mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2024-11-24 12:31:13 +00:00
Added how to build a PWA
This commit is contained in:
parent
b691db7681
commit
ddaf3c04f6
|
@ -54,6 +54,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
* Build an offline-capable Hacker News client with Angular 2+
|
* Build an offline-capable Hacker News client with Angular 2+
|
||||||
* [Part 1](https://houssein.me/angular2-hacker-news)
|
* [Part 1](https://houssein.me/angular2-hacker-news)
|
||||||
* [Part 2](https://houssein.me/progressive-angular-applications)
|
* [Part 2](https://houssein.me/progressive-angular-applications)
|
||||||
|
* Build a Progressive Web Application (PWA)
|
||||||
|
* [Part 1](https://bitsofco.de/bitsofcode-pwa-part-1-offline-first-with-service-worker/)
|
||||||
|
* [Part 2](https://bitsofco.de/bitsofcode-pwa-part-2-instant-loading-with-indexeddb/)
|
||||||
|
* [Part 3](https://bitsofco.de/bitsofcode-pwa-part-3-push-notifications/)
|
||||||
### Game Development:
|
### Game Development:
|
||||||
* [Make 2D Breakout Game using Phaser](https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_breakout_game_Phaser)
|
* [Make 2D Breakout Game using Phaser](https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_breakout_game_Phaser)
|
||||||
* Make Flappy Bird in HTML5 and JavaScript with Phaser
|
* Make Flappy Bird in HTML5 and JavaScript with Phaser
|
||||||
|
|
Loading…
Reference in New Issue
Block a user