#code

Parallel execution with make
Learn about makefiles and how to execute them in parallel
January 9, 2021 • 4 min read

Electron, custom protocols, and a way to communicate with external apps
Using a custom protocol and JavaScript injection within electron to communicate with an external app
December 28, 2020 • 6 min read

Writing a simple cache with JavaScript
Implementing an in-memory cache module with the deno runtime
December 8, 2020 • 7 min read