1 min readAug 9, 2020
I learned angular to start and can’t stomach react.
Every time I try to learn it I keep thinking of when I first learned JavaScript and tried to make a function return stringified divs to make it conditionally render stuff.
I feel like react is like that. Just horrible “my first webapp” stuff.
Angular is a pain in the ass to learn I admit but it’s kind of like coding in rust vs JavaScript. There’s always a bunch of wierd errors and it takes longer but at the end of the day you end up with a far more maintainable wholesome piece of software.