You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-4
Original file line number
Diff line number
Diff line change
@@ -4,19 +4,26 @@
4
4
5
5
_"This guide is a **living compendium** documenting the most important patterns and recipes on how to use **React** (and its Ecosystem) in a **functional style** using **TypeScript**. It will help you make your code **completely type-safe** while focusing on **inferring the types from implementation** so there is less noise coming from excessive type annotations and it's easier to write and maintain correct types in the long run."_
6
6
7
-
[](https://gitter.im/react-redux-typescript-guide/Lobby)
7
+
[](https://spectrum.chat/react-redux-ts)
8
+
[](https://gitter.im/react-redux-typescript-guide/Lobby)
8
9
9
-
:star:_Found it useful? Want more updates?_[**Show your support by giving a :star:**](https://github.com/piotrwitek/react-redux-typescript-guide/stargazers)
10
+
_Found it useful? Want more updates?_
10
11
11
-
:tada:_Now updated to support **TypeScript v3.4**_:tada:
12
+
[**Show your support by giving a :star:**](https://github.com/piotrwitek/react-redux-typescript-guide/stargazers)
Copy file name to clipboardExpand all lines: README_SOURCE.md
+10-3
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,12 @@
4
4
5
5
_"This guide is a **living compendium** documenting the most important patterns and recipes on how to use **React** (and its Ecosystem) in a **functional style** using **TypeScript**. It will help you make your code **completely type-safe** while focusing on **inferring the types from implementation** so there is less noise coming from excessive type annotations and it's easier to write and maintain correct types in the long run."_
6
6
7
-
[](https://gitter.im/react-redux-typescript-guide/Lobby)
7
+
[](https://spectrum.chat/react-redux-ts)
8
+
[](https://gitter.im/react-redux-typescript-guide/Lobby)
8
9
9
-
:star:_Found it useful? Want more updates?_[**Show your support by giving a :star:**](https://github.com/piotrwitek/react-redux-typescript-guide/stargazers)
10
+
_Found it useful? Want more updates?_
10
11
11
-
:tada:_Now updated to support **TypeScript v3.4**_:tada:
12
+
[**Show your support by giving a :star:**](https://github.com/piotrwitek/react-redux-typescript-guide/stargazers)
0 commit comments