Hookify all the things
See original GitHub issueE.g. SidePanel could pass down opened via a render prop, most HOCs should have a render prop equivalent exposed.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
hokify/agenda: Lightweight job scheduling for Node.js - GitHub
Scheduling with configurable priority, concurrency, and repeating. Scheduling via cron or human readable syntax. Event backed job queue that you can hook into....
Read more >Hokify - EU-Startups
hokify is an Austrian startup specializing in the placement of professionals in the tourism, catering, craft and commercial sectors. The hokify app and ......
Read more >XML feed - hokify developer wiki
You can provide an XML feed with your jobs. It has to be reachable via a publically available URL and contain all data...
Read more >Alles zum Thema Recruiting und HR Management - hokify
First things first! ... #hokifyexpertentipp: Bei einer mobilen Jobplattform wie hokify sind all diese Aspekte bereits abgedeckt und die ...
Read more >hokify Job App - Find Jobs 4+ - App Store
hokify is your personal solution for job search and application! The hokify job app offers you a selection of more than 4.500 companies...
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

haha sorry I meant https://github.com/aragon/aragon-ui/issues/357
Updated the title to have hooks instead: a render prop component can be done in one line from a hook (but a hook can not be made from a render prop component).
I think we should even stop exporting render props for new things, to avoid any confusion.