Comment by realusername
4 days ago
In theory yes, in practice good luck maintaining that if you are just a solo blogger.
I doubt your blog would last a single month without some breaking change of some sort in one of the packages.
4 days ago
In theory yes, in practice good luck maintaining that if you are just a solo blogger.
I doubt your blog would last a single month without some breaking change of some sort in one of the packages.
you mean npm packages? why would you need to update those anyhow?
Because at some point it will cease to work? It needs upgrades like any other project.
Every upgrade in the JS world is very painful.
Why will they stop working eventually? Assuming they are all self contained and you don't upgrade even node js for that project
Edit: Oh right, OS upgrades could do it. Or network keys changing etc...
Yeah I guess React + SSG isn't the best choice. Nano JSX might be better
https://nanojsx.io/