CommentAug 24, 2024That was really helpful. Also, while reading, one thing crossed my mind: I write blogs on Hashnode; should I also publish the same blogs on Medium and the Dev.to platform?A Beginner’s Guide to Starting in Technical Article Writing
CommentMar 25, 2023I want to learn Go, and this article definitely gave me some insight about the language.Unveiling the Power of Go: Why Google's Go Language is Taking Over the Tech World
CommentFeb 14, 2023It's very useful to know while debugging.Javascript errors: ReferenceError v/s TypeError
ReplyDec 8, 2022Yes! Thank you for letting me know. I'll try to implement this method next time; it looks more clean.How to Use Array.indexOf() for Comparing Multiple Items in JavaScript