Egghead.io – Progressive Web Apps In React With Create React App

Egghead.io – Progressive Web Apps In React With Create React App-APoLLo
English | Size: 164.98 MB
Category: Tutorial


Progressive Web Apps (PWAs) allow a user to use your web app online or offline, and lets them install the app onto their iOS or Android device just like a native app. Sounds great, right? But it can be tricky to properly configure a PWA, and not every feature works on every browser or device.

Egghead.io – SEO Friendly Progressive Web Applications With Angular Universal

Egghead.io – SEO Friendly Progressive Web Applications With Angular Universal-APoLLo
English | Size: 148.74 MB
Category: Tutorial


In this course we will create an Angular application that will serve as a public website. Normally there are quite a few trade-offs by using a Single Page Application for a public website. For instance, they are hard to index by search engines and if you link to them on social media you get a generic preview. Also, the initial rendering can take a while (especially on mobile devices) as the browser has to pull in all the JavaScript in order to render a working app.