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

Do we really need ctx.lastCall? #628

Open
Akiyamka opened this issue Sep 10, 2023 · 0 comments
Open

Do we really need ctx.lastCall? #628

Akiyamka opened this issue Sep 10, 2023 · 0 comments
Assignees

Comments

@Akiyamka
Copy link
Collaborator

Akiyamka commented Sep 10, 2023

The .lastInput property in the @reatom/testing package seems to do more harm than benefit.

Benefit:

  • ???

Harm:

  • Another way to do ctx.get(someAtom)
  • You might think that this is something like lastCall
@Akiyamka Akiyamka self-assigned this Sep 10, 2023
@BANOnotIT BANOnotIT changed the title Are we really need ctx.lastCall? Do we really need ctx.lastCall? Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants