I’m a full-stack JavaScript engineer. I write about the web, developer tools, and whatever else I’ve been figuring out.
Based in the UK. Usually distracted by electronics, bass guitar, physics, and discomfort of odd numbers.
Ramblings
-
What are Server-sent events? (SSE)
Demystify with examples.
-
Building, testing and publishing mobile apps with React Native on macOS
A general overview of getting started with react-native on MacOS, covering local setup, development, and publishing to app stores.
-
Mock OpenAPI specs with Microcks in Docker Desktop
Microcks is a quick and easy way to test against an OpenAPI spec.
-
Mitigate XSS exploits when using React’s dangerouslySetInnerHTML
With the great power of dangerouslySetInnerHTML, comes great responsibility.
-
Create a free picture-in-picture video feature on desktop
Don't pay for this premium feature when you can make it yourself.
-
Get stuck in with Tim & Deno
Its not the NodeJS killer, but it might go that way...
-
Beware copy/pasting code or commands from the internet
You never really know what is being added to your clipboard...