You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
Progressive Web Application Development by Example, published by Packt
Notifications You must be signed in to change notification settings
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go to file
This is the code repository for Progressive Web Application Development by Example, published by Packt. Develop fast, reliable, and engaging user experiences for the web
If you feel this book is for you, get your copy today!

All of the code is organized into folders. For example, Chapter02.
The code will look like the following:
function renderResults(results) < var template = document.getElementById("search-results- template"), searchResults = document.querySelector('.search-results');
Following is what you need for this book: Progressive Web Application Development by Example is for you if you’re a web developer or front-end designer who wants to ensure improved user experiences. If you are an application developer with knowledge of HTML, CSS, and JavaScript, this book will help you enhance your skills in order to develop progressive web applications, the future of app development.
With the following software and hardware list you can run all code files present in the book (Chapter 1-10).
| Chapter | Software required | OS required |
|---|---|---|
| 1-10 | Nodejs 6.1 or above | Windows, MacOS or Linux supported by NodeJs and has a browser |
| Chrome, Microsoft Edge, | ||
| FireFox, Opera or Safari | ||
| Visual Studio Code or Sublime |
Chris Love Chris Love is a frontend developer with 25 years of professional experience. He has won the Microsoft MVP award for 12 years and has authored multiple books. He has helped over 1,000 businesses of all sizes and from various industries.
Chris regularly speaks at user groups, code camps, and developer conferences, and also writes articles and videos to help fellow developers.
When he's not working on frontend development, you can find him spending time with his step-kids, doing karate, and taking part in Spartan races.
Click here if you have any feedback or suggestions.
If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.
Progressive Web Application Development by Example, published by Packt