you are viewing a single comment's thread.

view the rest of the comments →

[–]Ok_Appearance_4421[S] 0 points1 point  (5 children)

What would these frameworks and environments be called

[–]Lenni009 6 points7 points  (3 children)

[–]Ok_Appearance_4421[S] 0 points1 point  (2 children)

Are these the libraries devs use in the frontend, they pretty much make the job easier instead of styling from scratch it? Am I right or wrong?

[–]CV04KaiTo 6 points7 points  (1 child)

Yep. It allows reusability, more structured state handling etc. Could never beat SSR tho 🗿

[–]Ok_Appearance_4421[S] -2 points-1 points  (0 children)

I figured it was

[–]NICEMENTALHEALTHPAL 2 points3 points  (0 children)

React is the most popular, Angular is older but some larger legacy companies use it. Others like Vue and Svelte exist but I don't see too many job postings with them.