Ecosyste.ms: OpenCollective

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

github.com/mallowigi/react-suspense-egghead


https://github.com/mallowigi/react-suspense-egghead

Merge pull request #3 from mallowigi/dependabot/npm_and_yarn/lodash-4.17.20

Bump lodash from 4.17.15 to 4.17.20

f034620575b96a8746ff079fda2063e9cf1ba55f authored about 4 years ago by Elior Boukhobza <[email protected]>
Merge pull request #2 from mallowigi/dependabot/npm_and_yarn/prismjs-1.21.0

Bump prismjs from 1.20.0 to 1.21.0

0e7e1937f2cb2bd1b5740bd49223a95dc92d492a authored about 4 years ago by Elior Boukhobza <[email protected]>
Bump lodash from 4.17.15 to 4.17.20

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](http...

f4aa1476c6c9e038b473f15f0389b83c3a221c87 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump prismjs from 1.20.0 to 1.21.0

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.21.0.
- [Release notes](https...

110f0383b257fed36edc2bc6da333712e436fd40 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1 from mallowigi/dependabot/npm_and_yarn/react-0.14.0

Bump react from 0.0.0-experimental-33c3af284 to 0.14.0

b3f605a6cbe25b80c9eb5fc2ae2bdf1d29c62bbc authored about 4 years ago by Elior Boukhobza <[email protected]>
Bump react from 0.0.0-experimental-33c3af284 to 0.14.0

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.0.0-experimenta...

aa6fb457d8c4d30f372c29ab4e05810ece809e87 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
improvement: implement preloadable components to preload components ahead of suspense

39eed1731f471e24a512c270d8c9cf047a63ada1 authored over 4 years ago by Elior <[email protected]>
use tail to avoid displaying fallbacks (loading) unless the first component is loaded

2aaf956d5384e42ab6c298733cd36133838d8e8d authored over 4 years ago by Elior <[email protected]>
improve with forwards and together

087bc07bf40412989cbf2f16189e43fa7157888f authored over 4 years ago by Elior <[email protected]>
use suspenseList with together

4969a95a2398453a29fb9a094162ec8b6156b090 authored over 4 years ago by Elior <[email protected]>
starting working on suspenselist

12351ffb3d2fb67fce929b428f3c4baa0b086838 authored over 4 years ago by Elior <[email protected]>
create own hook for fetching pokemon resource

d999f925bdf2949ffbb8059926aecb954cbef56d authored over 4 years ago by Elior <[email protected]>
use react lazy to lazy load components

4fe0491dc32b5c9443f3f9a797ab1fa37cd9c1ee authored over 4 years ago by Elior <[email protected]>
improvement: preload image and data at the same time

5600da76ebe85f200d764ceb92ad991c6a2be5a7 authored over 4 years ago by Elior <[email protected]>
improve image loading

87f6fba8a9881452b15eab67c31cb28cd91f6924 authored over 4 years ago by Elior <[email protected]>
add cache expriation

779cce68bd5d369ed621e772b35724b290de7574 authored over 4 years ago by Elior <[email protected]>
use within a PokemonCacheProvider

20b2c924943850a7c29d4917bb134669a01dd80c authored over 4 years ago by Elior <[email protected]>
use context to get the getResource function

26ab458071533d404bc66ed9adff6a5b97037206 authored over 4 years ago by Elior <[email protected]>
simple cache

98d0393073c57ba3b191400f6a0e6b4e95ac35a8 authored over 4 years ago by Elior <[email protected]>
increase loading state

b0d6b1c8c4ff4a322e7253894523ec9136de3e43 authored over 4 years ago by Elior <[email protected]>
use transition

a2b902b0423ce5fea87079c4108686792c8030aa authored over 4 years ago by Elior <[email protected]>
refactor into suspense

f67dd45162c0340243a8c8ac4ac1def8f2cc3d70 authored over 4 years ago by Elior <[email protected]>
refactor into suspense

c3a235ec0a69b711b0cd0e2856ac0813c860748f authored over 4 years ago by Elior <[email protected]>
replace fallback with PokemonInfoFallback

daa391bd1c0fc0542668cdc2df30746b824991a4 authored over 4 years ago by Elior <[email protected]>
refactor: use create resource

b99b08ccfeade7d7a8ceee1c351f9e1c5d6a3762 authored over 4 years ago by Elior <[email protected]>
add error boundary

2ef32b42ad6b634c86752cd93745e69ba73b0711 authored over 4 years ago by Elior <[email protected]>
react suspense start

b89b6d06ab0c3c76c9820afb6452b3f392bc0e34 authored over 4 years ago by Elior <[email protected]>
update setup script

d3b481b7ed7a1460f2accd3d7a9eef3cfce08c1a authored over 4 years ago by Kent C. Dodds <[email protected]>
update all the things

689b070854cbb806be2b1c8cece38c694806a0b4 authored over 4 years ago by Kent C. Dodds <[email protected]>
update all the things and add .vscode directory

96ea51aca96f9f58e747dd1433768f5ec1c8281b authored over 4 years ago by Kent C. Dodds <[email protected]>
fix comment

b0db2cc07ca8e2894521caba6ac11c4711433a1f authored over 4 years ago by Kent C. Dodds <[email protected]>
improve extra-3 on 04

82758aa5dbffa0d6a782390162ac3af3218546bc authored over 4 years ago by Kent C. Dodds <[email protected]>
fix a few exercises and remove a silly comment

8bd4c013725a9bb9a532d37722f92693684acb13 authored over 4 years ago by Kent C. Dodds <[email protected]>
fix the exercise and extras

f985b521474da170fca8a1e8bc1039b4d6e023a0 authored over 4 years ago by Kent C. Dodds <[email protected]>
back to hack fetch

2180180ff17f43301529a119673f203c961a0094 authored over 4 years ago by Kent C. Dodds <[email protected]>
checkpoint

27f4a47da9d3ad908d0a9d52ab4a0fd41676211c authored over 4 years ago by Kent C. Dodds <[email protected]>
use msw. Woo

da3f8501b0d130ae92c97ef254b4190a5c0ab17c authored over 4 years ago by Kent C. Dodds <[email protected]>
fix thing

8105a8c57b18c46c2ae4689ed02281eaf0a498e8 authored over 4 years ago by Kent C. Dodds <[email protected]>
improve examples and add favicon

166cce006a7e7af425584ab62b2189f263901e09 authored over 4 years ago by Kent C. Dodds <[email protected]>
fix puncutation

6bcbff12bed3d05de523289aa99340cd7acb699b authored over 4 years ago by Kent C. Dodds <[email protected]>
fix link

f48a25087385c406dd7279673fedc9b8758d0731 authored over 4 years ago by Kent C. Dodds <[email protected]>
fix 02 exercise comments

30eaf115875e55aa43c5c812d93d9af015c98ab9 authored over 4 years ago by Kent C. Dodds <[email protected]>
fix typo thing

24f0547c78048220147c6fc345687b974b44c579 authored over 4 years ago by Kent C. Dodds <[email protected]>
update createResource

16c0d2e503612d95d5e219d9abbf404ceec596c8 authored over 4 years ago by Kent C. Dodds <[email protected]>
fix error boundary stuff and several other things

64550214cac9ff3b4ddbc04b26f8e03730d8b64f authored over 4 years ago by Kent C. Dodds <[email protected]>
fix a few comments

7a84f50a0e9caee28be0dc3c714226f3d4999ebd authored over 4 years ago by Kent C. Dodds <[email protected]>
remove useless comments

76c6c3788ef6e6146efd39f2cacaca68a214b915 authored over 4 years ago by Kent C. Dodds <[email protected]>
simplify createResource

49dd481cf67c0db76bb54c50735faf0b507271d5 authored over 4 years ago by Kent C. Dodds <[email protected]>
fix some things

fde4e40bd2a7e47ada70d70b33ef981fb3769085 authored over 4 years ago by Kent C. Dodds <[email protected]>
add example

73b7316cd74355d9ea4e6e87d2d060291c2c5890 authored over 4 years ago by Kent C. Dodds <[email protected]>
update all the things

6c51de6f516fc1111260ec2f05a525936aa3822f authored over 4 years ago by Kent C. Dodds <[email protected]>
update all the things

8524870c92cf0130d0a62de2a67dbf6d83a7e684 authored over 4 years ago by Kent C. Dodds <[email protected]>
fix error boundary

d41d9204e661263261c15825793363fbbfd17ae7 authored over 4 years ago by Kent C. Dodds <[email protected]>
make a bunch of changes

b371be2003ff263a5ea1934149bb9f9ce44435d4 authored over 4 years ago by Kent C. Dodds <[email protected]>
add special note

a3178732f865d16ad5931bfb3a3c75ab6bb69cb1 authored over 4 years ago by Kent C. Dodds <[email protected]>
add missing id

5a2022c675eed2a969f2cea808f707f400ce0543 authored over 4 years ago by Kent C. Dodds <[email protected]>
add extra credit for resetting the error boundary and make the error boundary work and stuff

d474802eef3e5798411c10f6f812919f71374d05 authored over 4 years ago by Kent C. Dodds <[email protected]>
remove extra credit from comments

c8068e53b0c1651e0d4d0721808dc86651e4f6dd authored over 4 years ago by Kent C. Dodds <[email protected]>
remove owl because it does not appear to make a difference anymore

c732d81eb2e67fb470a90f3ec420766a56bce82c authored over 4 years ago by Kent C. Dodds <[email protected]>
add taco for break

11eb64d2583345738471c64e653b39e05388e521 authored over 4 years ago by Kent C. Dodds <[email protected]>
update all the deps

ebb11cc6af47ec00f236d8f2f7054513f559ecce authored over 4 years ago by Kent C. Dodds <[email protected]>
update some things

c2c8af787364b67669e029afe4cf2aa0809da3f2 authored over 4 years ago by Kent C. Dodds <[email protected]>
fix useEffect thing

d40718924e3b6aa636879f89c809e721bd41d94c authored over 4 years ago by Kent C. Dodds <[email protected]>
fix order

b1e04f96e47b29ab0c7bf68d493b8bff66869d68 authored over 4 years ago by Kent C. Dodds <[email protected]>
improve 02

717505c8bd738ed1f0f80d9f9b4e5290550fd30a authored over 4 years ago by Kent C. Dodds <[email protected]>
fix 06

9832aecca72a4d2ea2c0d846daf872b73a7f22f4 authored over 4 years ago by Kent C. Dodds <[email protected]>
fix extra credit title

9a5ac9c692e7c81940389d608093bceb7e211adf authored over 4 years ago by Kent C. Dodds <[email protected]>
update packages

805abde45edf20180af0c9173493b0d82264136b authored over 4 years ago by Kent C. Dodds <[email protected]>
fix 04.md

10a4400659c970b20916397edb94add786b220a1 authored over 4 years ago by Kent C. Dodds <[email protected]>
fix 02 md

29cf8f18c2125a076f121367164b81aa812b652b authored over 4 years ago by Kent C. Dodds <[email protected]>
fix suspsense examples

8ee9a9eaf865ff02ad8e38009709746547e919d2 authored over 4 years ago by Kent C. Dodds <[email protected]>
fix 02 description

4d4d4b8514ed79cd5053062bff561f5b46c3a1e4 authored over 4 years ago by Kent C. Dodds <[email protected]>
improve the way it looks a bit

b00d91837991ea955c8f503c1ede7f2da60d41ff authored over 4 years ago by Kent C. Dodds <[email protected]>
fix thing

78f3553c0178fa6979063826c09c61748bc63ec3 authored over 4 years ago by Kent C. Dodds <[email protected]>
this should work

d5e67887fb5bebaefb1eadedf86c388634c74083 authored over 4 years ago by Kent C. Dodds <[email protected]>
update all the things and make the styles work properly

a354221703e7020e2b456b3a2831b67e364ac3ba authored over 4 years ago by Kent C. Dodds <[email protected]>
update version and fix homepage

559cf86b4094452915ac0c3a15cda64d288c8350 authored over 4 years ago by Kent C. Dodds <[email protected]>
update deps

13a2c24bd6b5e9d4b51d5e1dd7b97df7fae78db3 authored over 4 years ago by Kent C. Dodds <[email protected]>
update some things

ed773ac3a02008a862565e3d35404dad46f56337 authored over 4 years ago by Kent C. Dodds <[email protected]>
add test and disable coverage

a87f4c6675d624362139dce9cce4f7b00b3337a8 authored over 4 years ago by Kent C. Dodds <[email protected]>
update readme

194a6cb19b94e2ef4ebd0f625595a9c1346cedea authored over 4 years ago by Kent C. Dodds <[email protected]>
update everything

6d999d247ac098b224268362a10fae8fbbdbeef7 authored over 4 years ago by Kent C. Dodds <[email protected]>
almost done. just need some style

b70edcb1e34a3dcfae98c90a81d77057efb20952 authored over 4 years ago by Kent C. Dodds <[email protected]>
update to react workshop module

05ada7ffc2cd584ccc592417ddd6bf1d0d01e247 authored over 4 years ago by Kent C. Dodds <[email protected]>
sort exercises

752b8d54b33052a438db8246f2ed7fe45d6056b2 authored almost 5 years ago by Kent C. Dodds <[email protected]>
docs: add lauchness as a contributor (#8)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

a8970cb1b6a3df15d54868b0b74d7897d28d9c25 authored almost 5 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Updating md file and adding component for 2nd extra-credit on 05 (#2)

* Updating md file and adding component for 2nd extra-credit on 05

* Update 05-extra.2.js

...

8b81bc24ff76343f9c7f4003db3b601edbcd4c96 authored almost 5 years ago by lauchness <[email protected]>
Add useTransition for navigation to fix React warnings (#7)

f7afe5ecc03353aee1375862e7ecaedf5c91724e authored almost 5 years ago by Filipp Riabchun <[email protected]>
docs: add Hypnosphi as a contributor (#6)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

fdf3fabbc85318a31b85534ae766dd3a73fd2d84 authored almost 5 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Pokemon info: avoid empty scrollbars (#3)

097a3bfcf4bc0e40293b29e289fa59a0cab7a6aa authored almost 5 years ago by Filipp Riabchun <[email protected]>
fix comment

e9e63de08853c3ee3a5321e706fda6fe50c3ad62 authored almost 5 years ago by Kent C. Dodds <[email protected]>
fix extra credit title

0f04f0855a2b01a2b4a958356221f213c87a26b4 authored almost 5 years ago by Kent C. Dodds <[email protected]>
fix friends bug

93dc0efdfde64f52e81b0a226d76f39fce5f8133 authored almost 5 years ago by Kent C. Dodds <[email protected]>
some good improvements

5435b2cfcfad83812e372a467c764864920e0c1f authored almost 5 years ago by Kent C. Dodds <[email protected]>
👍

561602b295f599ae741cdbac0c88b176419bd840 authored almost 5 years ago by Kent C. Dodds <[email protected]>
preload images differently

8b8da35d8b5e892b47b22a6c01f1a76023c28eb1 authored almost 5 years ago by Kent C. Dodds <[email protected]>
remove template comments

8fc60dd8208696e673e6e2a9d9f17c997cb6e74c authored almost 5 years ago by Kent C. Dodds <[email protected]>
more control for the call site

471b1e1742963997fce72d8adfdc2fb103b5d478 authored almost 5 years ago by Kent C. Dodds <[email protected]>
fixup thing

0d8eeffc68342dba4b29ce4c15dcb1c98dc1ffda authored almost 5 years ago by Kent C. Dodds <[email protected]>
fix comment

1fe8c280a0d50b436f7daa8e1a1cd7d326a96067 authored almost 5 years ago by Kent C. Dodds <[email protected]>