TimBryan.dev

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

  1. What are Server-sent events? (SSE)

    Demystify with examples.

  2. 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.

  3. Mock OpenAPI specs with Microcks in Docker Desktop

    Microcks is a quick and easy way to test against an OpenAPI spec.

  4. Mitigate XSS exploits when using React’s dangerouslySetInnerHTML

    With the great power of dangerouslySetInnerHTML, comes great responsibility.

  5. Create a free picture-in-picture video feature on desktop

    Don't pay for this premium feature when you can make it yourself.

  6. Get stuck in with Tim & Deno

    Its not the NodeJS killer, but it might go that way...

  7. Beware copy/pasting code or commands from the internet

    You never really know what is being added to your clipboard...