Hello! I’ve created a remake of the “Expanding Bar Menus” application (another interesting experiment from Codrops which gives the feeling of a single page application despite being static).
I’ve transplanted AngularJS features into any areas where it makes obvious sense for a Single Page Application:
- Added real views instead of static content
- Deep linked views with routes
The result is flawless and worth trying! Please use the link below to get your hands on the code and let me know what you think.
Acknowledgements
This application had been originally created by the engineers at Codrops. I’ve only made AngularJS fit in. So, many thanks to the Codrops team who is a major driving force inĀ front-end innovation (image credit: Codrops).