Message from @Daniil

Discord ID: 564785081965608980


2019-04-08 12:13:57 UTC  

>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

2019-04-08 12:14:16 UTC  

Nuke fucking india already

2019-04-08 12:15:45 UTC  

The funniest one was a pajeet using a female voice modulator

2019-04-08 13:19:50 UTC  

Isn't angularJS deprecated in favor of angular?

2019-04-08 13:20:01 UTC  

Found some american, he's doing additions as the first example.
Tries 1 + 1, then 2 + 1, etc, then suddenly

https://cdn.discordapp.com/attachments/563336240645013524/564801625194102817/unknown.png

2019-04-08 13:20:28 UTC  

Sorta kinda. But they keep supporting it cause a lot of older apps are written in AngularJS

2019-04-08 13:21:09 UTC  

Rewriting a whole app takes a lot of resources

2019-04-08 13:21:22 UTC  

Web development is hell overall

2019-04-08 13:22:02 UTC  

Yup. But its the hell ive chosen

2019-04-08 13:22:11 UTC  

Also its a well-paying hell

2019-04-08 13:22:24 UTC  

From the things I have seen, Vue is my favorite framework

2019-04-08 13:22:27 UTC  

Then AngularJS

2019-04-08 13:23:08 UTC  

Ive yet to try Vue. Ive only tried React and Angular 2+ so far.

2019-04-08 13:24:28 UTC  

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

2019-04-08 13:24:39 UTC  

Not that I mind

2019-04-08 13:24:59 UTC  

It's not as much focused on components, and more on reactive bindings, I'd say

2019-04-08 13:25:34 UTC  

Seems so, yeah

2019-04-08 13:26:45 UTC  

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.

2019-04-08 13:27:19 UTC  

Nobody likes php, specially now that there is such a separation between frontend and backend

2019-04-08 13:29:04 UTC  

Really? Ive not used php for long enough to notice. Previously my work was mostly just editing stuff on Wordpress for whiny clients

2019-04-08 13:30:10 UTC  

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

2019-04-08 13:30:31 UTC  

Of course, it is still a quite relevant language,a nd can be used to simply offer an API