▲ | giveita 18 hours ago | |||||||||||||||||||||||||||||||
Maybe us backenders help. If I need to do front end I learn as little as possible. React does the job. It could have been Angular that ended up being in the boring throne, and I would have said just use Angular. Just use what the world uses! | ||||||||||||||||||||||||||||||||
▲ | dylan604 16 hours ago | parent | next [-] | |||||||||||||||||||||||||||||||
I'm a backender that writes UI PoCs to test the backend where the PoC gets pushed to prod. I just write custom JS updating HTML/CSS elements directly. No frameworks. I've been told it's a nightmare to deal with later, but it makes perfect sense to me. Not once have I ever claimed to be a UI person. That's just way too close to the user for my liking. | ||||||||||||||||||||||||||||||||
▲ | ForHackernews 18 hours ago | parent | prev [-] | |||||||||||||||||||||||||||||||
Angular is so much nicer and more batteries-included than React. React somehow manages to be massively yet incomplete: add a router, add state management, add react-hook-form... | ||||||||||||||||||||||||||||||||
|