mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-12-18 07:53:09 +00:00
build a music player with react and electron
This commit is contained in:
parent
51b845553f
commit
779363064b
1 changed files with 4 additions and 0 deletions
|
@ -35,6 +35,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
* Make Flappy Bird in HTML5 and JavaScript with Phaser
|
* Make Flappy Bird in HTML5 and JavaScript with Phaser
|
||||||
* [Part 1](http://www.lessmilk.com/tutorial/flappy-bird-phaser-1)
|
* [Part 1](http://www.lessmilk.com/tutorial/flappy-bird-phaser-1)
|
||||||
* [Part 2](http://www.lessmilk.com/tutorial/flappy-bird-phaser-2)
|
* [Part 2](http://www.lessmilk.com/tutorial/flappy-bird-phaser-2)
|
||||||
|
* Build a Music Player with React & Electron
|
||||||
|
* [Part 1](https://scotch.io/tutorials/build-a-music-player-with-react-electron-i-setup-basic-concepts)
|
||||||
|
* [Part 2](https://scotch.io/tutorials/build-a-music-player-with-react-electron-ii-making-the-ui)
|
||||||
|
* [Part 3](https://scotch.io/tutorials/build-a-music-player-with-react-electron-iii-bringing-it-all-together)
|
||||||
|
|
||||||
## Python:
|
## Python:
|
||||||
* [Build a Reddit Bot](http://pythonforengineers.com/build-a-reddit-bot-part-1/)
|
* [Build a Reddit Bot](http://pythonforengineers.com/build-a-reddit-bot-part-1/)
|
||||||
|
|
Loading…
Reference in a new issue