Dev Useful Stuff
Відкрити в Telegram
Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles
Показати більшеКраїна не вказанаТехнології та додатки28 551
2 177
Підписники
Немає даних24 години
+67 днів
+2330 день
Архів дописів
2 177
Mailit - A tiny microservice with REST API that simply sends emails. Written on JavaScript. https://github.com/dthree/mailit
#emails #microservice
2 177
Facebook works on his own open source Mercurial server, it is called Mononoke and is written on Rust. https://github.com/facebookexperimental/mononoke
#rust #mercurial #hg
2 177
Chromeless - yet another tool to write functional tests with Chrome browser. Supports both local environment and AWS Lambda our of the box. Written on TypeScript. https://github.com/graphcool/chromeless
#JS #chrome #testing
2 177
More and more countries attempt to forbid the VPN and other anonymizers to keep the Internet under the control. I think it would be nice to remind you the Streisand project, which is essentially Ansible scripts that help you to set up your own server with many useful services https://github.com/jlund/streisand
#VPN #ansible
2 177
http://exonum.com - Exonum is the extensible framework for your own blockchain projects
#blockchain
2 177
https://csspeeper.com/ - Chrome extension, the smart CSS viewer tailored for Designers
#chrome #chromeextension #css
2 177
The article "5 Docker Utilities You Should Know": https://blog.xebialabs.com/2017/05/18/5-docker-utilities-you-should-know/
#Docker
2 177
https://portainer.io/ - easy way to manage your Docker. You can consider it as a graphical interface for all your Docker and Docker Swarm commands. Could be useful, if your organisation uses many images. Quite handy, try the demo.
#Docker
2 177
EK - the auxiliary packages for GO, resently had 100th release. It is pretty handy set of useful tools
#GO
https://github.com/essentialkaos/ek
2 177
Very promising tool to detect bugs in Java, C/C++ and Objective-C before it shipts. Look at their demo, it worth to try http://fbinfer.com/
2 177
https://coredns.io/ - CodeDNS, pretty interesting project, it's a combination of "classic" DNS server and service discovery. It provides a lot of interesting features for the internal routing
2 177
Selenoid - is very interesting set of tools to run functional tests using Selenium in Docker containers
▪️ Selenoid iteself. The Docker container that contains a browser and VNC service https://github.com/aerokube/selenoid
▪️ Selenoid UI - real time browser of running tests in your browser https://github.com/aerokube/selenoid-ui
Check other testing solution form these guys: http://aerokube.com/
2 177
http://surveyjs.org/ - The OpenSource JavaScript
Survey library, designed to create survey inputs
2 177
https://devexpress.github.io/testcafe/ - Automated browser testing
for the modern web development stack written on Node.js
