Appendix 1. Other Books You May Enjoy
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 web pages with Angular as front end and Firebase as back end
- Develop a real-time social networking application
- Make your application live with Firebase hosting
- Engage your user using Firebase cloud messaging
- Grow your application with Google analytics
- Learn about Progressive Web App