Angular: responsive routing
- Jérémy Guyenot
- 8 avr. 2020
- 1 min de lecture
Creating an Angular Web App for Multiple Views and Screen Sizes
"Angular is probably the best platform on which to create a great web app. But how can we create a web app that will look and feel amazing in any resolution? In this article, we will learn how to use traditional software architecture and design patterns to harness the power of the Angular platform to create a state-of-the-art web app that can be viewed in any device at any resolution."
The described sample app is available at https://github.com/yosigolan/angular-multi-view
Comments