Flag Arguments in Shell Script
☕ 2 mins read
How to get arguments with flags in shell script.
How to get arguments with flags in shell script.
How to implement a straightforward semantic versioning for any project.
A short memo on how I created pagination for this site's blog page.
A compilation of best practices when working with shell scripts.
Here's how I implemented a simple continuous deployment on some of my projects at work with Jenkins.
What are the differences in terms of syntax and approach between programming languages?
How to tell whether Go codes that we wrote are performant or not with simple benchmarking.
Let's talk about the differences between cookies and local storage and their usage.