DEV Community

Cover image for 8 Ultimate ressources for learning Web Dev in 2021 #2
Code Oz
Code Oz

Posted on β€’ Edited on

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!

Top comments (10)

Collapse
Β 
justingolden21 profile image
Justin Golden β€’

You have a typo, it says "operator" twice

Collapse
Β 
codeoz profile image
Code Oz β€’

Fix it ! thanks Justin

Collapse
Β 
booyouon profile image
Vince Abuyuan β€’

Love the flexbox one very cute :) Thanks for sharing!

Collapse
Β 
codeoz profile image
Code Oz β€’

Thanks Vince :)

Collapse
Β 
arash4567 profile image
Ogabek β€’

Best ressource 😍

Collapse
Β 
codeoz profile image
Code Oz β€’

thank you a lot Ogabek !

Collapse
Β 
codeoz profile image
Code Oz β€’

thank you a lot ! And i like your resources ! very nice

Collapse
Β 
barelyhuman profile image
Reaper β€’

For generic concepts that aren't bound to web development but overall software development you could checkout
thevaluable.dev/
and even I've got a few posts so , reaper.im/

Collapse
Β 
fiddlesmic profile image
FiddleSmic β€’

Nice sharing !

Collapse
Β 
codeoz profile image
Code Oz β€’

thanks !