Welcome to my blog! I love writing about things I have learned to deepen and share my knowledge.
Career & Financial Goals – Choosing the most crucial things to go after for freedom
What is the point of having goals? They allow us to go closer towards some kind of life and freedom...
Read More
What I Love About Web Development – Focusing on the Best Projects
I feel that the most fun I'm having when doing web dev is actually when I'm doing programming, rather than...
Read More
Reference for Changing Colors in VSCode With settings.json
https://code.visualstudio.com/api/references/theme-color#editor-colors
Read More
How to Watch Sass in Only Certain Folders in VSCode (Live Sass Compiler)
This post is in regards to the "Live Sass Compiler" VSCode plugin. Sometimes we want to "Watch Sass" in only...
Read More
How to Group State and Pass it Down to Children with React Hooks
Sometimes we have a React component that needs to pass many state values to its parent. Sometimes we even have...
Read More