1. A Q&A with Mindful Design author, Scott Riley

    To celebrate the launch of Mindful Design, we gathered some questions from the community for Scott to answer to give you some more insight into his background, why he wanted to do this course and how it can help you.

    Announcements

  2. We made an email template to help convince your boss to pay for Mindful Design

    We recently launched Mindful Design, and plenty of people have mentioned that they don’t know how to approach their boss to ask them to pay for it. Here’s an email template for you to help with that.

    Advice

  3. Perfecting Baseline

    After two years, it’s clear that awareness about Baseline is grown a lot. As one of the co-chair of the group that makes Baseline, Patrick wanted to take a pause and reflect on how Baseline is starting to show up in developer’s lives, but also how it can be perfected.

    Opinion

  4. Programming principles for self taught front-end developers

    The majority of us are a bunch of self taught people with rather spotty knowledge and that's fine! Kilian (also self taught) is here to share some of the computer science fundamentals you probably are missing with the aim to improve your code in the long term.

    Advice

  5. Some practical examples of view transitions to elevate your UI

    Declan Chidlow here with some really practical uses of view transitions, along with some of the stuff that will trip you up, with guidance to help you navigate that.

    CSS

  6. Start implementing view transitions on your websites today

    Browser support for view transitions is rocketing and there's not many better out there to help you understand how to implement them than Cyd Stumpel.

    CSS

  7. NaN, the not-a-number number that isn’t NaN

    We're pretty aware, generally that JavaScript is weird, but did you know Not-A-Number (NaN) is a type of number? Mat Marquis walks us through why that is and how to deal with NaN well in your codebases.

    JavaScript

  8. A Q&A with JavaScript for Everyone author, Mat Marquis

    To celebrate the launch of JavaScript for Everyone, we gathered some questions from the community for Mat to answer to give you some more insight into the why of the course, along with some sage advice.

    Announcements

  9. We made an email template to help convince your boss to pay for JavaScript for Everyone

    We recently launched JavaScript for Everyone, and a lot of people have mentioned that they don’t know how to approach their boss to ask them to pay for it. Here’s an email template for you to help with that.

    Advice

  10. A pragmatic guide to modern CSS colours - part one

    Whether you've got a firm grasp on modern CSS colour capabilities, or you're thinking 'I struggle to understand why I should use modern CSS colours at all', then the first part of this article series, by Kevin Powell, is for you.

    CSS