Whether or not you need a framework like AngularJS depends on your website. If it's just a normal website there's no reason to use a framework. But if it's more like an app, say a calendar where you can add/edit/delete items without reloading the page, then AngularJS and similar frameworks come in handy.
Comments
Whether or not you need a framework like AngularJS depends on your website. If it's just a normal website there's no reason to use a framework. But if it's more like an app, say a calendar where you can add/edit/delete items without reloading the page, then AngularJS and similar frameworks come in handy.