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

Fix "Redeclare" typo (#705)

4d6be66572c9544cf55d4ce86cddf63569db269b authored 11 months ago by Stephan de Vries <[email protected]>
docs: add sasirura as a contributor for doc (#704)

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update README.md [skip ci]

* docs: update...

3bbc27fa5b2e94a60362004318a24bde95291c84 authored 11 months ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
removed Matterhorn blog link since it is not working (#703)

* removed Matterhorn blog link since it is not working

* remove the whole section of Matterhorn

67cc43a986db603b87fcfd4cc56132cbd0f82966 authored 11 months ago by Sasiru Ravihansa <[email protected]>
docs: add filiptammergard as a contributor for doc, and code (#700)

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update README.md [skip ci]

* docs: update...

95834279a28eedcd72fd6e3d9404337f46e5d629 authored 11 months ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: add jsjoeio as a contributor for doc (#698)

* docs: update CONTRIBUTORS.md [skip ci]

* docs: update README.md [skip ci]

* docs: update...

0b921027c0ff8b984bd6e5ad6a83d028fcc7512a authored 11 months ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
updated CONTRIBUTING.md, made it better, precise, and emojified (#688)

* updated CONTRIBUTING.md, made it better, precise, and emojified

* Format

---------

Co...

9e7fdb577d1aa18b3067031857e224bb296afac5 authored about 1 year ago by Armaan <[email protected]>
Fix typo in excluding-props.md (#693)

41b4ac30ac8c2dad8680516f28169a045874bbfa authored about 1 year ago by Habip Akyol <[email protected]>
Gen readme (#690)

53d9a7a17e70f8d4e2bee27e9349a57e9a8c5e2a authored about 1 year ago by Filip Tammergård <[email protected]>
added few more talks (#685)

9104d89e422a351e17f0290f5cd323a2b02c3672 authored about 1 year ago by Sagnik Sahoo <[email protected]>
Add resources to basic/recommended/talks.md (#679)

e51c20c496be994b70301a1c76f18c1ce241ff5a authored about 1 year ago by Gourab Konar <[email protected]>
Fix: typo in context.md file (#680)

* Typo fixed in context.md file

* README.md generated

4d4495008dbd5b97901c514c6267a54bc9b78c5d authored about 1 year ago by Sandesh Pyakurel <[email protected]>
Another resource added to talks.md (#676)

d7689519188d0e48486832d00608d3eaa04ef130 authored about 1 year ago by Janvi <[email protected]>
new resource added in talks.md\ Updated PR (#674)

4c7778df7bc5990055034eeb11a6675f93764728 authored about 1 year ago by Janvi <[email protected]>
Fix:navbar title styling for better text wrapping (#649)

Co-authored-by: rutvij-fsd <[email protected]>

a435c3617228ff61a7354fd00c10312b2498072b authored about 1 year ago by Rutvij Patel <[email protected]>
Gen readme (#669)

411eaca380707768f31655cf32508b6e18ddea39 authored about 1 year ago by Filip Tammergård <[email protected]>
ADD: talks.md (#666)

Added new talks video reference.

82478c5608140538ab35d4adbb439defeca3f041 authored about 1 year ago by Aakash Bansal <[email protected]>
fix: typo in error-boundaries.md (#661)

07f8a5a7c53c8de96184be3a969ae29777b1d411 authored about 1 year ago by Erik McKelvey <[email protected]>
replace usage of deprecated global `JSX` in favor of `React.JSX` (#659)

* fixes usage of deprecated JSX.Element to React.JSX.Element #643

* gen-readme

* Migrate a...

7c4f3b002e85783c6b94185e9fdca461c33efd45 authored about 1 year ago by arduousEndeavor <[email protected]>
removed unused excess code (#647)

f7423d90c3e2418e34d5f5df21e6a206f7b95f72 authored about 1 year ago by Palash Das <[email protected]>
chore: Update CI workflow (#654)

- Bump actions/checkout to v4.
- Update deprecated set-output command.

ff5e67c7c8ec941dba8e0ab557560a1eacddbd6c authored about 1 year ago by abhiram6121 <[email protected]>
Fix official Expo create command (#642)

2d6171791952a8a269ebfe4bb24bb1bdc2716c8e authored about 1 year ago by notDemian <[email protected]>
Remove invalid example without forwardRef (#640)

df22e81a138664846910075348576a6a1e4d7904 authored over 1 year ago by Filip Tammergård <[email protected]>
Mark `React.FC` as "not needed" instead of "discouraged" (#639)

Co-authored-by: Filip Tammergård <[email protected]>

c1785bb85155863f274c8832fda5db658349c406 authored over 1 year ago by Sebastian Silbermann <[email protected]>
Remove details on pitfalls that are no longer valid (#633)

f0bd7c5258b69698aa99ea16cc3f08af05cd3ba7 authored over 1 year ago by Filip Tammergård <[email protected]>
Change patterns_by_usecase to use ReactNode (#630)

06271e02016920c8517ce7c1954d9f7d42951c70 authored over 1 year ago by Matt Pocock <[email protected]>
Add ReactNode type docs (#627)

dd8176d39782b27281caa303e69abeadae6c619d authored over 1 year ago by Filip Tammergård <[email protected]>
Add ComponentProps reference as first React Types example (#626)

* Add ComponentProps reference as first React Types example

* Update based on feedback

* A...

0facfcd15f82c56483d4db0e30edadee19cfc2e1 authored over 1 year ago by Filip Tammergård <[email protected]>
add Matt Pocock's React with TypeScript Tutorial (#624)

* add Matt Pocock's React with TypeScript Tutorial

* Gen readme

---------

Co-authored-b...

17f32974ce6f75770db44ba86ced4e731dbe01b7 authored over 1 year ago by Joel Hooks <[email protected]>
Fix one or the other prop pattern example (#620)

90442d29b1ab041ce406757397f9626489b4ec44 authored over 1 year ago by Filip Tammergård <[email protected]>
Simplify Setup page (#622)

* Simplify Setup page

* Update starter kits section

* Remove video tutorial

e12f8103bad0364f6bff6aed98153663c2c19d46 authored over 1 year ago by Filip Tammergård <[email protected]>
Replace invalid props example (#619)

9985de7478a3240f1674abd5925a064c53f4f758 authored over 1 year ago by Filip Tammergård <[email protected]>
Bump website dependencies (#621)

7d962635aa88d9d04ab236de6fe223ce6c0416b4 authored over 1 year ago by Filip Tammergård <[email protected]>
Remove "Useful Hooks" section (#617)

608b33f1a8db813e713b10de2198bb5c7856e2fe authored over 1 year ago by Sebastian Silbermann <[email protected]>
Update hooks.md (#616)

d30bb638ef81b8868d60e1fe7133b92dd7a3df58 authored over 1 year ago by cliffoo <[email protected]>
Update prerequisites (#609)

d5d8dcdc6a15af3e7583fb24b1a507c58cb97047 authored almost 2 years ago by Filip Tammergård <[email protected]>
Add custom hook for context to avoid assertions (#604)

1a052de0776a5dc868831341c12412dfe6a933d5 authored almost 2 years ago by Filip Tammergård <[email protected]>
fix: Spelling error in context.md (#593)

Co-authored-by: Sebastian Silbermann <[email protected]>

61f56091724505649f235c0da381d912b6eb39f4 authored about 2 years ago by Seiji Sagawa <[email protected]>
Update context.md (#592)

* Update context.md

Update comments in code blocks

* Update README.md

fb86c794481e613a36b1db9be717d5b6ac6f31f5 authored about 2 years ago by akira <[email protected]>
fix: add a code block (#591)

3c99a6ce9668c7c723def0f7adcd494601b1d2e1 authored about 2 years ago by akira <[email protected]>
Add docs for useCallback (#586)

Co-authored-by: Filip Tammergård <[email protected]>
Co-authore...

c171740f09422d1b792a66743654744a4b8897d3 authored about 2 years ago by Alvin Li <[email protected]>
Removing dead link in migration from flow page (#588)

179a221eb0509a535451ecb8a53036329311047b authored about 2 years ago by Fabio Laura <[email protected]>
fix: help page links spacing (#587)

cc0a2fcee8378650194135b1559fe19c5c5f9e4a authored about 2 years ago by Geeth Gunnampalli <[email protected]>
Fix various broken anchor links on readme.md (#585)

* fix: readme links

* fix: links

ac4ca4ee71ebf321f2aa00a3d83b44bd46d1d5ee authored about 2 years ago by Alvin Li <[email protected]>
Tweak explanations of object types in Basic Prop Types Examples (#582)

* Reorder and reword some of the basic prop type examples

Put the recommended approaches befo...

7c2cbe11c7e28ce75570aef9d378fd635b7007f3 authored about 2 years ago by Retsam <[email protected]>
Update migration/index.md (#578)

f57060071d4f5f7cbce22d0378e06a4aaece3d2d authored about 2 years ago by Ikko Ashimine <[email protected]>
Avoid unnecessary element creation in Modal created with Portal + Hooks (#573)

Co-authored-by: Sebastian Silbermann <[email protected]>

97850235c4f61ae0186af377237d67280fe141ed authored about 2 years ago by Manan Tank <[email protected]>
Add setState example to Basic Prop Types (#575)

3187b5315a98740bf3676f2fa22a4bc93b0c161e authored about 2 years ago by WillowP <[email protected]>
docs: add a Typescript extension (#576)

8ad623985e82f07cea04d468255fe6c06f8d75ec authored about 2 years ago by Muhammad A Faishal <[email protected]>
doc: utility type (#569)

ca2a1541abb6cf3e762b631af8186bbcb728aca1 authored about 2 years ago by Muhammad A Faishal <[email protected]>
doc: a new typescript resource (#571)

7fbcf27f3269041f2797afd458c1047e8f0699ce authored about 2 years ago by Muhammad A Faishal <[email protected]>
doc: nextjs typescript command (#567)

26a9e649c2f11535920921a90d6500e05a5614a5 authored about 2 years ago by Muhammad A Faishal <[email protected]>
Move contributing pages from docs to pages (#565)

50bd5da192810597201acdfd2e1c8dd73bec1032 authored about 2 years ago by Filip Tammergård <[email protected]>
Uppercase in list items (#564)

535ef3635555110ea2409d0c92412cba8c572ba7 authored about 2 years ago by Matt Chapman <[email protected]>
Code of Conduct to repository (#554)

847dba2a5951b8298e974579b3ef4237193b0248 authored about 2 years ago by Matheus Ricelly <[email protected]>
Updated dead link (#561)

ca3ffc3b30a8c7de0e398aaa36ff184d1e56b8ae authored about 2 years ago by wenzdey <[email protected]>
README.md icon updated (#558)

* Icon bg updated to transparent

* Transparent Icon added

Co-authored-by: Filip Tammergård...

cfa0dd8f2d3e9609f920a69dcdfd285649c469a1 authored about 2 years ago by Ankit Malakar <[email protected]>
Icon bg updated to transparent (#555)

571fdeb79fdae40191ebc6f3958bd8a53dc8778d authored about 2 years ago by Ankit Malakar <[email protected]>
try new api config thanks to @shortcuts

https://github.com/typescript-cheatsheets/react/issues/547

0f10d618dea178f57d1111838fd1db09654ab7cf authored over 2 years ago by swyx <[email protected]>
Update docusaurus.config.js

ee2e36e1f5f9e98712e77b8c35785e1402046d8b authored over 2 years ago by swyx <[email protected]>
Update docusaurus.config.js

362094b7c7210e32cccd4f7415d5b30179a5ed08 authored over 2 years ago by swyx <[email protected]>
Fix README links (#546)

2d1a9825d16f61a394f212030ac27c73d1a76a48 authored over 2 years ago by Filip Tammergård <[email protected]>
Upgrade Docusaurus to v2 (#544)

* Upgrade Docusaurus to v2

* Update docusaurus.config.js

* Update .nvmrc

* Update broke...

b9803a3a1d3093474ca863ed841a9f81af19b2c5 authored over 2 years ago by Filip Tammergård <[email protected]>
docs(hooks): improving useImperativeHandle example (#542)

* docs(hooks): improving useImperativeHandle example

* Update hooks.md

* chore(readme): ru...

2859208887298e16923f6ac5ad43d91bf2d64890 authored over 2 years ago by Mateo Guzmán <[email protected]>
Fix bad URL (#541)

9ec826137c02038f5533d1e5e079218be9da6bdf authored over 2 years ago by Cory House <[email protected]>
fix: correct readme toc heading path (#536)

074f9c79832c0fddaaa70b3a9fd31e5011d4dd01 authored over 2 years ago by Filip Tammergård <[email protected]>
chore: format (#535)

09c7f1e78c9d9a4bdff15294d0962699eec3dd63 authored over 2 years ago by Filip Tammergård <[email protected]>
chore(docs): fix full hoc grammar (#534)

2203792a4021b5efb8eb6617116aafb737c69096 authored over 2 years ago by Luke Howsam <[email protected]>
fix: wrong term (#532)

it should be 'time' instead of 'speed'

0d94cb6005bccf5bb0b92a2e76a151f8863b291c authored over 2 years ago by Dzmitry Sviryn <[email protected]>
Update README.md (#531)

86b79808c270c317fb5c8788124b5541e43388a2 authored over 2 years ago by x7ffc08e <[email protected]>
add stripe migration story

1b14726f27f2cf37ea65b284dcb2f6d6da51b86d authored over 2 years ago by swyx <[email protected]>
add stripe flow to ts migration tool

fadfb14ed492d6dfead2fd816ebc3b3485537a39 authored over 2 years ago by swyx <[email protected]>
gen-readme (#530)

12c648384e72142036f31bf4ede75a8a5bc5caf6 authored over 2 years ago by Filip Tammergård <[email protected]>
Update context.md (#529)

line 154 typo, useContect instead of useContext

2199ecb3b021e6e66a2e6c1c3f4dd34988af27f0 authored over 2 years ago by Franco Remis <[email protected]>
use named imports for common react exports (#528)

67725463d88b2350855b917a7edc6c2b4bb73974 authored over 2 years ago by Filip Tammergård <[email protected]>
upgrade husky (#523)

d60e5fa51a81aba2815b92794d94d224682d1c31 authored over 2 years ago by Filip Tammergård <[email protected]>
fix readme header (#527)

9a7c76e57e657530869204222b94bba56d10f720 authored over 2 years ago by Filip Tammergård <[email protected]>
Fix "useEffect" link in the "Basic Cheatsheet Table of Contents" (#525)

cba95573cdcf183a0fc785131d4cccda56110ff4 authored over 2 years ago by Rinat Valiullov <[email protected]>
remove react.fc from examples (#522)

a6bb374cc9570d2d4b630302e720466bfac65937 authored over 2 years ago by Filip Tammergård <[email protected]>
Update .gitignore (#521)

f446bce719eb07bce8c144d7ecc85aea91f8c3a9 authored over 2 years ago by Htin Zaw <[email protected]>
remove section about importing react (#520)

0b1a14527977860cec57d2a91683d73c08dc271f authored over 2 years ago by Filip Tammergård <[email protected]>
chore: remove deprecated chinese translation (#517)

b8f120dcd499ccd7b4e97392116910853064a7b5 authored over 2 years ago by Filip Tammergård <[email protected]>
fix: update relative links to new repo name and new default branch (#519)

febb6f2ee82cdc0cc3367aa010cec70c096a88a6 authored over 2 years ago by Filip Tammergård <[email protected]>
fix: point basic link to doc rather than readme (#516)

4edb89b04b1b6e22681a5ee11ea07b04974da9b9 authored over 2 years ago by Filip Tammergård <[email protected]>
chore: update list of maintainers in readme (#515)

11056fefe0a182570633104b392819acd6530dd8 authored over 2 years ago by Filip Tammergård <[email protected]>
Update Table of Contents (#514)

* Fix heading levels

* Manually fix up TOC

95f4169372f9f48f81fbad71eafccb71e8a5e4e5 authored over 2 years ago by Sebastian Silbermann <[email protected]>
Fix duplicated/missing sections (#512)

* Add missing non-ts-files section

* Remove duplicate resources section

adfc093714595c4e5cfb645e15846b8c59cae7a4 authored over 2 years ago by Sebastian Silbermann <[email protected]>
Rework gen-readme (#511)

5bd304341d0444021fab0f442b6b9932a3b8a508 authored over 2 years ago by Sebastian Silbermann <[email protected]>
Updated with explicit children in mind (#510)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

b47c4c1daf58a4feb38667cebd816f1dfa1e2d37 authored over 2 years ago by Sebastian Silbermann <[email protected]>
docs: hooks: add syntax highlight (#509)

c854da7bce7972c5f07b2c1c8289dbf51b847bdf authored over 2 years ago by coderaiser <[email protected]>
Remove VFC recommendation (#506)

76fccdb599eb652db759a0bb392623bae4344e68 authored over 2 years ago by maurer2 <[email protected]>
chore: bump prettier and pretty-quick, format all

ab622cc80e965ec6f2a1fe09268e138d66c07743 authored over 2 years ago by Filip Tammergård <[email protected]>
chore: format

0b1d5f11a532cbca44ca9f4760d2ccbbb4b90dd8 authored over 2 years ago by Filip Tammergård <[email protected]>
Clarify that ReactNode edge case is only for React <18 (#504)

* Clarify that ReactNode edge case is only for React <18

* Update docs/basic/getting-started/...

6424b9c188930fe3993b2404133bf3261d02849d authored over 2 years ago by Filip Tammergård <[email protected]>
Updated README on 2022-04-25T08:20:30.348Z

6592987a6d6599196199ea3381e47a564e0a6359 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Updated README on 2022-04-25T08:20:18.177Z

492aa062953b1c843663f4442c271fb9350f0026 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge pull request #502 from typescript-cheatsheets/version

Assume latest React version

bb4190fd95d03630af3f13323c8121ca7a87a0d2 authored over 2 years ago by Orta Therox <[email protected]>
Merge pull request #503 from typescript-cheatsheets/vite

Move Vite from less mature tools to local dev setups

162c4486a59acfaa905b52f63b6ff3dcc697a93d authored over 2 years ago by Orta Therox <[email protected]>
Updated README on 2022-04-25T08:07:06.473Z

a9ad196e95f1fc3ba7ed038fbc6327b0a49ef8a1 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Move Vite from less mature tools to local dev setups

e23f8b66fee7d5cc2e1f9063af7c26446b141f4e authored over 2 years ago by Filip Tammergård <[email protected]>
Updated README on 2022-04-25T07:57:42.824Z

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