Maybe you don't know that Javascript can conditionally import
For a side project, I was creating a personal blog starter.
Without going into details, it's a Next.js project that use SSG to create every pages at build time.
You can decide "how and where" you write and store your articles.
The choice is between t...
tresorama.hashnode.dev3 min read