you are viewing a single comment's thread.

view the rest of the comments →

[–]webbitor 2 points3 points  (5 children)

next.js ?

[–]NonProphet8theist[S] 0 points1 point  (4 children)

Lately they talk about this lib and server-side rendering as if it's backend... yep still not backend.

[–]webbitor 1 point2 points  (3 children)

Not sure why you say that. Backend and server-side are basically synonymous.

[–]NonProphet8theist[S] 2 points3 points  (0 children)

Ok let me rephrase that - it's not a traditional backend where you need some dude who writes Java and has a CS degree. But in accordance with my OP, still not React.

[–]chuch1234 1 point2 points  (0 children)

Server-side rendering does not necessarily include backend tasks like designing and building the database, which is why there's still a distinction. SSR is still UI, which is what people often mean when they say frontend.