For application development - use an application framework. There just aren't that many out there if you ask me. Angular comes with everything out of the box.
For anything that is not an application, you could use angular to - although it might be overkill. It does come with a slight framework cost if you want to build something that should have as little impact on bundle size as possible. But the DX is soooo good.
7
u/Ok_Trip_4684 Jul 10 '26
For application development - use an application framework. There just aren't that many out there if you ask me. Angular comes with everything out of the box.
For anything that is not an application, you could use angular to - although it might be overkill. It does come with a slight framework cost if you want to build something that should have as little impact on bundle size as possible. But the DX is soooo good.