亚洲国产天堂久久综合226114,亚洲va中文字幕无码毛片,亚洲av无码片vr一区二区三区,亚洲av无码乱码在线观看,午夜爽爽爽男女免费观看影院

課程目錄:Transform a React Application into a Progressive Web App (PWA)培訓(xùn)
4401 人關(guān)注
(78637/99817)
課程大綱:

        Transform a React Application into a Progressive Web App (PWA)培訓(xùn)

 

 

 

Introduction

React and JavaScript Libraries

Processes used in JavaScript libraries to develop web applications
Overview of the Web Application Development Cycle

Native applications versus progressive applications
Javascript logic, CSS templates, and HTML templates
React Goes Native with Progressive Web Apps

Cross-platform
Backward compatibility
Feature parity
Progressive Web Apps and Push Notifications

Push API
Notification API
Preparing the Development Environment

Installing and configuring Node.Js
Installing and configuring NPM
Programming and Optimizing the React Application

Creating a new boilerplate React application
Installing dom routers to navigate and save in the React application
Coding a todo list
Updating the default styles
Registering Service Worker
Configuring Icons and Push Notifications

Creating and styling push notification
Creating and styling icons
Deploying the Application

Runnng the React application on a mobile simulator or on a mobile device
Testing the Application

Proof checking the React application with Lighthouse to determine if it meets the PWA standard
Summary and Conclusion