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

Refacto Mint component #270

Closed
5 tasks
zapaz opened this issue Sep 8, 2022 · 1 comment
Closed
5 tasks

Refacto Mint component #270

zapaz opened this issue Sep 8, 2022 · 1 comment
Assignees
Labels
refacto Technical refactoring
Milestone

Comments

@zapaz
Copy link
Member

zapaz commented Sep 8, 2022

Refacto Mint component :

  • with yields
    function that produce intermediate results, has to used with yields
  • with generic multi-transaction pattern
    manage generic state machine, with popup UI
  • no console.log
    console.log only when debugging, console.info to display info or console.error to display errors
  • no complex algorithm in svlete components, complexity to be pushed to @lib as much as possible
  • [ ]
  • group imports by categories / type
    Group imports by category : generic, common kredeum, lib kredeum , svelte kredeum store/helpers, svelte kredeum components, in each group import type on first lines
@zapaz zapaz added the refacto Technical refactoring label Sep 8, 2022
@zapaz zapaz added this to the LATER milestone Sep 29, 2022
@zapaz
Copy link
Member Author

zapaz commented Apr 17, 2023

done long time ago, mint unification more recently #136

@zapaz zapaz closed this as completed Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refacto Technical refactoring
Projects
None yet
Development

No branches or pull requests

2 participants