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

Add Node example app (Connection State Change and Error Handling) #6100

Merged
merged 27 commits into from Sep 1, 2023

Conversation

elle-j
Copy link
Member

@elle-j elle-j commented Aug 25, 2023

What, How & Why?

Adds the Node.js example for Connection State Change and Error Handling.

This is the same behavior as the original example, but updates the following:

  • From Realm v11 to v12.
  • From JavaScript to TypeScript.
  • From require to import.

For reviewers

Given that the code has been previously reviewed, you can pay more attention to the following:

  • The tsconfig.json file.
  • Setup of Realm model classes (in src/models).

☑️ ToDos

--

Copy link
Member

@kneth kneth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for updating to v12.x.

Copy link
Contributor

@takameyer takameyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few suggestions and questions. LGTM!

@elle-j elle-j force-pushed the lj/example-node-error-handling branch from f7fa58e to 3ee749e Compare September 1, 2023 15:56
@elle-j elle-j merged commit 174e678 into main Sep 1, 2023
28 checks passed
@elle-j elle-j deleted the lj/example-node-error-handling branch September 1, 2023 16:50
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants