Building static websites with JS bundling
Javascript frameworks can be overkill for static websites, but they bring some nice advantages like bundling. In this article, I explore how to use JS bundlers with a static site generator.
Javascript frameworks can be overkill for static websites, but they bring some nice advantages like bundling. In this article, I explore how to use JS bundlers with a static site generator.
In this article, I explore how to track a user journey in a Nuxt application without relying on cookies or personal information.
Social media cards are little images that display when people share your links on social media and are a great way to distinguish your content from the rest.