Posts tagged with "frontend"

  • Toolless Frontend Starter

    I was so sick of needing so many dependencies, build tools, and various things to simply have a frontend project with JavaScript code. Looking at the landscape of supported technologies in current browsers and realized you can use CSS variables, ES Modules, and even change light/dark styles based on the user’s operating system theme preferences