8 Ultimate ressources for learning Web Dev in 2021 #2

codeoz

Code Oz

Posted on June 29, 2021

8 Ultimate ressources for learning Web Dev in 2021 #2

Hey friends ! I'm sharing with you a lot of ressources about web developper that will help you to improve your skills and save your time ! (for the second time !)

Javascript πŸ–₯️

Operator

A nice recap about all Javascript operator (will you learn new one truly !)

https://www.joshwcomeau.com/operator-lookup/

Graph Markdown

You want to create a nice graph for your documentation in markdown ? Documentation is very very important in any project !

https://mermaid-js.github.io/mermaid/

CSS 🎨

Pattern

A lot of CSS pattern that is very usefull !

https://csslayout.io/patterns/

All CSS Reference

Website that gather all css properties ! very usefull if you need to check a property fastly !

https://cssreference.io/

Flexbox

You want to learn flexbox ? Go to this !

https://www.samanthaming.com/flexbox30/

HTML πŸ”

DOM Event

You have trouble or you want to re-learn dom event ? this ressource is very usefull, it's an interactive dom event simulator online !

https://domevents.dev/

Others πŸ“Œ

Semantic version

For all developers, semantic versionning is very important when you are creating and maintaining a project !

https://zellwk.com/blog/semantic-versioning/

Simple Icon

Developer are not designer ! when we need some graphical resource, we lost our time ! This resource share a lot of icon that you can use !

https://simpleicons.org/


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 MP me 😁

Or get it HERE

🎁 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!

πŸ’– πŸ’ͺ πŸ™… 🚩
codeoz
Code Oz

Posted on June 29, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related