From dee67dc66f0bccf5653d599fe575d2d2acf7a844 Mon Sep 17 00:00:00 2001 From: Palash Mondal <14850464+palashmon@users.noreply.github.com> Date: Tue, 9 Jul 2024 19:56:57 +0530 Subject: [PATCH] docs: add new react post --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4341479..ee33c93 100644 --- a/README.md +++ b/README.md @@ -307,6 +307,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 10+ pe ## React - [What's new in react 18?](https://blog.learncodeonline.in/whats-new-in-react-18) +- [Enhancing The New York Times Web Performance with React 18](https://open.nytimes.com/enhancing-the-new-york-times-web-performance-with-react-18-d6f91a7c5af8) - [How To Migrate From jQuery To Next.js](https://www.smashingmagazine.com/2021/07/migrate-jquery-nextjs/) - [Freelance React Developer Checklist](https://www.robinwieruch.de/freelance-react-developer) - [Ink 3: Yep, You Can Build CLI Apps with React Too](https://vadimdemedes.com/posts/ink-3)