May 2, 2023May 2, 2023Video: 5 Neovim Plugins To Improve Your ProductivityLATESTThese 5 Neovim plugins will improve your productivity and workflow immensely. This video will look at plugins you can quickly install and configure to take your editor to the next level.Read article
May 2, 2023Video: 5 Neovim Plugins To Improve Your ProductivityLATESTThese 5 Neovim plugins will improve your productivity and workflow immensely. This video will look at plugins you can quickly install and configure to take your editor to the next level.Read article
April 27, 2023April 27, 2023Video: Upgrade to a Smart Home With Home AssistantHome Assistant is the ultimate smart home automation platform. Get started in 5 minutes with integrations, automations, and more!Read article
April 27, 2023Video: Upgrade to a Smart Home With Home AssistantHome Assistant is the ultimate smart home automation platform. Get started in 5 minutes with integrations, automations, and more!Read article
April 5, 2023April 5, 2023Video: Svelte For React DevelopersSvelte is an innovative and powerful JavaScript framework. Learn Svelte from the perspective of a React developer, and deploy your first application.Read article
April 5, 2023Video: Svelte For React DevelopersSvelte is an innovative and powerful JavaScript framework. Learn Svelte from the perspective of a React developer, and deploy your first application.Read article
March 24, 2023March 24, 2023Video: Neovim with AstroNvimTired of using clunky and outdated editors? Neovim with Astro is perfect for you. This video will help you get started in a few minutes, then show you how to use your new configuration.Read article
March 24, 2023Video: Neovim with AstroNvimTired of using clunky and outdated editors? Neovim with Astro is perfect for you. This video will help you get started in a few minutes, then show you how to use your new configuration.Read article
July 18, 2022July 18, 2022My first published game, MagnetBoxI released my first small game, for a game jam! Well, it was released April 13th, just took me a while to get around writing a post here. Play it now.Read article
July 18, 2022My first published game, MagnetBoxI released my first small game, for a game jam! Well, it was released April 13th, just took me a while to get around writing a post here. Play it now.Read article
January 26, 2021January 26, 2021Become a git stash progit stash is a very useful feature in git allowing you to 'stash' away changes for later. This post goes over the most common commands and tricks.Read article
January 26, 2021Become a git stash progit stash is a very useful feature in git allowing you to 'stash' away changes for later. This post goes over the most common commands and tricks.Read article
November 30, 2020November 30, 2020React Query + Axios for authenticationReact Query is a great library. It provides an API similar to the Apollo GraphQL client, but in a backend-agnostic design. This post looks into hooking up the Axios HTTP library to authenticate API calls.Read article
November 30, 2020React Query + Axios for authenticationReact Query is a great library. It provides an API similar to the Apollo GraphQL client, but in a backend-agnostic design. This post looks into hooking up the Axios HTTP library to authenticate API calls.Read article
May 19, 2020May 19, 2020Flutter JSON vs Protocol Buffer: Benefits and performanceAs discussed in the last post on Flutter JSOn decoding performance, we saw that parsing JSON on the main thread is usually the right choice. Today, we'll look at Protocol Buffers to increase performance further.Read article
May 19, 2020Flutter JSON vs Protocol Buffer: Benefits and performanceAs discussed in the last post on Flutter JSOn decoding performance, we saw that parsing JSON on the main thread is usually the right choice. Today, we'll look at Protocol Buffers to increase performance further.Read article
May 17, 2020May 17, 2020Flutter JSON parsing: What is the fastest?Flutter, Google's portable UI framework, uses Dart for application code. My question today: What is the fastest way to parse JSON in Flutter?Read article
May 17, 2020Flutter JSON parsing: What is the fastest?Flutter, Google's portable UI framework, uses Dart for application code. My question today: What is the fastest way to parse JSON in Flutter?Read article
June 24, 2019June 24, 2019Cloud Run + Cloud Build for MonoreposCloud Run is a "serverless container compute platform" running on Google Cloud. We'll look into setting it up with a monorepo with Next.js and Node.js, with continous delivery from GitHub.Read article
June 24, 2019Cloud Run + Cloud Build for MonoreposCloud Run is a "serverless container compute platform" running on Google Cloud. We'll look into setting it up with a monorepo with Next.js and Node.js, with continous delivery from GitHub.Read article
June 19, 2019June 19, 2019Beta Lister ReleaseToday I'm releasing an Android application named Beta Lister. It lists all available beta versions of install applications on your device. Download available now.Read article
June 19, 2019Beta Lister ReleaseToday I'm releasing an Android application named Beta Lister. It lists all available beta versions of install applications on your device. Download available now.Read article