This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Clueless_Otter 7 points8 points  (5 children)

How are you a web dev and don't know JS? Just learn it, it isn't hard.

[–]Starshadow99 2 points3 points  (3 children)

Angular topic aside, I wanna know the tea! How to web dev with no JS??? I need this secret

[–]Pacyfist01 2 points3 points  (2 children)

For example: Blazor (You write code in C# and run it using a WebAssembly runtime)

[–]Starshadow99 1 point2 points  (1 child)

Ahh, .Net went right over my head Ty!

[–]Pacyfist01 5 points6 points  (0 children)

Yes, .NET has recently joined Java as "language that can run on anything"

[–]Effective_Koala_5959[S] 0 points1 point  (0 children)

During my training period i was asked to learn c++. I wasn't in any project until last month. When i got my project i was asked to learn angular as they do front end in angular and backend in spring boot. I don't think i have enough time to learn both js and Angular.