If you enjoyed this book, you may be interested in these other books by Packt:
Progressive Web Apps with React
Scott Domes
ISBN: 9781788297554
- Set up Webpack configuration, as well as get the development server running
- Learn basic Firebase configuration and deployment
- Create routes, manage multiple components, and learn how to use React Router v4 to manage the flow of data
- Use React life cycle methods to load data
- Add a service worker to the app and learn how it works
- Use a service worker to send Push Notifications
- Configure Webpack to split up the JavaScript bundle and lazy load component files
- Learn how to use the web Cache API to use your app offline
- Audit PWAs with Google's Lighthouse tool
Hands-on Full Stack Development with Angular 5 and Firebase
Uttam Agarwal
ISBN: 9781788298735
- Understand the core concepts of Angular framework
- Create...