Using Angular in 2sxc / Dnn
Angular is an awesome JavaScript framework to build applications, especially SPA style applications.
We've created a full solution for integrating Angular with Dnn and 2sxc and it's documented here. The core parts are:
Integrate Angular in Dnn Setup Angular integration for runtime or development
Integrate Dnn into Angular Connect Dnn APIs and services inside Angular
Integrate 2sxc and CMS features into Angular Use 2sxc and CMS functionality inside Angular apps
Introduction Video
Get Started
- Discover the Template Angular App to first experiment with it
- Then either just modify the Template App to make it into anything you want
- Or create an own solution using the parts you like