The security risks of front-end dependencies
A dive into the security risks of using third-party dependencies in front-end projects.
A dive into the security risks of using third-party dependencies in front-end projects.
In this gist I share a code snippet to (statically) insert text that appears when pasting content copied from your site.
And I reckon you shouldn't use it, or any libraries that you can solve natively just as well. Here's why.
Without any structure, your Git history can become a mess. In this article I go into how to write good commit messages.
A deep dive into Google Translate (and other browser extensions) interference breaking React and other web apps.
A simple way to handle fields with basic array values in react-hook-form.
A strategy for keeping dependencies up-to-date. When to update, how to update, and what to update first.
In this gist I share a simple but reliable way to detect Google Translate and other machine translation tools.
In this gist I share a React hook to get an accurate document height that correctly accounts for the on-screen keyboard on iOS Safari.
A gist about detecting the on-screen keyboard in iOS Safari with an example React hook.
The license to content in my blog, on the rest of my website and the source code of it all.
The gist of this, why this format, what motivates me, and what to expect.