From 510b8867a61a8ed439c73e141218766f8329ceb2 Mon Sep 17 00:00:00 2001 From: AEsping Date: Tue, 30 Nov 2021 11:32:16 -0600 Subject: [PATCH] dev docs: Update Neil Green link in the reading list. Fixes the link to the Neil Green presentation on TypeScript vs Coffee Script vs ES6. This is a change from slides to a video becasue the slides are no longer available. --- docs/tutorials/reading-list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorials/reading-list.md b/docs/tutorials/reading-list.md index 96a76f5767..231bf99658 100644 --- a/docs/tutorials/reading-list.md +++ b/docs/tutorials/reading-list.md @@ -77,7 +77,7 @@ _Tutorial_ - [clean-code-javascript Software engineering principles](https://git _Course_ - [React native and redux course](https://www.udemy.com/course/the-complete-react-native-and-redux-course/) (_Not free!_) -_Slides_ - [TypeScript vs. CoffeeScript vs. ES6](https://www.slideshare.net/NeilGreen1/type-script-vs-coffeescript-vs-es6) +_Video_ - [TypeScript vs. CoffeeScript vs. ES6](https://www.youtube.com/watch?v=Ae4h9GC9cCg) ## TypeScript