Skip to main content

programming

2024


2023


2022


Quit nesting React providers

·147 words·1 min
This is a simple example of a TypeScript React function that can assist in combining many Provider components, such as those used by React Context, into a straightforward function.

2021


Grocery Store coding challenge

·547 words·3 mins
This coding challenge is the first of a series I will be posting for TypeScript & Golang, although it can be completed in other languages.