gg2023.hashnode.devTesting HeadingsBig Heading Medium heading Small Heading Wow cool, I didn't know HN can have headings and a Table of Content.. which kinda reminds me of Confluence where I used to edit/posted some wiki/API Documentation for others to read.Jun 7, 2023·1 min read
gg2023.hashnode.devHow to Install FlutterI'm going to describe it step by step as I tested in on my local machine (currently using M1 pro machine) Step 1: Install Brew https://brew.sh Use the following command: /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HE...Apr 20, 2023·2 min read
gg2023.hashnode.devThe Broken TerminalSo, I just got my new laptop. And I want to set it up so that I can do some coding on my machine. Turns out there are 3 kinds of shell options in Mac OS; the bash profile, the zprofile, and the zshrc, and so on... Anddd.... while experimenting on som...Mar 17, 2023·2 min read