Show Nav
Patrick Bacon

Software Consultant and Developer. Loves making software, learning new technologies, and being an Atom.

 
Featured

Generic Higher-Order Functions in TypeScript

An example of how to write a generic higher order function in TypeScript using the built in type definitions ReturnType and Parameters.
All Posts