Next: Design Using Grids

The power we’ve just gained in using Angular is great, but our customer details view isn’t that useful. It’s now time to focus again on Bootstrap and use its grid in order to design a better details view. Grid-based design, and Bootstrap’s implementation of it, will unlock your inner web designer and give you the ability to mock up, design, and implement a complex user interface without writing any CSS.

Footnotes

[58]

https://github.com/webpack-contrib/html-loader

[59]

https://github.com/rails/webpacker#use-html-templates-with-typescript-and-angular

[60]

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base

[61]

https://angular.io/docs/ts/latest/api/router/index/Router-class.html

[62]

https://angular.io/docs/ts/latest/api/router/index/ActivatedRoute-interface.html

[63]

https://angular.io/docs/ts/latest/guide/lifecycle-hooks.html