Skip to content

issues Search Results · repo:MFB-Technologies-Inc/react-async-renderer language:TypeScript

Filter by

21 results
 (154 ms)

21 results

inMFB-Technologies-Inc/react-async-renderer (press backspace or delete to remove)

https://arethetypeswrong.github.io/?p=%40mfbtech%2Freact-async-renderer%402.2.2
  • lemke-ethan
  • Opened 
    on Nov 6, 2024
  • #55

look into patterns using these api methods: - https://react.dev/blog/2024/04/25/react-19#new-hook-optimistic-updates - https://react.dev/blog/2024/04/25/react-19#actions - https://react.dev/blog/2024/04/25/react-19#new-hook-useactionstate ...
  • lemke-ethan
  • Opened 
    on Oct 15, 2024
  • #53

would it be possible to add Error to the AsyncUiModel.error type?
  • lemke-ethan
  • Opened 
    on Sep 5, 2024
  • #48

there is a problem with unions -- it types the onCompletedSucessfully argument as a union of two functions rather than as a function with a union argument. i.e., the render functions becomes (onCompletedSucesfully:TypeA)= ...
  • lemke-ethan
  • Opened 
    on Jun 14, 2024
  • #43

there may be a situation when a consumer would like to resolve the onCompletedSuccessfully callback with an object or null, which is different then undefined. is there a way to improve the renderer so ...
  • lemke-ethan
  • Opened 
    on May 10, 2024
  • #41

the returned function, namely the async renderer, from createAsyncRenderer doesn t always have to be possibly null. it would be nice if the return type of the async renderer was determined by the arguments ...
  • lemke-ethan
  • 1
  • Opened 
    on Apr 16, 2024
  • #40

- [ ] target specific versions of the packages - [ ] upgrade packages
  • lemke-ethan
  • Opened 
    on Apr 9, 2024
  • #36

1. publish: The following actions uses node12 which is deprecated and will be forced to run on node16: JS-DevTools/npm-publish@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/ ...
  • lemke-ethan
  • Opened 
    on Dec 1, 2023
  • #33
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub