Skip to content

Refactor sqlsync react#38

Merged
carlsverre merged 8 commits intomainfrom
refactor-sqlsync-react
Jan 5, 2024
Merged

Refactor sqlsync react#38
carlsverre merged 8 commits intomainfrom
refactor-sqlsync-react

Conversation

@carlsverre
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

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

@matthewgapp
Copy link
Copy Markdown
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
@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.

2 participants