We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58c0706 commit e1fdd7aCopy full SHA for e1fdd7a
README.md
@@ -2,8 +2,8 @@
2
A comprehensive guide to static typing "React & Redux" apps using TypeScript.
3
> found it usefull, want some more? [give it a :star:](https://github.com/piotrwitek/react-redux-typescript-patterns/stargazers)
4
5
-### Working with TypeScript v2.3 (https://github.com/Microsoft/TypeScript/wiki/Roadmap)
6
-### TypeScript v2.4 - Work in progress!
+- #### Working with TypeScript v2.3 - [Check the Roadmap](https://github.com/Microsoft/TypeScript/wiki/Roadmap)
+- #### (Update for TypeScript v2.4 - in progress)
7
8
### Introduction
9
This guide is aimed for strict setup of TypeScript compiler which will provide most complete type safety and best DX.
0 commit comments