Hawk is Coding

A bit on synchronizing browser tabs with the BroadcastChannel API. Demo inside™.

Read more

With the imminent release of React 16.3.0, the experimental Context API receives a major overhaul and is finally officially supported as a core part of the React API. Using it properly, however, may require understanding bitmasks.

Read more

When it comes to server-rendering React apps there are some complexities involved, and many people resort to frameworks or abandon the effort altogether. In this post I cover how you can build a server-rendered single-page app from scratch.

Read more