5 followers
Love working with technologies related to web development.
In this short article, I will talk about another handy JavaScript trick that I came across recently known as Nullish coalescing operator (??). This...
In this short article, I will talk about a handy JavaScript trick that I came across recently known as Optional Chaining (?.). This is one of those...
In this article, I'll write about my experience learning Ionic Angular in hopes of helping some of you that are planning to learn it too. I have been...
Hello 👋, I'm Akash from India, working as a frontend developer at Classcard. Also, Happy New Year! 🎉 Classcard is a lightweight student and class...
Hello there 👋, If you didn't know already, I'm Akash from India and I work as a frontend developer at a startup called Classcard and this is my...
I work as a front-end engineer at a company called Classcard, and I recently had to work with Moment.js to display the time until a class starts. It...