Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/typescript-cheatsheets/react

Cheatsheets for experienced React developers getting started with TypeScript
https://github.com/typescript-cheatsheets/react

Assume latest React version

b36c18e48f82d595307033c62de7498d6b5986dd authored over 2 years ago by Filip Tammergård <[email protected]>
Merge pull request #501 from typescript-cheatsheets/react-18

Simplify React.FC implicit children section

572870124c1ab5a1f1307082830689c72ac0921a authored over 2 years ago by Filip Tammergård <[email protected]>
Updated README on 2022-04-19T22:14:07.916Z

8c5a0daacdd602aa97133aa273c8fff991e50f5c authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Updated README on 2022-04-19T22:14:07.916Z

4e7b7d8018e88fd03ce4967da5b8b09a47af6f62 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Updated README on 2022-04-19T22:13:52.899Z

667d53c12581afbcbcdaa2ef291b21eaac2273b5 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
format

1e7509a8950ba0403d2b9222f50639637ed775c6 authored over 2 years ago by swyx <[email protected]>
fix useFetch example

closes https://github.com/typescript-cheatsheets/react/issues/487

9c9c2c4a1f96231b49dd510b31749565a21a3aca authored over 2 years ago by swyx <[email protected]>
format

c5c5bceaa7901d902e23b3bcbf26fca285f220fe authored over 2 years ago by swyx <[email protected]>
feat: add info about change of typings in react 18 (#497)

c2ad2946e71295266558275d46881ddcdb9012c2 authored over 2 years ago by Filip Tammergård <[email protected]>
feat: add information about change in React typing (#496)

* feat: add information about change in React typing

See https://github.com/DefinitelyTyped/D...

bb7288639338526e94c5869a32fc2cd0ed994e1b authored over 2 years ago by Filip Tammergård <[email protected]>
Update README.md (#492)

Fix "useEffect" link in the "Basic Cheatsheet Table of Contents"

50055c955511cb23827016ece47404de55129628 authored over 2 years ago by Rinat Valiullov <[email protected]>
Fix typo in types.md (#493)

27714723e2382550e9d4254f819a846b9a6cd39b authored over 2 years ago by Joseph Markus <[email protected]>
Add paragraph on VFC deprecation (#499)

Co-authored-by: swyx <[email protected]>

4f0906d80d59599a5f37cba3f8bd7d4d47a5acad authored over 2 years ago by maurer2 <[email protected]>
Recommend `@ts-expect-error` over `@ts-ignore` (#489)

Co-authored-by: eps1lon <[email protected]>

bf54bf2f25aebbb0f2515bec0f008fa46739fdac authored almost 3 years ago by Jiri Spac <[email protected]>
chore: format (#491)

f03211fd27492df0c465023402214e03c15af03a authored almost 3 years ago by Sebastian Silbermann <[email protected]>
Update index.md

82e40326b17e7af2c5158e31a2ba0576cf4665da authored almost 3 years ago by swyx <[email protected]>
Update patterns_by_usecase.md

5e08944eaa795161e4062a89cdf78b7e7008bf06 authored almost 3 years ago by swyx <[email protected]>
fix: spelling mistake in utility-types.md (#484)

c0e70bd2ca3368d9fa3c978efcfb4bdd74dae174 authored almost 3 years ago by Thomas Schattschneider <[email protected]>
Added a resource (#486)

cc3ae654ce5da64ab82f9dfcd3dd7368157a41f4 authored almost 3 years ago by Kwesi Ansah <[email protected]>
Update patterns_by_version.md

9e61f9c0c7d775d61b8470d5e30959b6b2671bce authored almost 3 years ago by swyx <[email protected]>
Updated README on 2022-02-19T00:27:55.555Z

766fa1c0fb25fa082750254c929c9e0ec27e501f authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix summary tag issues (#485)

f049a479886f5448891b3556613c572f92de0893 authored almost 3 years ago by Bernardo Rosa <[email protected]>
Update from-flow.md (#482)

803477511c334abc94b937ea02be4bf9655f3890 authored almost 3 years ago by Ferran Basora <[email protected]>
Updated README on 2022-01-21T19:06:13.910Z

1e09ba44e942a18dd54233c0c1d4a43e5fe77b6c authored almost 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update vite description (#480)

68a4c7fc8612ec70f5f5d247c9fac6a434e8f393 authored almost 3 years ago by mori yuta <[email protected]>
Typo: Update hooks.md to add missing "if" (#481)

481ab18c67f9012d9480c2d672c9973698894ab8 authored almost 3 years ago by Quinten <[email protected]>
Update basic-type-examples.md (#477)

44af8a72b93a576a1bfbd2aa209f498f4d734358 authored almost 3 years ago by Krishna Sai Mangalarapu <[email protected]>
docs: add an article about `defaultProps` (#474)

72801701bb52405e72ffcceb4d691ba9c9494599 authored almost 3 years ago by Matan Borenkraout <[email protected]>
add bulletproof-react as a codebase to explore (#472)

89072bd9de8e38dae6e5ab2a11a15318512320f9 authored almost 3 years ago by Alan Alickovic <[email protected]>
fix: docs/basic/troubleshooting/types.md spelling mistake (#471)

867910f2ed482e70fb1d9b51b81132a91ac53b42 authored almost 3 years ago by screw-hand <[email protected]>
Fix `the "Just Renaming" strategy` command in `from-js.md` (#475)

Co-authored-by: eps1lon <[email protected]>

d30d82211854c61e7290368f8d67f156d699b5f0 authored about 3 years ago by Ian Bayne <[email protected]>
chore: Format (#476)

65240f23b3506fecc5dc5b38e3adbc9269e97d71 authored about 3 years ago by Sebastian Silbermann <[email protected]>
Update from-js.md

fc8f15293fc82fd9716609e0944baa9719421034 authored about 3 years ago by swyx <[email protected]>
Update index.md

6df55d0358ca9c6b6d108cd581d7adc8409d0efe authored about 3 years ago by swyx <[email protected]>
docs: added article link for forwardRef (#444) (#447)

Co-authored-by: swyx <[email protected]>

f5107716749ba00ab7c1bcd22e7df14039ee93f9 authored about 3 years ago by Kelvin Mok <[email protected]>
Fix typos (#460)

b7e5b5c22c7e3c1d2dc3b27245c8192a9fa0e883 authored about 3 years ago by Tomer Cohen <[email protected]>
chore: Commit formatted readme when generating (#458)

9a2bd4583ca5d725ea77adb759c224aa1328b391 authored about 3 years ago by Sebastian Silbermann <[email protected]>
Updated README on 2021-08-27T17:27:48.241Z

c7ca726c5d6452b6eb50fce435151463a6cf632a authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update deprecated link of prerequisites (#449)

a86f9bf087fc2f6269d90f01b086f64aba946fdb authored over 3 years ago by Luis Vinicius <[email protected]>
Add space between words (#448)

204088e7fc89bb84cac1cbf75981c159885f249e authored over 3 years ago by James <[email protected]>
readme

d568aa21450a054fd05c1e704096215c8bc83b1b authored over 3 years ago by swyx <[email protected]>
Update index.md

6122b0f8cb2cc4bf70971b5fc209f615ee60acec authored over 3 years ago by swyx <[email protected]>
Update index.md

a5d72d2337b9282059dd8a7bd41d46e9d6bab79e authored over 3 years ago by swyx <[email protected]>
Updated README on 2021-07-28T05:57:04.024Z

21b1d1e1dc943c43807d2809cc9fb04eca9ea10c authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: react typescript course image (#442)

Image was not showing, probably due a domain origin policy.

6abc10fbf467296b85f247870c0476ab28b24ab3 authored over 3 years ago by Mitchel <[email protected]>
Username Update

6b757dda641f8e36268822129e82986c1195805d authored over 3 years ago by Arvind Srinivasan <[email protected]>
Update operators.md

f8b7e64aadb0ab20a69b3923b078efb38bd24e72 authored over 3 years ago by swyx <[email protected]>
Merge branch 'main' of https://github.com/typescript-cheatsheets/react

fa067222274745a20c822b07a425d8f51e746987 authored over 3 years ago by swyx <[email protected]>
format

e86e9b7f68131dc7acea29c0595c724ea1c16832 authored over 3 years ago by swyx <[email protected]>
Updated README on 2021-07-08T17:32:08.234Z

79e127bbc9b9ceb5d099077193c0e238adc57b98 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add link to react typescript course (#438)

2727a3f5ec590312bf03babf3203b0ed5a50e42b authored over 3 years ago by Mitchel <[email protected]>
Fix grammar mistake (#439)

ac9528c9cd4eec28314d8d54afd3c7b46bb77c71 authored over 3 years ago by Menai Ala Eddine <[email protected]>
Edit useEffect section (#440)

be89519df2b31b7110760ac2db833885f89c6a52 authored over 3 years ago by Menai Ala Eddine <[email protected]>
Moving snippet under related header (#436)

2c528a57722922e3d7ac5b0aed17380d6ccdb9e1 authored over 3 years ago by Julio Maniratunga <[email protected]>
Updated README on 2021-06-13T22:05:31.611Z

3c82bc2a9fe993520d9742cf2f0238aa0b313fe2 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
resources added in hooks section (#428)

7e4d5bd9effcc8586297f6c0a4353334c411b1d1 authored over 3 years ago by Sarthak Joshi <[email protected]>
chore: Remove danger (#426)

ac7786ddd3faf7f91cdf306e2906037e468dfc2c authored over 3 years ago by Sebastian Silbermann <[email protected]>
chore: Format

1ed68ed94ed83aa1c7f9c2812ec0a445d79d62d8 authored over 3 years ago by eps1lon <[email protected]>
Fix typo in types.md (#425)

Overide -> Override

ea8a48910668943c0613722f99ae6ea7a18171d0 authored over 3 years ago by Ikko Ashimine <[email protected]>
Updated README on 2021-05-29T21:18:28.620Z

aa96b1005e5c0953db8d1805faf6a43cc6c1ced5 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Typo fix + Moved the "useFetch" example under the "<details>" tag (#423)

209697646710ec90b5328b39e71539b5e741a14c authored over 3 years ago by Suraj Sharma <[email protected]>
typo: age should not be optional in defaultProps example (#420)

e06462264480f4236eb95463bc96fb0e9e2799a6 authored over 3 years ago by bozdoz <[email protected]>
docs: Update link to deprecated page (#418)

20db933555b9351439c2d950bf866b5c833148f3 authored over 3 years ago by Ahmad Abdolsaheb <[email protected]>
Fix url for a migration story (#417)

ef6899ee7597f283aec56afd7b80dc16cb2d108a authored over 3 years ago by Denis LE <[email protected]>
readme

7641061d6aeb66f8485f881670aa8a897de246b9 authored over 3 years ago by sw-yx <[email protected]>
Updated README on 2021-05-14T14:01:55.488Z

1216ecc1aad1f968db7dbf57862ddb2fdfad445e authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
[examples] update todo example year 2020 to 2021 (#416)

6fdb60df217fae39332573e16bfd4b336626dc02 authored over 3 years ago by Ryota Murakami <[email protected]>
Update default-props.md

2b988121696b70645d61878a9372b113b9fb97f9 authored over 3 years ago by swyx <[email protected]>
Updated README on 2021-05-14T03:58:05.054Z

050176b54a59ac350cff227d2e217f8a6b44edaa authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
format

a0dfd53a4de6d5130e6c250d18d0849d519abb38 authored over 3 years ago by sw-yx <[email protected]>
Update function-components.md

ee7440735b906fb66618a2b495c58491d3b09c6b authored over 3 years ago by swyx <[email protected]>
Updated README on 2021-05-13T19:00:57.470Z

079b2c3e948a15ffd153410b6d0c3c685377ab75 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Update setup.md

0f89a203a2d8c270ad899b65ee0dbfbbf1497153 authored over 3 years ago by swyx <[email protected]>
Update misc-concerns.md

efeb72225590ceef6d104068b8447769b7193169 authored over 3 years ago by swyx <[email protected]>
docs: Use documented casing for compilerOptions.lib (#414)

The `compilerOptions.lib` value should be upperCase , https://www.typescriptlang.org/tsconfig/#lib

6ac429bdf05db8c8079c7961789adc3241581cc5 authored over 3 years ago by Godfery <[email protected]>
Update patterns_by_version.md

290ee0b8077356e602f6d665ccd3c32370d9d101 authored over 3 years ago by swyx <[email protected]>
Update patterns_by_version.md

a546b3c9a82cce6d2cecc744a7219783fd6afe26 authored over 3 years ago by swyx <[email protected]>
Update types.md

bcd41bfbb6c782af5677d50f6260ba8188dff20f authored over 3 years ago by swyx <[email protected]>
docs: throw when ref.current is null (#413)

efb6291065ceec744b4eb55b82190708a42451e9 authored over 3 years ago by Christina Grannas <[email protected]>
Update from-flow.md

846474f86b97a73ca9b780325f944459fa484b41 authored over 3 years ago by swyx <[email protected]>
Update index.md

937d712150d35d6ea33559cff22edfbf7f8f83c3 authored over 3 years ago by swyx <[email protected]>
Clarify useRef hook usages (#412)

Co-authored-by: swyx <[email protected]>

09b10d42293225a2027ea5ac4edfc5d322f995bb authored over 3 years ago by Thien Do <[email protected]>
Updated README on 2021-04-25T20:13:23.562Z

21813acec5b2c9baac10fc750fe0966db6c58ad7 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
useLocalStorage Type detection bug (#409)

in my vs code it detects that the type of soredValue is (T | (value: T | ((val: T) => T)) => voi...

b25df79d776aec1f8453952777123ff421172b1b authored over 3 years ago by Mandy YP <[email protected]>
Add rollpkg as an option for creating libraries (#407)

314b1b3344a36813416326333b0dd0698aed3d47 authored over 3 years ago by Rafael Pedicini <[email protected]>
Fixed typo (#406)

Fixed an issue where a paragraph described three different options as two.

fc7273a787536bfbc79dd5688f0d0cbadb79b818 authored over 3 years ago by Christopher Kumm <[email protected]>
format

affcdf825e23f30e5ddf603c9bf2dd387b68afb0 authored over 3 years ago by sw-yx <[email protected]>
add type assertion for useState thanks @priscilaandreani

closes https://github.com/typescript-cheatsheets/react/issues/403

8a0ba0605662d3f9a670b9e4c9def7e0caa5e040 authored over 3 years ago by swyx <[email protected]>
fix: Remove incorrect usage of "widening" (#405)

Using an intersection type here is actually narrowing the type, but the intent here seems to be ...

0138b77fe5a721dfbdecbd9c20a20701f0aed5db authored over 3 years ago by Gerrit Birkeland <[email protected]>
Added event types and their descriptions (#402)

* Added form types and their descriptions

I was looking for a complete list of form types and...

e606e038531d7fd9bbb635a746ef8dde73780a15 authored over 3 years ago by Lars <[email protected]>
minor improvements to "adding non-standard attributes" (#400)

e60954732ff6db83f95be0667a5cdcb20adb6fe1 authored over 3 years ago by Sebastian Silbermann <[email protected]>
format

0e2a0d9a038db491a0299110c072bee54069b7dd authored over 3 years ago by sw-yx <[email protected]>
Fix missing parenthesis in troubleshooting types code example (#399)

Co-authored-by: swyx <[email protected]>

406b62b0265ed57c2efa5d69a9881c65ed9efb3f authored over 3 years ago by Denis LE <[email protected]>
Updated README on 2021-04-02T14:21:23.928Z

f5550fc795a5139e9c773a0e01134de213b0dcd6 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs: Reduce whitespace (#398)

43bd48d7e123e0192cacdcee046aa3da5c36589c authored over 3 years ago by Sangsu Song <[email protected]>
Merge pull request #397 from zhirzh/patch-1

fix minor typo

a4c65c652590e55df413d5ea9bc6f54351e07b5a authored almost 4 years ago by Orta Therox <[email protected]>
fix minor typo

0478cb9ff98bcf72d93a700dd39fdd76eb316aa1 authored almost 4 years ago by Shirsh Zibbu <[email protected]>
Fix a typo in hooks.md (#394)

Co-authored-by: eps1lon <[email protected]>

b8b85989494d1baffba21cc0dcb56fb58a65d4cb authored almost 4 years ago by maka <[email protected]>
chore: format

6f1d3b0a7eb719183240642f45562a59ce17680f authored almost 4 years ago by eps1lon <[email protected]>
Update function-components.md

988ebb25e4cdd36e0ad726c317a7e835a09450b8 authored almost 4 years ago by swyx <[email protected]>