Don’t push secret to your remote GitHub RepositoriesBut if you did, use $git resetAug 29, 2021Aug 29, 2021
Nullish Coalescing Operator in JavaScripta helpful tool to provide default valueAug 8, 20211Aug 8, 20211
What is “Memory Leak” in programming?Have you ever browsed some website that when you first log on it runs like a champ but as you keep clicking different tabs or checking out…Aug 1, 2021Aug 1, 2021
Does your code “Spark Joy”?This week I’m taking a break from further cultivating my naive approach to create a Multi-factored Authentication system and do something I…Jul 25, 2021Jul 25, 2021
Sending Emails through Rails AppsAfter gaining an understanding of the types of Multi-factor Authentication last week(link to the blog post here), I was looking forward to…Jul 18, 2021Jul 18, 2021
Types of Multi-factor Authentication EvidenceMulti-factor authentication, or MFA for short, is a security technology that requires multiple methods of authentication from independent…Jul 10, 2021Jul 10, 2021
Agile Software Developmentan iterative software development method for better project managementJun 28, 2021Jun 28, 2021
Bubble Sort, Selection Sort, and Insertion Sort with JavaScriptSorting values in an array is probably the most frequent task a programming beginner like myself encounters. If you’re familiar with…Jun 26, 2021Jun 26, 2021