@Madchatthew A simple PWA would probably suffice in the meantime
Peoples thoughts on Nextjs?
-
Over the last months I tried writing some small apps using Nextjs on Vercel.
Iām not a technical expert, but I have never found anything so complicated, that seems to break at every step!
I joined a Nextjs Discord chat and it is enlightening to see how many people have issues with so many things. In particular some functions that would work on Nodejs, or conventional hosting.
I never really got into React, (because for what I do vanilla JS is enough) and Iām not onboard yet with āthin backendsā and the obsession to have everything in the cloud.I wonder where it will go in the future? Will Nextjs and frameworks like it be the future, or will it fade into oblivion?
It is a learning curve which I am stepping off for now, but Iām curious on others opinions. -
@Panda I have the same opinion here. NextJS is a framework for react, and like angular, I was never one to simply dive off into the deep without having any real need to do so. Iām conversant with nodeJS, vanilla js, and several other languages (including PHP which I have years of experience in and developed / still maintain an application at work that was custom written by me to fulfill an audit requirement), and in all honesty, I donāt really want to spend my life learning new frameworks unless I have a need to do so.
Iāve been on the nodeJS train for some time now, and given my adoption of NodeBB, this makes perfect sense.
Bleeding edge is fun if you want to experiment and learn, but with so many frameworks popping up all over the place, how many do we actually need?
I guess most of this really depends on unique use cases, but Iāve yet to come across an issue that meant I had to rewrite an application in a different language to resolve an issue. Itās almost like using a bulldozer to find a china cup.