Message from @Daniil
Discord ID: 564785081965608980
>Need to study up on AngularJS for tomorrow
>look up vids comparing angularJS with other versions cause other versions is what I know
>its all pajeets with 5 dollar mics
The funniest one was a pajeet using a female voice modulator
Isn't angularJS deprecated in favor of angular?
Found some american, he's doing additions as the first example.
Tries 1 + 1, then 2 + 1, etc, then suddenly
Sorta kinda. But they keep supporting it cause a lot of older apps are written in AngularJS
Rewriting a whole app takes a lot of resources
Web development is hell overall
Yup. But its the hell ive chosen
Also its a well-paying hell
From the things I have seen, Vue is my favorite framework
Then AngularJS
Ive yet to try Vue. Ive only tried React and Angular 2+ so far.
The company that im being rented out to have their app written in AngularJS, so I have to spend the day looking at tutorials in order to get an idea of how AngularJS looks like. Its pretty primitive tbh
Not that I mind
It's not as much focused on components, and more on reactive bindings, I'd say
Seems so, yeah
Basically I was brought in cause I am basically the only guy in the company that knows PHP, and I dont even like PHP. But this means every time there's a client in need of a PHP dev, I'm the one that gets picked.
Nobody likes php, specially now that there is such a separation between frontend and backend
Really? Ive not used php for long enough to notice. Previously my work was mostly just editing stuff on Wordpress for whiny clients
React, Vue, Angular, etc. all are focused on separating frontend and backend, so that the client only needs an API. Php kind of goes against this by mixing the backend and the generation of the html code in the same files
Of course, it is still a quite relevant language,a nd can be used to simply offer an API