No matter what kind of website or web application you want to build, you'll have to use CSS. If you haven't written much CSS, or even if you've never written CSS at all, don't worry. That's what this course is about.
In this course you will learn techniques to improve your CSS, Sass, and HTML implementations for everyday scenarios, as well as implementing the right methods for your pages to be fully responsive behaving how you expect it to on any device.
We will not be working on a single final product, but instead in each lesson you'll cover different methods that can be used for specific layouts and designs.
A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.
Great teacher! Good for beginning/intermediate like myself
Really good tips/content for people
It is a quick refresher to all the modern techniques for updating CSS Skills. Thanks for Sharing!
I love your content, have been following your moderncss.dev site and learned a lot from it
I liked this one as it mentioned a little bit of everything in a nice mix of some of the many additions to the CSS standard in recent years.
A humble advice for the future would be to balance the audio-volume as a couple of the lessons brought "shock value" to my day. ;)
Otherwise a good one!
I liked the short videos.The taught skills that are immediately useful to me.
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.