-
GitHub repo: https://github.com/ritwaldev/stocks-watchlist
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
You could definitely use a spellchecker. cspell is a great programatic spellchecker that you can add to your commit or build validations to enforce that things are spelled correctly.
-
It looks like you aren't taking advantage of ESLint and just using one basic set of rules for core-web-vitals. There's probably a few hundred more rules you would benefit from using. Here's a more robust config for reference.
-
Using classnames will help simplify conditional classes like this
-
A quick search found a coc-spell-checker library that looks pretty good, but I'm wondering if this would be better as part of CI/CD.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Related posts
-
Creating an Image Upload Modal with Crop and Rotate Functionality in React
-
How does everyone handle responsive layouts?
-
Why do experienced front-end developers use CSS frameworks?
-
Is there any way to apply different CSS files to the same component?
-
what's the best way for styling our components in react?