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

Refactor sqlsync react #38

Merged
merged 8 commits into from
Jan 5, 2024
Merged

Refactor sqlsync react #38

merged 8 commits into from
Jan 5, 2024

Conversation

carlsverre
Copy link
Contributor

This PR refactors sqlsync-react and sqlsync-worker in order to move most of the generic code out of sqlsync-react and into sqlsync-worker. The goal of this PR is to make it easier to build more framework specific libraries such as support for SolidJS (see #37).

@carlsverre
Copy link
Contributor Author

@matthewgapp can you take a look at this PR and let me know if it looks ok to you? Ideally it dramatically simplifies the SolidJS PR.

I haven't finished integrating this with demo/frontend yet so it's still marked as a draft. Will finish that up tomorrow along with any comments you have.

@carlsverre carlsverre marked this pull request as ready for review January 4, 2024 01:54
@carlsverre
Copy link
Contributor Author

Ok fixing the frontend wasn't very difficult. Will finish this up tomorrow.

@matthewgapp
Copy link
Contributor

@matthewgapp can you take a look at this PR and let me know if it looks ok to you? Ideally it dramatically simplifies the SolidJS PR.

I haven't finished integrating this with demo/frontend yet so it's still marked as a draft. Will finish that up tomorrow along with any comments you have.

Looks gr8! I rebased my PR onto this branch and tested it. Seems to be working!

@carlsverre carlsverre merged commit 0273d2a into main Jan 5, 2024
1 check passed
@carlsverre carlsverre deleted the refactor-sqlsync-react branch January 5, 2024 23:04
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.

None yet

2 participants