My Articles
Web Tag
Posted on Dec 23, 2024
In category Programming with tags JavaScript, TypeScript, React, Web
2024 has been an interesting year for JavaScript. These are the projects I'll be watching, as well as the projects that I'm leaving behind.
Read More!Posted on Sep 28, 2024
In category Programming with tags JavaScript, React, Web
My site has used Gatsby since 2019, but that framework is abandoned. I've moved to Vike, a framework built on top of Vite, and I'm loving it.
Read More!Posted on Aug 27, 2021
In category Programming with tags Performance, Web
Accelerated Mobile Pages, or AMP, is a web technology championed by Google to improve the browsing experience on mobile devices. Throughout this article, I'll outline a few of the issues that led me to ditch AMP.
Read More!Posted on Jun 26, 2021
In category Programming with tags React, Web
NextJS is a framework that I've been using for a few years now. As a framework, I love it. In terms of deployment, though, I've never felt a NextJS site was 'stable'.
Read More!Updated on Mar 13, 2021 | First posted on Aug 19, 2020
In category Programming with tags React, Tutorial, Web, Java
This article goes over embedding a Google Web Toolkit (GWT) application on a React website, and a few considerations that must be made when doing so.
Read More!