Special Announcement: My New Frontend Masters Course is Live!


View this email in your browser (or share it with a friend!)

Hello Reader,

I don’t normally send two emails in a week, but I have some pretty big news that I wanted to share!

I’ve launched a new course with Frontend Masters called Professional CSS: Build a Website from Scratch.

This course was so much fun to put together and teach, and I’m really happy with how it turned out.

Not only am I happy with the course, but it is also pretty amazing to have worked with Frontend Masters on a course!

When I was first starting to take web development seriously I signed up for a subscription with them, and it's kind of mind-blowing to have a course there now.

In the course, I cover building a responsive website from scratch using the latest CSS features like custom properties, nesting, and layers.

On top of that, we add polish with animations, filtering, and view transitions, all while keeping accessibility front of mind as well.

The entire course is 9 hours long and, as I said, was a ton of fun to create and teach, and hopefully, it’s just as fun for you and the students as well.

Now, because it is with Frontend Masters, you will need a subscription with them if you want to take it.

I realize for some people, this is a bit of a deal breaker, but if it helps, you can sign up using this link for $10 off your first month.

And in signing up, you get access to a lot more than just my course.

One of my favourite courses that I’ve ever done is on their platform: JavaScript the Hard Parts, by Will Sentance.

Others that I’ve gone through have been Dave Rupert’s web components course, several of Jen Kramer’s CSS courses, and Sarah Drasner’s SVG essentials and animations one, among many others.

They have full learning paths and tons of high-quality courses on everything web development related.

Again, you can grab $10 off your first month by using this link, and if you already have a subscription, you can access my course here (or if you aren't signed up yet, you can go there to see everything the course covers before signing up).

Cheers,
Kevin

P.S. If you are much earlier in your journey, I also just put out a free HTML & CSS for absolute beginners course on my own platform recently as well.


If you no longer want to get any emails from me, you can unsubscribe or you can edit your preferences if you'd like pick which emails you get from me.
113 Cherry St #92768, Seattle, WA 98104-2205

Hi! I'm Kevin

Weekly newsletter, where I talk about tangentially-related front-end development topics and share what I've been up to in the last week, plus any cool/fun/interesting/useful links I come across as well.

Read more from Hi! I'm Kevin

View this email in your browser (or share it with a friend!) The State of HTML survey is now opened! Hello Reader, This week, we’re taking a break from the shorter summer versions of the newsletter. We’ll be back to the shorter summer version next week. Last week I asked about whether or not you use em units… and I do apologize for the survey being closed for a lot of you, I hit my limit much faster than I’d anticipated, and probably should have just used a simple Google form for that one…...

View this email in your browser (or share it with a friend!) Hello Reader, The summer edition of this newsletter is in full force, meaning it’s much shorter than normal. If you’d like to pause receiving this newsletter until they return to normal (sometime around mid-August), you can click here to update your preferences. Also, a big thank you to everyone who answered my survey on using em units, and sorry if it was closed when you submitted it, I hit my limits much faster than I'd...

View this email in your browser (or share it with a friend!) Hello Reader, 💭 General musings Quick one this week as I’m enjoying some time with my family. 🙋♂️ What I’ve been up to this week :has() is more than a parent selector The :has() selector is the selector that keeps on giving, and in this video I explore some of the creative ways we can use it to select elements that come before other elements, all the siblings of an element, and when an element contains a specific number of children,...