DEV Community

Discussion on: What technology would you use to create a portfolio?

Collapse
 
colthands profile image
Aleksey • Edited

I'd say some static site renderer will do the job, but just plain old html/css/js just works as fine as it can.

But those static site generators use so much useless boilerplate.

Eleventy 11ty is a really good solution, a SSG, but no react or vue, just like we used to have an express.js with pug, jade, or ejs templates back in the day when people used ember.js because angualar sucked, but on frontend.