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