Hacker News
- PSA: React 18 calls code twice in strict dev mode to detect side effects https://reactjs.org/docs/strict-mode.html#detecting-unexpected-side-effects 125 comments
- How to use React Strict Mode in React 18 https://refine.dev/blog/react-strict-mode-in-react-18/ 2 comments reactjs
- Enabling TypeScript Strict Mode in a Legacy React Project https://webdev-sb.blogspot.com/2025/03/enabling-typescript-strict-mode-in.html 3 comments reactjs
- TIL React Strict mode renders components twice https://stackoverflow.com/a/61897567 3 comments programmertil
- [Weekends Reads] React Docs on Strict Mode https://reactjs.org/docs/strict-mode.html 6 comments reactjs
- [Need opinion] Am I doing it right? React strict mode is troubling me !! https://gist.github.com/dev-sankeerth/bc491ad41d3b02293ac1b34e771897bb 14 comments reactjs
- This Week In React #184: Patching, Expo, React Aria, Headless UI, Strict Mode, DevTools, Next.js, Mitosis, Twofold, Terminosaurus, Docusaurus, MST, Remix-SaaS, VisionCamera, Reanimated, VisionOS, Apollo, Vite, Node, Hono ... https://thisweekinreact.com/newsletter/184 5 comments reactjs
- I made an Open Source Next JS Starter Template with NextJS 11 + Tailwind CSS 2 with JIT + React 17 + TypeScript + ESLint (Next and Airbnb) + Prettier + Husky + Lint-Staged + PostCSS + VSCode (w/ Debugging) + Strict Mode + SEO + Default Theme + Bundler Analyzer + One-click deploy to Vercel/Netlify https://github.com/ixartz/next-js-boilerplate 18 comments javascript