
Creator & Maintainer
One of the first React static-site generators - a precursor of Next.js SSG
Open Source · 2015 – 2020
Phenomic (2015) was one of the first static-site generators built on React. Back then the only React option was metal-react (built on Metalsmith); Gatsby existed but ran everything through webpack and was slow. Phenomic took a different, largely webpack-decoupled approach to stay fast.
It gathered a real community and 3k+ stars - a precursor to what Next.js later made the standard for static rendering. Fittingly, its repository now simply points people to Next.js.
React · Static Site Generator · Node.js · GraphQL · Open Source