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

Refactoring suggestions #528

Open
AlexRMU opened this issue Mar 9, 2025 · 0 comments
Open

Refactoring suggestions #528

AlexRMU opened this issue Mar 9, 2025 · 0 comments

Comments

@AlexRMU
Copy link

AlexRMU commented Mar 9, 2025

  • migrate
    • switch completely to runes, snippets, etc
    • use $state.raw where deep reactivity is not needed
  • try to separate the large components
  • add more fine tuning through a reactive context
  • export more components and snippets
  • add examples of using reactivity both with and without svelte
    • now reactivity can be exported for use in vanilla js, like this
    • use $state.raw for the content variable, etc
  • use a streaming parser and store the content as an ast rather than as a string
  • use various file APIs on the website - this and this
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

1 participant