Migrate demos into hooks
See original GitHub issue- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
Usually developers always copy code from demo, while react encourages the usage of hooks. It could be a plan to migrate demos into hooks.
It can keep the demo simple and easy to use.
This may be a long-term task with label plan
and help wanted
.
What does the proposed API look like?
Migrate demos into hooks
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (7 by maintainers)
Top Results From Across the Web
User Migration Hook Demo - YouTube
Smart Hooks : User Migration Hook DemoThe User Migration Hook, part of Onelogin's serverless Smart Hooks platform, offers a way to seamlessly ...
Read more >How We Migrated Our Codebase To React Hooks - Life at Torii
This blogpost describes the process of migrating our codebase to React Hooks, and what I did to drive the change in the company....
Read more >Migrating React Native app to React Hooks | by Kacper Kula
At Onfido we use React Native for our 'Demo App', which is a multi-platform application showcasing our SDK. It helps clients integrate with...
Read more >Database migrations on Kubernetes using Helm hooks - ITNEXT
Helm allows you to package all the K8s manifests that your application defines in a Chart to deploy them all at once, and...
Read more >Introducing Hooks - React
Crucially, Hooks work side-by-side with existing code so you can adopt them gradually. There is no rush to migrate to Hooks. We recommend...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
omg why you can’t just write in english? it’s oss ffs
hooks 写起来方便,但是不一定能提升代码质量。class component 和 function component 都可以写出坨式代码。
(我本人其实还挺希望可以放下 15,毕竟用户升级成本其实不太大。)