EvokerKing@lemmy.worldtoProgramming@programming.dev•Why is React, a client side rendering framework, a popular choice for server side rendering?
1·
1 year agoTechnically base html, css, and js are client side, so it is easiest to continue that. If you want something node based that is server, use express with stuff like mustache.
I like it, but sometimes I have to use something like concentric for thinner pieces. But in general, it is pretty neat.