Syra's Techbinder
620 subscribers
608 links
News and resources on programming, technology, security.

Use @techbinderbot to send us interesting contents, feedback us and subscribe to your favorite topics.

What is techbinder? Read it here: https://goo.gl/rMAz3z
Download Telegram
http://williamdurand.fr/2013/06/03/object-calisthenics/

Rules for better maintainability, readability, testability and comprehensibility of your code

Tags: #oop #engineering #bestPractices
https://blog.jayway.com/2017/04/19/running-docker-on-bash-on-windows/

I'm in love with Bash on Windows but not everything that Docker needs under Linux is implemented in WSL. If you are like me, this guide may be useful to make it work.

Tags: #development #docker
https://sethrobertson.github.io/GitBestPractices

Some acknowledged git best practices.

Tags: #git #bestpractices