mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2024-11-24 12:31:13 +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
|
@ -71,7 +71,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
* Build a Music Player with React & Electron
|
* 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 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 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:
|
### 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/)
|
* [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/)
|
* [Build Yourself a Redux](https://zapier.com/engineering/how-to-build-redux/)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user