How to work with modules and packages in Go

I had to practice a long time to understand the go concepts of modules, packages, and how to publish them to github. Here are my learnings. ...

July 30, 2023

Using Jekyll

You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated. ...

March 12, 2022