Redux 使用練習

Avatar of 林逸倫(Allen).
Avatar of 林逸倫(Allen).

Redux 使用練習

前端工程師
Taipei City, Taiwan
目標: 練習使用 React + Redux 整合 技術: React, Redux, redux-thunk (Middleware) 1. 在 Action Creator 中使用 Middleware 呼叫 jsonPlaceholder API 取得隨機文章 2. 使用文章內的作者ID 來 Fetch 作者資料 (例: 姓名) 3. 使用 Lodash Lib 內的 Func (memoize, uniq, chain......) 來處理資料 Github: https://github.com/AllenLin0321/Blog-Post Demo: https://allenlin0321.github.io/Blog-Post/index.html
Avatar of the user.
Please login to comment.

Published: Apr 1st 2020
67
6
0

Redux
React

Share