Tailwind, TypeScript, and NetlifyCMS
There isn't a better tech stack for developing small static sites. Hosted on Netlify for fast performance
Learn More
Tailwind CSS
In the React component world, it makes a lot of sense to bring your styles into components and Tailwind is built just for that with it's utility-first approach.
TypeScript
Ever wonder why your JavaScript isn't working as intended and then realize you misspelt a variable name, or didn't use the right property? TypeScript saves all these errors and more.
NetlifyCMS
A Git based CMS that allows for content editability outside of the codebase. The ease of access to the data in markdown files and webhook integration makes it easy to work with in all use cases.