Removed Adopting Flow & TypeScript

It is a very biased article. See arguments here: https://www.reddit.com/r/javascript/comments/6g0k7z/adopting_flow_typescript/
This commit is contained in:
thinkpadder1
2017-06-12 16:32:02 -04:00
committed by GitHub
parent 65b6dfe404
commit cdd346c4ef

View File

@@ -579,7 +579,6 @@ A Subset for __Architecture and Infrastructure__
* Intro * Intro
* [Why use static types in JavaScript?](https://medium.freecodecamp.com/why-use-static-types-in-javascript-part-1-8382da1e0adb) * [Why use static types in JavaScript?](https://medium.freecodecamp.com/why-use-static-types-in-javascript-part-1-8382da1e0adb)
* [You Might Not Need TypeScript (or Static Types)](https://medium.com/javascript-scene/you-might-not-need-typescript-or-static-types-aa7cb670a77b) * [You Might Not Need TypeScript (or Static Types)](https://medium.com/javascript-scene/you-might-not-need-typescript-or-static-types-aa7cb670a77b)
* [Adopting Flow & TypeScript](http://thejameskyle.com/adopting-flow-and-typescript.html)
* [Flow](https://flow.org/en/docs/) * [Flow](https://flow.org/en/docs/)
* [Flow Runtime](https://codemix.github.io/flow-runtime/) * [Flow Runtime](https://codemix.github.io/flow-runtime/)
* [Flow Comments](https://flow.org/blog/2015/02/20/Flow-Comments/) * [Flow Comments](https://flow.org/blog/2015/02/20/Flow-Comments/)