Tag: web development
All the articles with the tag "web development".
Modern Javascript -- Nullish coalescing operator (??)
Published: at 05:33 PMIn 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 Hackathon
Published: at 03:00 PMA reflection on the key mistakes made during a first hackathon and the valuable lessons learned from the experience of failing.