mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-23 20:23:10 +00:00
React music player part 3 - fixed broken link
The old link was giving a 404 error
This commit is contained in:
parent
2cd6b808ac
commit
b9864b0bd6
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
* 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)
|
||||
* [Part 3](https://scotch.io/tutorials/build-a-music-player-with-react-electron-iii-container-component)
|
||||
### Miscellaneous:
|
||||
* [How to Build a Web Framework in Less Than 20 Lines of Code](https://www.pubnub.com/blog/build-yourself-a-web-framework-in-less-than-20-lines-of-code/)
|
||||
* [Build Yourself a Redux](https://zapier.com/engineering/how-to-build-redux/)
|
||||
|
|
Loading…
Reference in a new issue