Simple Reconnect Logic for RXJS websocketRxjs includes a websocket object, which is wrapper around the w3c-compatible WebSocket object provided by the browser. It returns a…Jul 17, 20231Jul 17, 20231
Slice vs SpliceI’ve been doing a lot of algorithms practice lately and I know that both slice and splice are vaguely floating out in the JavaScript…Apr 27, 2021Apr 27, 2021
My Artisanal, Small Batch BlockchainI’ve been interested in Blockchain technology since before I knew I was really interested in Software Engineering. I attended a panel…Apr 9, 2021Apr 9, 2021
Using the Web Speech API in ReactUsing the Web Speech API in a React Project is remarkably easy. The Web Speech API provides speech recognition and speech synthesis (text…Mar 15, 2021Mar 15, 2021
Inclusive Language for New DevsLanguage is important. How we say things on a UI (user interface) of an application can be just as important as what we say. It’s…Mar 3, 2021Mar 3, 2021
Web Accessibility for New DevsIf you’re a software engineer in training or a newly employed junior dev and you’ve never thought about Universal Access on the web…Feb 1, 2021Feb 1, 2021
Web Design Basics For Non-DesignersAs a software engineering student who just completed their first full stack application, I can honestly say that what intimidates me most…Jan 31, 2021Jan 31, 2021