All Posts

Returning children in React + Typescript

In this blog post, we’ll go over the topic of returning the children property directly from a React component discussing why you would want to do that, what issues you can run into when introducing TypeScript, and how we can get around it.

My new book is out: React Quickly, Second Edition

So, this is pretty exciting. I have been working for a few months on a new project, and it is finally out for general consumption in its first iteration.

Web Accessibility: 9 tips for accessible React components (in 2022)

Web accessibility is somehow both the common fork and the holy grail of web development today – even in popular web frameworks such as React.