ALL POSTS

  • Debounce vs. Throttle

    The differences between debounce, throttle, requestAnimationFrame and when to use each.

  • What Actually Happens When you Enter a URL

    Domain names, servers, and beyond.

  • Removing FOUC in a Netlify-deployed Gatsby Project

    Get rid of flashes of unstyled text and content in your Gatsby app.

  • Dynamically Update HTML templates with <form>s, Flask, and Jinja

    A simple way to grab request data from a HTML form, and use Jinja to dynamically change update HTML of a page without the use of JavaScript.

  • Javascript's Function Argument Object

    All about function arguments.

  • Correcting `gatsby-plugin-mdx` Static HTML Build Error

    Fixing static build error when converting Markdown files to MDX

  • Webhooks

    What are webhooks?

  • Gists, Gatsby, and MDX

    Working with Gists