500 Views
In my previous post we saw how easy it can be to add your first Angular 2 service to an existing Angular 1 app, using ES5. This lets you easily have Angular 1 code live alongside Angular 2 code. This time, let's start dipping our toes in the real deal: adding your first component.
0 comments