Hacker News new | ask | show | jobs
by hendryau 2578 days ago
I've been building Angular apps for 3 years now, and all projects I've built have had a "relatively light" frontend, meaning little to no business logic there.

Angular as a framework doesn't prevent you from doing anything on the backend. It's all about the re-usable components imo.