|
|
|
|
|
by kirinan
3268 days ago
|
|
I know Angular is an easy framework to crap on for frontend developers, but I love Angular. Im a Python/Java developer and much prefer all inclusive frameworks like Django/Flask/Dropwizard over the micro frameworks like Flask/Spring that have great ecosystems but need to be pieced together. I realize I never use "Best in Breed" libraries and am usually forced to use whatever is built in but I don't mind because I get shit done. I really love the fact that I install Angular and BOOM I have everything I need to build an amazing application. Even better, with Angular CLI I can quickly bootstrap a frontend. If I use NGPrime, which is an open source component library, I can even quicker build an MVP. That combined with Django feels like super powers for building applications. |
|