Added Redux Tutorial (#8897)
* add react redux tutorial untuk pemula * fix Alphabetical ordering * Add react redux book * change to redux tutorial * change title Co-authored-by: julio <julio@maxxitani.id>pull/9175/head
parent
633973ae98
commit
eabf672607
|
@ -192,7 +192,7 @@
|
|||
|
||||
* [Dokumentasi React Bahasa Indonesia](https://id.reactjs.org)
|
||||
* [React JS Untuk Pemula](https://masputih.com/2021/05/ebook-gratis-reactjs-untuk-pemula) *(Membutuhkan akun Leanpub atau email yang valid)*
|
||||
* [Tutorial React JS Untuk Pemula (React Hooks)](https://mfikri.com/artikel/reactjs-pemula) - Mfikri (HTML)
|
||||
* [React Redux Tutorial Untuk Pemula](https://medium.com/codeacademia/tutorial-redux-bagian-i-membuat-todo-list-c26a979d0a1f) - Yudi Krisnandi
|
||||
|
||||
|
||||
### Solidity
|
||||
|
|
|
@ -1334,6 +1334,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
|
|||
* [React Tutorial - Part 3](http://www.joshfinnie.com/blog/reactjs-tutorial-part-3/) - Josh Finnie
|
||||
* [React with ASP.NET Core Tutorial](https://reactjs.net/getting-started/aspnetcore.html)
|
||||
* [React.js Tutorial: Now is Your Time to Try It, Right in Your Browser](https://codegeekz.com/react-js-tutorial/)
|
||||
* [Redux Tutorial](https://www.tutorialspoint.com/redux/) - Tutorial Point (HTML, PDF)
|
||||
* [SurviveJS - Webpack and React](http://survivejs.com)
|
||||
* [The React Beginner's Handbook](https://flaviocopes.com/page/react-handbook/) - Flavio Copes (PDF, EPUB, Kindle) *(email address requested)*
|
||||
|
||||
|
|
Loading…
Reference in New Issue