DEV Community

Cover image for Sass Tutorial for Beginners CSS With Superpowers
Maxi Ruti Park
Maxi Ruti Park

Posted on

Sass Tutorial for Beginners CSS With Superpowers

Sass Tutorial for Beginners CSS With Superpowers

Why did it take this tutorial?

I watched this tutorial at the same time I was taking a Udemy course by Jonas Schmedtmann called "Advanced CSS and Sass: Flexbox, Grid, Animations and More!".

I like to see how other developers do and teach about the same topics because, as you know, when it comes to web development there is rarely only one way of doing things.

I found this course on the freeCodeCamp.org youtube channel and It is given by Jesse Hall who is a Senior Developer Advocate and has a great youtube channel called codeSTACKr.

This course is just 2 hours long but it has everything you need to know to get started with SASS.

Even if 2 hours seems too short, SASS is in my opinion very easy to learn, especially if you have a good understanding of CSS you can pick up all the important things in a few hours and start improving from there while you build something cool.

About the course

This tutorial is divided into two big sections, the first one where you learn about SASS and all the important bits, and the second one where you have the chance to code a Portfolio website with everything you had learned.

What you will learn

  • SASS
  • Prerequisite
  • HTML
  • CSS

My thought about this course

Awesome course to get started with SASS, Jesse Hall is a great teacher, and the way he delivers his content is great.

I believe SASS should be something every developer should know, it is very simple to learn and it can improve your code tremendously by making it more organized, avoiding code repetition, and especially preventing you to worry about name collisions.

Thank you for reading up to here.

I hope you enjoyed!

Top comments (0)