Adam PresleyHTMX vs Vanilla Javascript — My Learning ExperienceA few days ago, I was watching The Primeagen livestream talking about HTMX. I had heard of this library and decided to see what it was all…Aug 25, 20231Aug 25, 20231
Adam PresleyTransforming Raw JSON Logs to CSVI recently had to provide error data stored in Splunk logs to a business user (meaning non-technical). I decided to take the raw JSON log…Jun 21, 2023Jun 21, 2023
Adam PresleySimple Example of Wix Data HooksLet’s discuss a handy feature of Wix Data Collections: Data Hooks. Data hooks allow you to run code before or after interactions with your…Jun 17, 2023Jun 17, 2023
Adam PresleyWriting an Interval-based Worker Pool using Generics in GoI recently needed the ability to pull data from a database at a specific interval and process that data. Not only that, but I also wanted…Jun 14, 2023Jun 14, 2023
Adam PresleyChatGPT Won’t Replace Me… Yet.Perhaps you’ve seen articles or tweets positing that A.I. will be the death of the software developer. I’m not convinced… yet.Mar 2, 2023Mar 2, 2023
Adam PresleyinJavaScript in Plain EnglishHow I Wrote a Color Picker in Vanilla JavaScript and CSSHere’s how I built a color picker using only vanilla JavaScript and CSS, without using any JavaScript frameworks.Oct 20, 2022Oct 20, 2022
Adam PresleyThe tools used for editing code, and the reasons behind them, are usually very personal.My reasons are personal, of course. I used JetBrains Goland for quite a while before switching to Vim. JetBrains was great, as it certainly…Mar 14, 20221Mar 14, 20221
Adam PresleyI wish I could say that I haven't had to (practically) rewrite applications due to breaking…Jan 25, 2022Jan 25, 2022
Adam PresleyWorking in VR with Immersed — Week 1I got an Oculus Quest 2, the Virtual Reality (or VR) headset, for Christmas. I wanted one for three reasons.Jan 10, 20222Jan 10, 20222
Adam PresleyinJavaScript in Plain EnglishI Created the Exact Same App in Vanilla JavaScript (with Web Components)Comparing the differences between an app built in React, Vue, and vanilla JavaScript with Web ComponentsSep 14, 20219Sep 14, 20219