From c62a05e9e5c635bb8a2cf63a8c4f2c1b6248ddd9 Mon Sep 17 00:00:00 2001 From: Azarias Boutin Date: Fri, 19 May 2017 15:22:47 +0200 Subject: [PATCH 1/2] url rollback-javascript desktop application Scotch.io changed the url back to the original ... weird --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 959278a..80775cf 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,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-container-component) + * [Part 3](https://scotch.io/tutorials/build-a-music-player-with-react-electron-iii-bringing-it-all-together) ### 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/) From 31352e22e7917666aa9621b8a9f938247833ef2a Mon Sep 17 00:00:00 2001 From: Daniel Mushailov Date: Sat, 20 May 2017 22:46:55 -0400 Subject: [PATCH 2/2] corrected typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bb3714..c2065c1 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Choose Your Own Adventure Presentations](https://www.twilio.com/blog/2015/03/choose-your-own-adventures-presentations-wizard-mode-part-1-of-3.html) * [Build a Todo List with Flask and RethinkDB](https://realpython.com/blog/python/rethink-flask-a-simple-todo-list-powered-by-flask-and-rethinkdb/) * [Build a Todo List with Django and Test-Driven Development](http://www.obeythetestinggoat.com/) -* [Build a a RESTful Microservice in Pythoin](http://www.skybert.net/python/developing-a-restful-micro-service-in-python/) +* [Build a RESTful Microservice in Python](http://www.skybert.net/python/developing-a-restful-micro-service-in-python/) ### Bots: * [Build a Reddit Bot](http://pythonforengineers.com/build-a-reddit-bot-part-1/) * [How to Make a Reddit Bot - YouTube](https://www.youtube.com/watch?v=krTUf7BpTc0)