:artist_palette:反冲设计工具
一个简单的示例设计工具,使用Recoil和React Suspense构建。
查看。
在找到:
开始
克隆仓库
git clone gitgithub.com:jacques-blom/recoil-design-tool.git
选择你想要的分支
git checkout 00-useState # This is the app implemented using React State (clone this to follow along w
公告
在DOOBOOLAB确认之前,请勿修改或更改代码。 此存储库在DOOBOO-CLI 。
React本机TS样板
规格
获得积分
1. Sample of context-api with `react-hook` (`useContext`).
2. Know how to structure react native app with typescr ipt.
3. Know how to navigate between screens with `react-navigation`
货币兑换
货币转换的SPA。 要获取当前课程,请使用您可以找到的任何开放的API。
该应用程序包含两个页面:
* Converter from one currency to another;
* Page with current exchange rates;
它也有:
* Tests;
* Application performance
- [*] lazy loading and suspense
- [*] use callback and memo
- [*
This is a react contact manager built with react, context API, lifecycle methods and an admin dashboard.
入门
git克隆这个项目
进入项目
npm安装
npm开始
会费
嗨,要添加或删除功能,请创建一个PR
`此处托管了该项目的工作版本
不要在react中使用div,而应尝试使用片段,尤其是在div中没有其他类时。