diff --git a/books/free-programming-books-ja.md b/books/free-programming-books-ja.md index 311ad3cea..c45fd9f8e 100644 --- a/books/free-programming-books-ja.md +++ b/books/free-programming-books-ja.md @@ -430,7 +430,7 @@ #### React * [React 0.13 日本語リファレンス](https://js.studio-kingdom.com/react) - `trl:` @tomof -* [チュートリアル:React の導入](https://ja.reactjs.org/tutorial/tutorial.html) - Facebook Inc. +* [クイックスタート](https://ja.react.dev/learn) - Facebook Inc. #### Svelte diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 95edc3bb7..5ef88989c 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -1360,6 +1360,7 @@ Books on general-purpose programming that don't focus on a specific language are * [How To Code in React.js](https://www.digitalocean.com/community/books/how-to-code-in-react-js-ebook) - Joe Morgan * [Intro to the React Framework](http://code.tutsplus.com/tutorials/intro-to-the-react-framework--net-35660) * [Learning React.js: Getting Started and Concepts](https://scotch.io/tutorials/learning-react-getting-started-and-concepts) +* [Quick Start](https://react.dev/learn) * [React-Bits](https://github.com/vasanthk/react-bits) * [React Book, your beginner guide to React](https://github.com/softchris/react-book/) - Chris Noring * [React Enlightenment](https://www.reactenlightenment.com) - Cody Lindley (HTML) @@ -1368,7 +1369,6 @@ Books on general-purpose programming that don't focus on a specific language are * [React JS Notes for Professionals](https://goalkicker.com/ReactJSBook/) - Compiled from StackOverflow Documentation (PDF) * [React Primer Draft](https://github.com/mikechau/react-primer-draft) * [React Succinctly](https://www.syncfusion.com/ebooks/react-succinctly) - Samer Buna -* [React Tutorial](https://reactjs.org/tutorial/tutorial.html) * React Tutorial by Josh Finnie * [React Tutorial - Part 1](http://www.joshfinnie.com/blog/reactjs-tutorial-part-1/) - Josh Finnie * [React Tutorial - Part 2](http://www.joshfinnie.com/blog/reactjs-tutorial-part-2/) - Josh Finnie