Update the links for React tutorial (#11661)
* fix: update the link for React tutorial in free-programming-books-langs.md * fix: update the link for React tutorial in free-programming-books-ja.md * Update free-programming-books-langs.mdpull/11664/head
parent
8d06c2d05d
commit
f741c03fda
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue