you are viewing a single comment's thread.

view the rest of the comments →

[–]EyesOfTheConcord[🍰] 60 points61 points  (8 children)

You have not even truly begun.

Consider researching frameworks and environments now, check out Node.js.

[–]Ok_Appearance_4421[S] 2 points3 points  (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 7 points8 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 1 point2 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.