Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.26 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.26 KB

app-fast-enough-workshop

Here you will learn how to create Real-Time PHP application with PWA and Electron.

Prerequisites

TODO list

  • Add manifest to index.html to allow adding to home screen
  • Download assets
  • Add service worker and allow assets being served while offline
  • Integrate with webpack and babel
  • Use offline-plugin to generate service worker
  • Get challenges from API
  • Allow testing offline, cache challenges
  • Integrate script with docker, add v8 support
  • Run and validate uploaded script
  • Integrate frontend with backend API

Presentations

Day 1

PWA

Webpack

Docker & V8Js

Day 2

Electron

Pusher