block-developer-cookbook
block-developer-cookbook copied to clipboard
Block Hooks examples
https://make.wordpress.org/core/2023/09/06/whats-new-in-gutenberg-16-6-06-september/
Heya @ryanwelcher: Can you do a dive into Block Hooks this week?
I've been trying to build a timer functionality that could report to say, FreshBooks for time accounting. It appears you can manage events which is what I need to stop and start the timer. Been running into a lot of trouble trying to use conditional logic for this functionality and not use effect. Mainly with the component re-rendering and making the timer jump up.
This could be a cool use case!
https://developer.wordpress.org/block-editor/reference-guides/packages/packages-hooks/
Cheers/Seth