Dealing with Promises shouldn't give you `async`ing feeling. They're how you escape callback hell.
The many other, easier ways to bring the product in your head to life.
A quick and easy how-to for styling Next apps in 2021
(or any Node app, really - these tips work across the board)
A common, useful tool to keep your API servers from going down when the work gets tough.
Jam? Monoliths? How did we get here and which is right for your web app in 2021?
How a little side-project helped reset my work-life balance
Understanding the dark magic of function context in Javascript and Typescript
Reminding myself that even engineers who love coding can buy and borrow their way to success by looking to No Code.
How Suspense works, the gotchas with using it, and how to integrate your Promise and async APIs with it for easy loading states.