Surviving (Almost) Smartphone-Free: My Year-Long dumb phone JourneyIt was the year 2022 when my iPhone 7 was practically my sidekick. It was the first phone I bought with my own hard-earned cash and I can…Sep 30, 2023Sep 30, 2023
Published inSmall ThingsIntro to Time date localisation with Javascript Intl()Hello there 👋, again !!Nov 13, 2019Nov 13, 2019
Published inSmall ThingsJS Array iterators cheat sheet — Part 1Iterator methods are helpful and slightly confusing if you don’t understand the slight differences between them. This cheat sheet…Nov 12, 2019Nov 12, 2019
Published inSmall ThingsVoid in JavascriptVoid is an unary operator, which when prepended to any expression/function returns undefined after the execution of the…Nov 11, 2019Nov 11, 2019
Published incodeburstA complete <dev> guide for better buttonsButtons are one of the most simple, yet deeply fundamental and foundational building blocks of the web. Click a button, and you submit a…Oct 16, 2019Oct 16, 2019
Published incodeburstWell, I made a tool — RevealURL and I benefited from it.TLDR; I designed my first app, I corrected my mistakes as developer, I used some amazing analysis tools, I launched on PH and I…Sep 7, 2019Sep 7, 2019
Published inHelloMeetsData Driven SEO for Start-ups“Better marketing often trumps a better product. Invest in both.” — Rand Fishkin, Founder, and CEO of moz.comDec 17, 2018Dec 17, 2018
Published inSmall ThingsGit (Script) Aliases That Could Be HelpfulUsage of terminal is one of the best things a programmer does. It makes us feel like a little hacker playing around (at-least to me ;D )…Apr 20, 2018Apr 20, 2018
Published incodeburstLet the branch name do all the talking in gitI like and use BEM for CSS, it clearly says all about the code and saves time for developers. And I badly wanted something for git as well…Jul 10, 20171Jul 10, 20171
Published incodeburstNo-Redux Strategy for Siblings communicationRedux is great, but we must also know the basics before using any framework or library, right? Thats what I did before learning bootstrap…Jun 28, 20174Jun 28, 20174