Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TUTORIAL: useResource now has a task #1151

Merged
merged 3 commits into from
Nov 20, 2022
Merged

Commits on Aug 26, 2022

  1. TUTORIAL: useResource now has a task

    I expected there to be a task for this tutorial but the given code was the same as the given solution, leaving nothing for users to do on this task.
    Now, users have two tasks:
    1. create the `useResource$()` function (there is an exact answer already provided in the text on the left to make it easy)
    2. create the <Resource> component (I left the `onResolved` callback function in a comment, so all they need to do is lay out the component and props like the example in the text on the left)
    jmmon committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    946c187 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    ade2c3e View commit details
    Browse the repository at this point in the history
  2. 📢

    manucorporat committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    24fbded View commit details
    Browse the repository at this point in the history