I recently rebuilt my blog site in pure HTML and JavaScript and I used PHP to statically generate the pages. I had forgotten just how much work it is to write JavaScript from scratch. I can build an entire app in a day complete with ORM models and authentication using Nextjs.