Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 418 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 418 Bytes

使用 React Hooks 来创建电影Demo( Class component VS Functional component)

使用 React Hooks 的一些方法写的一个请求电影数据的demo,同时将 functional component 的写法与 class component 的写法进行了一些比较.

用法

下载,然后安装依赖,npm run start 运行.

指南地址

具体指南