Remove broken link to es6 interactive tutotial (#7203)

This commit is contained in:
Dirk 2022-10-01 20:54:06 +02:00 committed by GitHub
parent 30b3eab6d4
commit ab27d3f2d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -204,7 +204,6 @@
* [ABC of JavaScript : An Interactive JavaScript Tutorial](http://www.openjs.com/tutorials/basic_tutorial/)
* [Codecademy jquery track](https://www.codecademy.com/learn/jquery)
* [ES6 Interactive Guide](http://stack.formidable.com/es6-interactive-guide/#/)
* [Functional Programming in Javascript](https://github.com/ReactiveX/learnrx)
* [JavaScript Algorithms and Data Structures Certification](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/) - freeCodeCamp
* [JavaScript interactive tutorial on CodeCademy](https://www.codecademy.com/learn/javascript)