diff --git a/README.md b/README.md index 8c0ea96..b7f8259 100644 --- a/README.md +++ b/README.md @@ -195,9 +195,10 @@ _Never more than one email per week. Easy to unsubscribe. Your information will * Official Node.js [Docs](https://nodejs.org/en/docs/) * Best Resource for learning Node.js [[Reddit Link]](https://www.reddit.com/r/learnprogramming/comments/5xpidt/best_resource_to_learn_nodejs/) * [YouTube](https://www.youtube.com/watch?v=w-7RQ46RgxU&list=PL4cUxeGkcC9gcy9lrvMJ75z9maRw4byYp) - * [Colt Steele's Bootcamp](udemy.com) + * [Colt Steele's Bootcamp](https://goo.gl/qTzEtx) * [Node School](https://nodeschool.io/#workshoppers) * [Medium - Why the hell would you use Node?](https://medium.com/the-node-js-collection/why-the-hell-would-you-use-node-js-4b053b94ab8e#.9s49rbove) +* [Build a simple Twitter Bot with Node.js in just 38 lines of code](https://medium.com/@bmorelli25/build-a-simple-twitter-bot-with-node-js-in-just-38-lines-of-code-ed92db9eb078) * [Building a modern backend API with Node](https://scotch.io/tutorials/building-and-securing-a-modern-backend-api?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more) * [Node JS Login with Passport - YouTube](https://www.youtube.com/watch?v=Z1ktxiqyiLA) * [10 Best Practices for Writing Node.js REST APIs](https://blog.risingstack.com/10-best-practices-for-writing-node-js-rest-apis/?utm_source=mybridge&utm_medium=blog&utm_campaign=read_more)