I thought I was a Senior React Dev... until I ran React Doctor.
Show description
In this video, we dive into React Doctor, a lightning-fast, Rust-powered CLI tool created by Aiden Bai to sniff out common anti-patterns and performance bottlenecks in your code. I put the tool to the ultimate test by scanning a project I wrote six years ago to see if my old code still holds up, before running it against a massive, professional-grade open-source CRM. Whether you're looking to level up your GitHub portfolio or just want to give your AI coding agent a "medical degree" in React best practices, this is one tool you need in your workflow. 🔗 Relevant Links React Doctor: https://github.com/millionco/react-doctor ❤️ More about us Radically better observability stack: https://betterstack.com/ Written tutorials: https://betterstack.com/community/ Example projects: https://github.com/BetterStackHQ 📱 Socials Twitter: https://twitter.com/betterstackhq Instagram: https://www.instagram.com/betterstackhq/ TikTok: https://www.tiktok.com/@betterstack LinkedIn: https://www.linkedin.com/company/betterstack 📌 Chapters: 00:00 - Intro 00:27 - What is React Doctor? 01:33 - UI, Speed, and AI Agent Skills 01:54 - Demo 1: Testing my 6-year-old code 02:49 - Demo 2: Scanning a Large CRM (Twenty) 03:35 - Final Thoughts
Have questions about this video?
Sign up to chat with AI and get deeper insights.
Sign up — 5 free creditsThe video introduces React Doctor, a new tool for detecting React anti-patterns. The host walks through its features and demonstrates its effectiveness on old and larger codebases.
The content is informative, practical, and promotes community engagement while offering valuable tools for developers.
Developers looking to improve their React applications and code quality will greatly benefit.
Beginners without React knowledge may find it challenging.
The video provides practical insights, demonstrations, and encourages community involvement.
- React Doctor detects common React anti-patterns.
- It is built on the Rust-based linter oxlint for high performance.
- The tool provides suggestions for improving code quality.
- React Doctor is open source and invites community contributions.
- It can be run on both small projects and larger codebases.
- The UI is designed for a pleasant user experience.
- It can help improve GitHub portfolios for developers.
- 1Try using React Doctor on your own React projects.
- 2Contribute to the React Doctor project if you have ideas for additional best practices.
- 3Monitor your project for common anti-patterns regularly.
- Basic understanding of React and JavaScript.
A new CLI tool for detecting anti-patterns in React.
The creator of React Doctor and other tools like Million.js.
A JavaScript linter used under the hood by React Doctor.
tutorial
positive
intermediate
moderate
React developers seeking to improve their code quality and identify best practices.