PinnedRebecca DepreyinFullstackBuilding an Accessible Typeahead Component with ReactThe ARIA combobox, listbox, and option roles with ARIA attributes are needed for a typeahead component accessible to screen readers.Feb 12Feb 12
Rebecca DepreyinFullstackRender Streamed OpenAI Responses with ReactUse a React ref and state variable to render a streamed response from OpenAI one chunk at a time similar to ChatGPT.Nov 9, 2023Nov 9, 2023
Rebecca DepreyinFullstackSelf-Hosting Web Font FilesYou can host your font files alongside your other static website files (CSS, images, etc.) and load them with CSS @font-face rules.Sep 28, 2023Sep 28, 2023
Rebecca DepreyManage JavaScript Environment Variables with dotenvYou can use dotenv to manage private values, like API keys, in your JavaScript projectsJan 16, 2022Jan 16, 2022
Rebecca DepreyinFullstackAdding LEDs to a Cross-Stitch ProjectLearn how to integrate sewable circuits into your cross-stitch projectDec 30, 2021Dec 30, 2021
Rebecca DepreyinFullstackHow Do Serial Peripheral Interfaces Work?The Serial Peripheral Interface (SPI) uses clock signals to synchronously transfer data as a single stream between two or more devices.Dec 20, 2021Dec 20, 2021
Rebecca DepreyinFullstackUsing Reactime to Compare Performance Snapshots for a React AppReactime can help you compare performance snapshots for React components over time.Sep 14, 2021Sep 14, 2021
Rebecca DepreyinFullstackRun Node.js Apps When Your Raspberry Pi Boots UpUse PM2 to start applications on system startupSep 1, 2021Sep 1, 2021
Rebecca DepreyinFullstackProgramming the HalloWing M4Take advantage of other features of the HalloWing M4 while also running the eye animation by updating the Adafruit M4_Eyes C++ Library.Sep 20, 2020Sep 20, 2020
Rebecca DepreyinThe StartupUse MQTT to Share Sensor Data Among Multiple DevicesYou can use MQTT and its pub/sub architecture to share data from multiple devices and sensors without much overhead.Sep 7, 2020Sep 7, 2020