DEV Community

Cover image for 6 Repos github you should mark as web developper!
Code Oz
Code Oz

Posted on • Updated on

6 Repos github you should mark as web developper!

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)

Collapse
 
oniichan profile image
yoquiale

mark*

Collapse
 
jumbei profile image
Jumbei

Nice sharing Codeoz!

Collapse
 
dualyticalchemy profile image
โšซ๏ธ nothingness negates itself

SOLID vs. IDEALS to taste github.com/ryanmcdermott/clean-cod...

Collapse
 
devfranpr profile image
DevFranPR

The free programing books repo seem nice thx :)