es
Feedback
Dev Useful Stuff

Dev Useful Stuff

Ir al canal en Telegram

Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles

Mostrar más
El país no está especificadoTecnologías y Aplicaciones28 551
2 177
Suscriptores
Sin datos24 horas
+67 días
+2330 días
Archivo de publicaciones
Mailit - A tiny microservice with REST API that simply sends emails. Written on JavaScript. https://github.com/dthree/mailit #emails #microservice

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

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

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

http://exonum.com - Exonum is the extensible framework for your own blockchain projects #blockchain

https://csspeeper.com/ - Chrome extension, the smart CSS viewer tailored for Designers #chrome #chromeextension #css

https://musikcube.com/ - is a fully functional terminal-based music player #terminal #cli

The article "5 Docker Utilities You Should Know": https://blog.xebialabs.com/2017/05/18/5-docker-utilities-you-should-know/ #Docker

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

EK - the auxiliary packages for GO, resently had 100th release. It is pretty handy set of useful tools #GO https://github.com/essentialkaos/ek

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://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

https://mysterium.network/ - Decentralized VPN powered by Blockchain

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/

http://surveyjs.org/ - The OpenSource JavaScript Survey library, designed to create survey inputs

https://devexpress.github.io/testcafe/ - Automated browser testing for the modern web development stack written on Node.js

@githubreleasesbot Follow a github repository for get notify for new releases
@githubreleasesbot Follow a github repository for get notify for new releases

Very simple and small (1KB) WYSIWYG editor PELL https://jaredreich.com/pell

useful resource to learn how to hack https://www.hacksplaining.com/