• ASP.NET MVC5

    Learn how to create a ASP.NET MVC 5 web application.

  • The Evolution of an Angular JS Developer

    We will learn about the basics of factories, controllers, and directives. However as these objects become unwieldy a better development process is required. We will look at an example problem of paging through a table of items, construct first a controller, and then evolve to a directive and factory. Finally we will see how to apply TDD/BDD/DDD to developing scalable Angular JS applications using our example problem.