MENTAL OVERHEAD OF CUSTOM GLOBAL CLASSES IN CSS
Relying heavily on custom global classes can add significant mental overhead for developers, especially in larger projects with complex styling needs.
November 3, 2024
Relying heavily on custom global classes can add significant mental overhead for developers, especially in larger projects with complex styling needs.
November 3, 2024
CSS styling has evolved significantly, moving from traditional global stylesheets and independent style files to more modular, component-level approaches.
November 3, 2024
Learn how to build clean, efficient, and reusable frontend components that scale effortlessly. Dive into best practices like component-driven development (CDD), where focusing on isolated UI elements can transform your approach to building modern, maintainable UIs.
November 3, 2024
Component-driven development (CDD) is an approach to building applications by focusing on reusable, isolated UI components as the fundamental building blocks for the user interface.
November 3, 2024
Learn how to effectively manage your PATH, utilize dotfiles, and configure shell settings to optimize your development environment.
August 27, 2024
Explore how adopting a mobile-first design strategy not only caters to the majority of web users but significantly boosts website performance. Here's an in-depth look at why and how.
August 24, 2024
In the ever-evolving landscape of web development, tools and technologies continuously emerge to enhance our workflow, optimize performance and simplify complex tasks. One such evolution is the shift from Webpack to more modern bundlers like Vite, esbuild...
August 16, 2024
How to get axios to work with nuxt.js. Configure proxy settings when trying make axios requests in Nuxt.
March 11, 2021
How to add images to a nuxt content blog post by creating a global image component.
March 1, 2021
How Page speed & Load Time Impacts Conversions
December 22, 2020
Explore the latest techniques to dramatically enhance your site's loading speed, user experience, and mobile performance, with insights into modern build tools, Core Web Vitals, and beyond.
December 20, 2020
Managing time while working remotely is a difficult, yet important skill to master. Learn how I manage my time to stay productive while working remotely
November 3, 2019