Skip to content

Conversation

@ericyhwang
Copy link
Contributor

Repo setup:

  • TypeScript project, targeting ES2020 and CommonJS module format
  • Vitest test runner, ESLint + Prettier for linting
  • GitHub Actions for CI

Two initial functions:

  • useRacerState, which adds a React component state variable that's synchronized with the data at a specific Racer model path
  • renderReactComponent, which renders a React component inside a Derby component, with appropriate cleanup hooks

@ericyhwang ericyhwang merged commit 4d5d89c into main Sep 3, 2025
3 checks passed
@ericyhwang ericyhwang deleted the initial branch September 3, 2025 03:13
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