Tag: web development
All the articles with the tag "web development".
- Modern Javascript -- Nullish coalescing operator (??)Published: at 05:33 PM- In this short article, I will talk about another handy JavaScript trick that I came across recently known as Nullish coalescing operator (??). This operator was released as a part of ECMAScript 2020 Language Specification. 
- Lessons Learnt by Failing in My First Ever HackathonPublished: at 03:00 PM- A reflection on the key mistakes made during a first hackathon and the valuable lessons learned from the experience of failing.