
VSCODE Resources

Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules.

Automatically add HTML/XML close tag, same as Visual Studio IDE or Sublime Text does.

HTML5 Resources

You don't need to know every HTML element. I just use this excellent reference all the time.

Super useful reference, gives you HTML entity name, numeric code, hex code and ISO code.

CSS Resources

As with HTML, you don't need to know every CSS property. Use this reference instead.

Another excellent CSS reference, this time from Codrops. Make sure to check this one out, too.

Up-to-date browser support tables for front-end technologies on desktop and mobile browsers.

Here you can find 30 most important CSS selectors from Tutplus all the time.

Excellent guide on how to write better, cleaner and more reusable CSS code.

An amazing collection of easing functions bo be used in CSS transitions and animations.

Fonts and typography tools

List of free fonts, from vintage-inspired typefaces to slab serifs, for a range of projects.

Amazing resource to learn about typography. Learn typography basics in less than 30 minutes.

Great colors and tools

Another excellent and popular set of color pallettes. Great selection of colors for all your projects.

Yet another set of colors, inspired in material design. Generate and download your palette.

Don't know what colors to use for your website? Colorhunt helps you with beautiful color palettes.

Collection of beautiful color gradients for you to choose from and export to your project.

Easily create lighter and darker versions of any base color. Perfect for hovers, borders and gradients.

Tool to check whether two colors have a good contrast ratio. Essential for building accessible websites!

Images and Videos Resources

Another great resource for free stock photos and videos, created by photographers around the world.

Hundreds of free and open-source illustrations for your websites, and colors are even customizable.

Generate random user data, including photos. Like Lorem Ipsum, but for people.

Icons Resources

A highly popular icon font, consisting of 1000+ icons spread across countless categories.

Font awesome (previous icons) looks a bit outdated at this point, so this is a very simple alternative.

4500+ free and simple icons in 300+ collections, perfect if you need a single icon and not a whole set.

Design Inspiration Resources

Blogs And Communities

The biggest programmer community. Ask and find answers to HTML, CSS and JS questions.

Excellent articles, guides, and even an almanac, all about front-end development, with a focus on CSS.

A place where front-end developers can ask questions, share links, and show their work.

Testing, Optimization and Deployment

Easy tool to test your webpage for performance. You can also use it in Chrome DevTools (Lighthouse).

Compressing images is the most important performance optimization. This is my #1 tool to do so!

Another tool to compress up to 20 JPEG and PNG images while keeping a good level of quality.

Just upload an image and this tool creates favicons for your website for all platforms.

Extremely popular checklist to check if your website's code is actually ready for deployment.

Another checklist, this one is to catch common usability problems of your website.

An excellent guide to optimize your webpage speed. This is something many devs overlook!

Get a SEO review of your website to address common issues, and get ahead of your competition.

Get free insights about website traffic, visitors and conversions. A must for every website.