Server rendered web pages, no fancy client side js, just good old websites. Quick to build, easy to maintain, just ship it.
So what are your recommendations? For a web developer that wants to be productive, not trendy.
1–10 of 37 posts
Server rendered web pages, no fancy client side js, just good old websites. Quick to build, easy to maintain, just ship it.
So what are your recommendations? For a web developer that wants to be productive, not trendy.
Also the documentation is fantastic, you should be up and running in 5 minutes.
Pair it with a good IDE (i.e. WebStorm) and the websites write themselves.
NextJS is my recommendation. The React ecosystem is incredible, and NextJS brings it to the next level. Also the documentation is fantastic, you should be up and running in 5 minutes. Pair it with a good IDE (i.e. WebStorm) and the websites write themselves.
Their old simple API framework is deprecated.
I started looking at Yii and Phalcon a bit but not crazy about either.
Yet.
I want something like Struts but for PHP.
So, I might have to... create another framework. :-D
Thought about RR but every time I jump in again, I nope out again. Maybe just need to really learn it.
FastAPI seems interesting but can't find simple videos on how to do login/auth sessions in under an hour -- red flag.
You just can't go wrong with one of these 3 above. Boring. Tested. Server side web pages
All the 3 above also have great communities, support, documentation and above all, plenty of experienced talent over the years. These are battle tested.
I'm playing with Hugo right now, no fancy things, just a plain static pages.