Pinned11 Best GitHub Repositories That Help You Become A Better Software DeveloperGitHub hosts more than 200,000,000 repositories, but only a fraction of them are valuable resources for specific niches. Next to many repositories with learning projects, open source software, and collections of ideas, you sometimes find a few gems. ...Jul 16, 2022·9 min read
JavaScript Explained: The Nullish Coalescing Operator (??)Introduced with ES11, the nullish coalescing operator is an alternative to the long-used logical OR (||). It comes with some new, unique utility that can actually replace a lot of the logical OR's previous applications. The operator is an important t...Jan 1, 2022·3 min read
Thirteen Incredible GitHub Repositories To Leverage Your Blockchain LearningThe internet is a beautiful place of knowledge. You can find educational material nearly everywhere, and GitHub is no different. This article focuses on showcasing thirteen incredible GitHub repositories to you, all packed and filled with learning re...Dec 29, 2021·5 min read
10 Important Array Methods In JavaScript ExplainedI recently read a great article by Marko Denic about array methods. Inspired by this, I thought to myself that it might be a great opportunity to explain them thoroughly and show you what you can use them for, and how you could implement them yoursel...Dec 20, 2021·15 min read
Some Advice For All Aspiring DevelopersThe Advice I Would Give My Younger Self After 21 Years Of Software DevelopmentSep 15, 2021·5 min read
How to come up with a suitable salary expectationDoing your research correctly so you neither ask too much nor not enoughAug 23, 2021·6 min read