Skip to content

Commit 7fedc7e

Browse files
authored
Merge pull request #12 from biodunch/master
Added Mobile Application Dev. With React Native
2 parents 1a71e59 + ddaf3c0 commit 7fedc7e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: README.md

+8
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
3737
* [Build a Spring Boot App with User Authentication](https://scotch.io/tutorials/build-a-spring-boot-app-with-user-authentication)
3838

3939
## JavaScript:
40+
### Mobile Application:
41+
* [Build a React Native Todo Application](https://egghead.io/courses/build-a-react-native-todo-application)
42+
4043
### Web Applications:
4144
* [Create Serverless React.js Apps](http://serverless-stack.com/)
4245
* [Create a Trello Clone](http://codeloveandboards.com/blog/2016/01/04/trello-tribute-with-phoenix-and-react-pt-1/)
@@ -51,6 +54,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
5154
* Build an offline-capable Hacker News client with Angular 2+
5255
* [Part 1](https://houssein.me/angular2-hacker-news)
5356
* [Part 2](https://houssein.me/progressive-angular-applications)
57+
* Build a Progressive Web Application (PWA)
58+
* [Part 1](https://bitsofco.de/bitsofcode-pwa-part-1-offline-first-with-service-worker/)
59+
* [Part 2](https://bitsofco.de/bitsofcode-pwa-part-2-instant-loading-with-indexeddb/)
60+
* [Part 3](https://bitsofco.de/bitsofcode-pwa-part-3-push-notifications/)
5461
### Game Development:
5562
* [Make 2D Breakout Game using Phaser](https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_breakout_game_Phaser)
5663
* Make Flappy Bird in HTML5 and JavaScript with Phaser
@@ -116,3 +123,4 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
116123
* [Node School](https://nodeschool.io/)
117124
* [ScotchIO](https://scotch.io/)
118125
* [Exercism](http://www.exercism.io/)
126+
* [Egghead.io](http://www.egghead.io/)

0 commit comments

Comments
 (0)