GDG DevFest 2017 - NestJS + Angular
-
Updated
Nov 30, 2017 - JavaScript
GDG DevFest 2017 - NestJS + Angular
Tour of Heroes app written with React and Hasura
The same application example in my repository: https://github.com/davidmartinezros/angular-tour-of-heroes-by-me but now integrating the application with angular-cli: https://github.com/angular/angular-cli#creating-a-build and with some changes: http service and edit, remove and search hero with an in-memory-data.service.
On this example, you have many of the features we expect to find in a full-blown, data-driven application: acquiring and displaying a list of heroes, editing a selected hero's detail, and navigating among different views of heroic data. Here is the tutorial: https://angular.io/docs/ts/latest/tutorial/
angular practise tutorial
Heroes tutorial from official Angular site done by myself due to self-learning purposes.
Boilerplate for creating an application using the MEAN stack using the Tour of Heroes tutorial
repo to front-end phase activity of PI1
Add a description, image, and links to the heroes-tutorial topic page so that developers can more easily learn about it.
To associate your repository with the heroes-tutorial topic, visit your repo's landing page and select "manage topics."