Table of Contents

Using Angular in 2sxc / Dnn

you are here (click to zoom) - discover the stack

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:

  1. Integrate Angular in Dnn for runtime or development
  2. Integrate Dnn into Angular
  3. Integrate 2sxc and CMS features into Angular

Introduction Video

Get Started

  1. Discover the Template Angular App to first experiment with it
  2. Then either just modify the Template App to make it into anything you want
  3. Or create an own solution using the parts you like