Dev Useful Stuff
2.02K subscribers
2 photos
337 links
Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles
Download Telegram
Channel created
Channel photo updated
Static site generator for React https://www.gatsbyjs.org/
useful resource to learn how to hack https://www.hacksplaining.com/
Very simple and small (1KB) WYSIWYG editor PELL https://jaredreich.com/pell
Forwarded from Bots Channel via @like
@githubreleasesbot

Follow a github repository for get notify for new releases
https://devexpress.github.io/testcafe/ - Automated browser testing
for the modern web development stack written on Node.js
http://surveyjs.org/ - The OpenSource JavaScript
Survey library, designed to create survey inputs
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/
https://mysterium.network/ - Decentralized VPN
powered by Blockchain
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
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/
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