Jan 29Remix and Rabbit Trails — Tailwind vs. CSS ModulesI recently decided to rebuild my portfolio site and I wanted to play around with some technologies that I don’t get to work with in my day to day as a developer. I’ve been hearing a lot of buzz about Remix so I pulled down the Indie Stack and got…CSS12 min readCSS12 min read
May 2, 2021Building an AEM Authoring Component out of HTL/Sightly; no JSP required!Adobe gives us a ton of authoring components out of the box! I mean, just look at them all in CRXDE 😲! If you’ve spent any time on an AEM project you’ve no doubt composed component authoring dialogs using: Textfields, Switches, Multifields, etc. …Aem5 min readAem5 min read
Mar 5, 2021Front-End Adventures in AEM: Part IIIWhat a Sightly — In Parts I and II, I wrote about Clientlibs and then how they’re composed. In Part III, I want to get back to the markup and talk in-depth about AEM’s HTML Template Language or “HTL”, which is often referred to as Sightly. I’ll also be referring to HTL as Sightly…Aem16 min readAem16 min read
Sep 6, 2019Front-End Adventures in AEM: Part IISPA Day — In Part I, I wrote about Clientlibs and how they’re responsible for getting our JavaScript and CSS out to our users. …Aem9 min readAem9 min read
Jul 9, 2019Front-End Adventures in AEM: Part IWhat’s in a Clientlib? — I’ve been a Web Designer and Developer since 2003. I’ve seen things and I’ve written things. But the area of the web I’ve always found the most fascinating and interesting is the Front-End. …Aem9 min readAem9 min read