Blog
- My Terminal Setup (Part 2)
Some of the CLI tools I'm using.
- How To Check If A Property Exists In A JavaScript Object
The joy of having multiple ways of doing the same thing.
- TIL: NVM Config File
Today I found out the NVM has a .nvmrc config file.
- Introduction To Git
Don't let the title fool you, this is not intended for beginners. It's a long post for people that have been using Git for years but have gaps in their knowledge. Having that in mind, I'm skipping a lot of knowledge that I consider are common and instead decided to focus on what people generally don't know.
- My Terminal Setup
A guide on how I configured my terminal.
- Solving Package-lock.json Conflicts
This is the right way of solving package-lock.json conflicts.
- How I Built This Website
I wanted to create a personal website that reflected who I am and some of the things I believe. This means several things, but on a base level I settle for two main concepts that were the drivers for this: minimalism and simplicity.