StephenCookDev

Jamming with MongoDB and Netlify

Posted on

You enter the realm of Jamstack and approach the Netlify Council. They spot the MongoDB requirement in your app, and a long and painful silence stretches out.

Using window in React SSR: The Complete Guide

Posted on

You add Server-Side Rendering (SSR) to your React app and a terrifying “uncaught reference error” greets you:

Writing a Babel Plugin with Grandma

Posted on

I wrote a custom Babel plugin that lets you write React with emoji. It was not a productive use of time.

In Defence of the Arbitrary

Posted on

There are few philosophers today who have a truly profound grasp of the universe. Individuals with such inherent wisdom, that to ignore their advice is an exercise in folly.

🏎 Mario Kart: CSS 🏁

Posted on

People say JavaScript is a bad language. No built-in types, a fatiguing ecosystem, and demanding you to constantly explain, “no, no, JavaScript” to anyone even vaguely non-technical.

🔥 Speeding Up Webpack

Posted on

It’s only so often you can wait 5 whole seconds for your build to apply yourcolor: blue;tocolor: red;change…

⏱ Announcing SMP: Speeding Up webpack With Timers

Posted on

Measuring may not be the sexiest part of going fast, but it’s an important one. That’s why I’m excited to announce theSpeed Measure Pluginfor webpack, that I’ve been working on. Super easy to use, and compatible with all loaders and plugins by default — it’s available to use now, fromGitHubandnpm.