This is a collection of quick notes, code snippets, libraries, or just things I've come across along the way.
As I work through various projects, I often stumble upon these interesting tools or approaches. This site is a way for me to document those little discoveries so that I can find them again in the future.
The code used to build this site is fully open source. If you want to see it, clone it, use it, just head over to the git repository: til-website on Github
All you need to get started is node.js, npm (or yarn), and git. The repository readme walks through how to run locally, how to add pages, and some suggestions on how to deploy.
Fair warning: I am not a javascript/react programmer. You might find anything from serious programming issues to poor formatting or organizational choices. Use at your own peril!
This site is built with: