All Posts

  • Published on
    SEO was always one of those things that made me cringe every time I heard the phrase. I always envisioned cramming keywords into content just for the sake of their existence on the page. Endlessly looping phrases like ā€œDenver web developmentā€ or ā€œWordPress Development Denver web devā€ are unnatural and meaningless. This practice inevitably left site visitors with information that didnā€™t convey anything useful.
  • Published on
    Dive into the debate between traditional WordPress and the sleek realm of Headless CMS. We discuss the realities of plugin overload, the quest for the perfect theme, and the allure of unparalleled speed and flexibility. Whether you are team WordPress or curious about going headless, this guide is your roadmap to making an informed decision for your next web project.
  • Published on
    In the ever-evolving landscape of tech, where the next big thing is always around the corner, its easy to get caught up in the whirlwind of hard skills and technical prowess. But what about the qualities that dont show up in a GitHub repo or a portfolio website?
  • Published on
    Which syntax highlighting plugin reigns supreme for NextJS & Markdown? Is it PrismJS with its customizable might, or does Highlight.js steal the throne with ease of use? Perhaps, the dark horse, CSS-in-JS, offers more than meets the eye? šŸ¤”šŸ’”
  • Published on
    If you havenā€™t heard already, Apple made some interesting moves in response to some upcoming legislation in the EU. Specifically, the latest iOS beta introduced some changes that prevented existing PWAs (progressive web applications) from leveraging features like the [Push API], which allows developers to send native-like push notifications to devices from their website or web application. You can read more about Appleā€™s initial decision, and their more recent retraction of that decision.
  • Published on
    Explore the labyrinth of technology choices facing todayā€™s web visionaries and creators. This guide illuminates the path to strategic decision-making in web development, blending technical mastery with a little āœØ magic āœØ to empower visionaries and builders alike. Unravel the secrets to making informed, impactful tech selections that shape the digital future.
  • Published on
    Itā€™s no secret that when people hear ā€œWordPressā€ these days they kind of cringe. WordPress has been around for so long, and has gone through so many iterations and updates, that some aspects of its checkered past stick around in peoples minds. Usually this includes thoughts of infinite outdated plugins, a carnal fear of updating anything, and a site that chugs under the weight of a theme that was built in 2005, or purchased from Theme Forest. While these fears are warranted, there are at least dozens of us that strive to create WordPress sites that are sleek, scalable, and performant. Let me show you how.
  • Published on
    Code reviews are a staple of working in a team. Whether it be an engineering manager, leadership, or a peer evaluating a new feature, conducting code reviews is an essential cornerstone of collaborative development. It's a great opportunity for to gain insight into the progress of a feature, or to help identify areas for constructive improvement. Let's explore what it means to conduct a helpful code review šŸ”„.