While getting ready to roll out DrivnBye into private beta I spent some time working on some pipelines to automate a lot of our release work. I originally implemented the recommended way of utilizing Expo cloud to build our app binaries for android and iOS within a github action however it took less than 3…
Turn your Raspberry pi Pico or ESP32 into a 9-key macro-pad for your Mac or Windows machine. You can add your own custom macros, modifier keys, hotkeys and more with this macro-pad!
Notion has a pretty awesome API but no React package to render the output of this API! Notion-Blocks gives you the ability to render everything in a single component and provide a helper function to fetch all nested blocks for each page.