24 followers
Hi, please call me Dozie.
I'm a full-stack software engineer focused on implementing observability efforts with the aim of improving site reliability of front and back-end systems at my workplace.
"He spent too long attempting to solve the first problem that we barely had any time to do any coding. Though he had strong comms, and was very...
A look into a popular tool for building UI components · What is StoryBook It's a tool for building UI components that promises developers the ability to...
A precursor to how to generate all subsequences of an ordered sequence · If a sequence X has m symbols then the number of possible subsequences of X is...
Notes from Effective TypeScript by Dan Vanderkam · Motivation Try as we might, we won't always know what a type should be at every given point in time....
An application of Trees · Who is this for This article assumes you have a basic familiarity with the concept of asymptotic runtimes, typically talked...
Lessons from Effective Typescript - Prefer Incomplete Types to Inaccurate Types · ... it’s interesting that you can express something like “an array of...