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

Moving to SolidJs #70

Merged
merged 48 commits into from
Mar 8, 2023
Merged

Moving to SolidJs #70

merged 48 commits into from
Mar 8, 2023

Conversation

dvdvdmt
Copy link
Owner

@dvdvdmt dvdvdmt commented Feb 8, 2023

It is time to make the switcher more efficient and maintainable. SolidJS framework showed itself as a great combination of the best practices from React like JSX, functional components, beautiful reactivity model (updating the view based on changes in state) and efficient DOM updates without any virtual DOM penalty.

Make the key and other events tracking more reliable by placing handling them on capture phase
@dvdvdmt dvdvdmt force-pushed the moving-to-solidjs branch from 44d1885 to 5a5f0ad Compare March 8, 2023 04:25
@dvdvdmt dvdvdmt marked this pull request as ready for review March 8, 2023 07:12
@dvdvdmt dvdvdmt self-assigned this Mar 8, 2023
@dvdvdmt dvdvdmt merged commit 4da4a21 into master Mar 8, 2023
@dvdvdmt dvdvdmt deleted the moving-to-solidjs branch March 8, 2023 09:16
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

Successfully merging this pull request may close these issues.

1 participant