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

Update dev tools #197

Merged
merged 15 commits into from
Nov 8, 2023
Merged

Update dev tools #197

merged 15 commits into from
Nov 8, 2023

Conversation

staylor
Copy link
Owner

@staylor staylor commented Oct 30, 2023

This project has outdated deps and needs to properly render in React 18 mode during dev/test.

  • favor TypeScript over Babel
  • use Vitest over Jest
  • use React Testing Library over Enzyme
  • update CircleCI to use Node 18
  • use Remix ESLint config instead of kyt (from when I was at the New York Times)
  • wrap all test renders in <StrictMode>

use esbuild to compile
use strict render for all
add renderContext helper
clean up types
@staylor staylor marked this pull request as ready for review November 7, 2023 17: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.

1 participant