37 followers
Senior Software Engineer sharing resources, tips, and lessons learned | Building octo.app in public | Black Lives Matter
As of Bundler v2.3 (when using RubyGems v3.3+), Bundler will automatically use the BUNDLED WITH version specified in Gemfile.lock when running the...
Level up your Flexbox skills with this visual guide ยท I originally posted this Flexbox cheat sheet on Twitter, but the response was so positive that I...
The goal of this article is to teach you just enough about the shell prompt to make some helpful customizations. What is the shell prompt? The prompt...
This guide assumes you already have the Windows Subsystem for Linux (WSL) 2 installed. If that is not the case, I highly recommend you read through my...
As a developer that typically works on Mac or Linux, you will be disappointed with the out-of-the-box terminal in Windows. Lucky for us, Windows...
One of the biggest challenges I faced while building Octo was the markdown editor. When it comes to implementing a markdown text input, there is...