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

Wykonywanie obliczeń na frontendzie #173

Open
1 of 2 tasks
typeofweb opened this issue Nov 10, 2020 · 0 comments
Open
1 of 2 tasks

Wykonywanie obliczeń na frontendzie #173

typeofweb opened this issue Nov 10, 2020 · 0 comments
Labels
Milestone

Comments

@typeofweb
Copy link
Member

typeofweb commented Nov 10, 2020

Wydzieliliśmy paczkę @sklep/calculations, w której zawarte są wszystkie funkcje potrzebne do przeliczania np. ceny produktu, wysyłki, wartości koszyka itd.

Celem tego taska jest:

  • używanie tych funkcji na frontendzie
  • optymistyczne aktualizowanie interfejsu – np. gdy użytkownik zwiększa liczbę produktów w koszyku aktualnie wysyłamy request do API i czekamy na zwrotkę. Zamiast tego chcemy natychmiast zaktualizować wynik na poprawny używając @sklep/calculations (a request poleci w tle)
@typeofweb typeofweb added the WWW label Nov 10, 2020
@typeofweb typeofweb added this to the Podatki milestone Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant