mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-10 14:14:19 +00:00
add angular2+ hacker news tutorial
This commit is contained in:
parent
d4fec6f9e2
commit
eceee2e842
1 changed files with 3 additions and 0 deletions
|
@ -48,6 +48,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
* Build a Serverless MERN Story App with Webtask.io
|
* Build a Serverless MERN Story App with Webtask.io
|
||||||
* [Part 1](https://scotch.io/tutorials/build-a-serverless-mern-story-app-with-webtask-io-zero-to-deploy-1)
|
* [Part 1](https://scotch.io/tutorials/build-a-serverless-mern-story-app-with-webtask-io-zero-to-deploy-1)
|
||||||
* [Part 2](https://scotch.io/tutorials/build-a-serverless-mern-story-app-with-webtask-io-zero-to-deploy-2)
|
* [Part 2](https://scotch.io/tutorials/build-a-serverless-mern-story-app-with-webtask-io-zero-to-deploy-2)
|
||||||
|
* Build an offline-capable Hacker News client with Angular 2+
|
||||||
|
* [Part 1](https://houssein.me/angular2-hacker-news)
|
||||||
|
* [Part 2](https://houssein.me/progressive-angular-applications)
|
||||||
### 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 a new issue