#javascript

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