Interview on React Explained Book, Teaching & Yoga

I want to give a huge thanks to Steve Burge and OSTraining for letting me write a React book for them. In this interview we discuss the book a little bit, but also get into some great discussions about eduction, life, yoga and more. Steve really wanted to get into some teaching stories that I … Continue reading Interview on React Explained Book, Teaching & Yoga

How to Use the Tooltip Component in Gutenberg

Custom Tooltip Button in Gutenberg WordPress with JavaScript

While working on my Gutenberg Development Course I realized that default toolbar buttons have a nice Tooltip that appears over them on hover. I also remembered seeing a Tooltip component in Gutenberg when walking through the source code.  It turns out it is pretty easy to add these in our own block as well. Setting Up the … Continue reading How to Use the Tooltip Component in Gutenberg

Sneak Peak Video from My Gutenberg Development Course – “Important JavaScript Libraries that Ship with Gutenberg”

Since WordCamp US 2017 earlier this month, I have been working on a Gutenberg Development Course to help theme and plugin developers get up and running with the new editor coming to WordPress. I still have some more recording to do at the time of writing, but I wanted to share one of the videos from the … Continue reading Sneak Peak Video from My Gutenberg Development Course – “Important JavaScript Libraries that Ship with Gutenberg”