I’m really unhappy with nextjs (with TypeScript) and it’s not straight forward to use it in ReScript.
Unfortunately I have to use it at work in more or less every project.
So I started to build a small framework, which should proof, that web frameworks doesn’t have to be as complex as next, remix, etc.
It just renders html and serves minimal js and css files per page.
Don’t expect too much, it’s just a proof of concept. Maybe I will try to build this hyped https://www.mcmaster.com page with it.