Intro Fuzzy finders can be a good tool for navigating files in a codebase, but they don't...
Goals This aims to be quick reference guide on lua module exports compared to JavaScript m...
Goals This should be a quick reference guide for those familiar with NodeJS on how to exec...
What is Peer discovery Peer discovery allows you to discover other computers on the same s...
Let ‘Em Know While notifications are one of the browser features that are often abused and...
Working Hard, or Hardly Working? The Service Worker API is a powerful tool for providing b...
Proxies Javascript Proxies are a powerful concept in ES6. They give developers more contro...
Intro GitLens is a VSCode plugin that, among other things, allows you to see the time, com...
Off The Main Loop: Async Actions within Neovim Neovim embeds the libuv library in the edit...
Why Lua? Neovim has an embedded lua 5.1 runtime which is used to create faster and more po...
Power to Productivity Vim is a powerful tool which helps you stay productive and spend les...
data management in a post hooks world