Today I will share with you some repository Github that will help you to be more efficient for every developper!
๐จ CSS
A collection of tips to help take your CSS skills pro.
https://github.com/AllThingsSmitty/css-protips
๐ Cheatlists
Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
https://github.com/LeCoupa/awesome-cheatsheets
There is a website that gather all sheets if you prefer: https://lecoupa.github.io/awesome-cheatsheets/
๐จโ๐ฌ Algo
This repository contains JavaScript based examples of many popular algorithms and data structures.
https://github.com/trekhleb/javascript-algorithms
๐งน Clean code
Clean code for javascript
https://github.com/ryanmcdermott/clean-code-javascript
๐ How web works
What happens behind the scenes when we type google.com in a browser?
https://github.com/vasanthk/how-web-works
๐ Free programming books
Get free programming ebooks.
https://github.com/EbookFoundation/free-programming-books
I hope you like this reading!
๐ You can get my new book Underrated skills in javascript, make the difference
for FREE if you follow me on Twitter and send message to me ๐ and SAVE 19$ ๐ต๐ต
Or get it HERE
๐ซ๐ท๐ฅ For french developper you can check my YoutubeChannel
๐ MY NEWSLETTER
โ๏ธ You can SUPPORT MY WORKS ๐
๐โโ๏ธ You can follow me on ๐
๐ Twitter : https://twitter.com/code__oz
๐จโ๐ป Github: https://github.com/Code-Oz
And you can mark ๐ this article!
Top comments (4)
mark*
Nice sharing Codeoz!
SOLID vs. IDEALS to taste github.com/ryanmcdermott/clean-cod...
The free programing books repo seem nice thx :)