wasp/waspc/e2e-test/test-outputs/waspCompile-golden/waspCompile
Filip Sodić 4a94c9851e
Implement optimistic updates
* Remove flickering fixes for optimistic updates

* Add optimistic updates to Task.js

* First round of code review feedback

* Remove react query's additional options from hook

* Futher review feedback and code docs

* Fix and document error handling for optimistic updates

* Further document optimistic update mechanisms

* Update optimistic update docs

* Improve comment for useAction

* Further improve comments in actions/index

* Heavily comment actions/index

* Fix capitalization in action/index

* Add types to actions/index

* Fix jsdoc types in actions/index

* Comment testing sleeps

* Comment sleep function in todoApp/ext/actions

* Properly handle type errors in actions/index

* Fix formatting in actions/index

* Move updateFn change to optimistic update instantiation

* Extract common functionality in actions/index

* Fix formatting in actions/index

* Add jsdoc types to actions/index

* Revise jsdoc in actions/index

* Address PR comments

* Update e2e tests

* Mention optimistic updates in cache invalidation
2022-09-21 17:40:06 +02:00
..
.wasp/out Implement optimistic updates 2022-09-21 17:40:06 +02:00
ext Adds golden output dirs for E2E testing (Part 2) (#475) 2022-03-01 15:42:31 -05:00
.wasproot Adds golden output dirs for E2E testing (Part 2) (#475) 2022-03-01 15:42:31 -05:00
main.wasp Adds golden output dirs for E2E testing (Part 2) (#475) 2022-03-01 15:42:31 -05:00