DEV Community

Discussion on: Share some frontend resources!

Collapse
 
5t3ph profile image
Stephanie Eckles

I currently can't live without 11ty (static site generator):
11ty.dev/

This is a super nifty tool to find the closest named CSS color:
enes.in/sorted-colors/

Here's a great list of ways to manipulate the HTML Dom with vanilla JS:
htmldom.dev/

A very fun game to learn about available CSS selectors and how to use them:
flukeout.github.io/

A cheatsheet for window.location by @samanthaming:
dev.to/samanthaming/window-locatio...

My mission this year is to create free resources for the community:

  • ModernCSS.dev has in-depth tutorials to help upgrade your CSS skills
  • I'm also offering a free web development course for absolute beginners with the first part complete and available here on DEV, and the capstone series currently in production
Collapse
 
carballo profile image
Carballo

Thanks for sharing!

Collapse
 
vaibhavkhulbe profile image
Vaibhav Khulbe

Awesome list! πŸ”₯

Collapse
 
esspetess profile image
Yih Sev

htmldom.dev/ is awesome

Collapse
 
alin11 profile image
Ali Nazari

Many thanks! Helped me. And shared with many others.