Demystifying PWAs: How to Create Native-like Apps with JavaScript

preview_player
Показать описание
A talk given by Lee Warrick at the Orlando Developers Meetup in August 2019.

Talk Title:
Demystifying PWAs: How to Create Native-like Apps with JavaScript

Talk Description:
Stop me if you’ve heard this one before, “We need a website, an iOS, and an android app! But… we don’t have that many developers…” It’s tough knowing three languages and ecosystems just to get your app in front of all your users. What if there was a better way? Progressive Web Apps could be the solution to your app woes. PWAs are cross-platform, searchable, opt-in apps that can provide native-like experiences using web technology (JS, React, Vue, etc). This talk is going to not only explain what a PWA is, but when you should make one and how to do so easily with your existing skills!

About the Speaker:
Lee Warrick is a Front-end Developer by day, and by night the Organizer of Orlando’s Project Code Experience Meetup, Co-Host of the Tech Jr Podcast, and all-around Advocate for Junior Developers. Being a Career-Changer himself, Lee has made it his mission to pay-forward all of the help he received as a new developer ten-fold, and improve the lives of new developers in any way he can.
Рекомендации по теме
Комментарии
Автор

You don't need to encourage people to fake "native-like apps" when they can already make real native apps.
Stop trying to reinvent the wheel when you don't need to.
Also, PWA is a website manipulated to look like an app. You can start by admitting that your "app" is a website instead of misleading people.

StijnHommes