Skip to content

Commit 33db1dc

Browse files
fix: remove broken/dead tutorial links (fixes #900)
- Remove thinkster.io links (domain no longer resolves) - Remove sahatyalkabov.com character voting tutorial (404) - Remove dev.stephendiehl.com/fun Haskell tutorial (connection timed out)
1 parent e4dd44b commit 33db1dc

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
233233

234234
- [Create Serverless React.js Apps](http://serverless-stack.com/)
235235
- [Create a Trello Clone](http://codeloveandboards.com/blog/2016/01/04/trello-tribute-with-phoenix-and-react-pt-1/)
236-
- [Create a Character Voting App with React, Node, MongoDB and SocketIO](http://sahatyalkabov.com/create-a-character-voting-app-using-react-nodejs-mongodb-and-socketio)
237236
- [React Tutorial: Cloning Yelp](https://www.fullstackreact.com/articles/react-tutorial-cloning-yelp/)
238237
- [Build a Full Stack Movie Voting App with Test-First Development using Mocha, React, Redux and Immutable](https://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html)
239238
- [Build A Simple Medium Clone using React.js and Node.js](https://medium.com/@kris101/clone-medium-on-node-js-and-react-js-731cdfbb6878)
@@ -271,7 +270,6 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
271270
- Build an offline-capable Hacker News client with Angular 2+
272271
- [Part 1](https://houssein.me/angular2-hacker-news)
273272
- [Part 2](https://houssein.me/progressive-angular-applications)
274-
- [Build a Google+ clone with Django and AngularJS (Angular 1.x)](https://thinkster.io/django-angularjs-tutorial)
275273
- Build A Beautiful Real World App with Angular 8 :
276274

277275
- [Part I](https://medium.com/@hamedbaatour/build-a-real-world-beautiful-web-app-with-angular-6-a-to-z-ultimate-guide-2018-part-i-e121dd1d55e)
@@ -612,7 +610,6 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
612610

613611
## Haskell:
614612

615-
- [Write You a Haskell - Build a modern functional compiler](http://dev.stephendiehl.com/fun/)
616613
- [Write Yourself a Scheme in 48 hours](https://en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours)
617614
- [Write You A Scheme, Version 2](https://github.com/adamwespiser/scheme)
618615
- [Roll Your Own IRC Bot](https://wiki.haskell.org/Roll_your_own_IRC_bot)
@@ -670,7 +667,6 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
670667
- [Exercism](http://www.exercism.io/)
671668
- [Egghead.io](http://www.egghead.io/)
672669
- [Michael Herman's Blog](http://mherman.org/)
673-
- [Thinkster.io](http://thinkster.io)
674670
- [Enlight](https://enlight.nyc/)
675671
- [Hack Club Workshops](https://hackclub.com/workshops/)
676672
- [CodeCrafters](https://codecrafters.io/)

0 commit comments

Comments
 (0)