react开发者应该知道的7个库

86 阅读1分钟

英文

  1. well-rounded developer 全面的开发者
  2. you would come across innumerable libraries, leaving you dazed and confused 你会遇到无数的库,让你眼花缭乱
  3. here is a list of 7 libraries that can't go wrong with learning as a React developer. 作为react开发者学这7个库肯定没毛病
  4. incredible 极好的
  5. showcase new features 陈列一些新特点
  6. onboarding new users to your app 使新用户上手你的应用(onboard字面上看是上船的意思,一般用于适职,熟悉什么东西来用)
  7. thus making the tedious process of creating PDFs a walk in the park.因此使创建PDF这个繁琐的过程变得轻而易举(字面翻译是使...变得像公园散步)
  8. eye-candy 文中是养眼的意思,但是一般使用是贬义词,比如华而不实,花瓶

文章

React Joyride

帮助我们创造新人引导的库 链接

React PDF Renderer

用react components创建PDF的库,界面展示还挺好看的 链接

React Beautiful DnD

用于拖拽,使用storybook进行演示,还是很丝滑的 链接

Material UI

非常有名的UI库 链接

Swiper.js

做滑动的库,这个真的很棒,有那种卡片的,还有正方体旋转的 链接

 React Query

做数据管理,包括获取缓存错误处理 链接

React Spring

用来做一些绚丽的动画的库 链接

文章链接