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

Migrate to React from Knockout #10279

Open
lipis opened this issue Jan 15, 2021 · 4 comments
Open

Migrate to React from Knockout #10279

lipis opened this issue Jan 15, 2021 · 4 comments

Comments

@lipis
Copy link
Contributor

lipis commented Jan 15, 2021

Best practices:

Refactoring goals:

  1. /script/components
  2. /script/view_model
  3. /page/template
@rempas
Copy link

rempas commented Apr 9, 2021

Can I ask about the reason you're migrating to React? Are there any advantages?

@kamikazebr
Copy link

https://versus.com/br/knockout-js-vs-react
@Godnyx

There some advantages.

@bennycode
Copy link
Contributor

@Godnyx in our app we need to update a lot of lists (conversation list, messages list, list of participants, etc.). That's where Knockout's observables don't perform well and where we see a performance boost in using React's Virtual DOM and diffing algorithm.

@wireapp wireapp deleted a comment from itsnotsaved Jul 2, 2021
@infusion
Copy link

Why not setting on Svelte then if performance is an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants