NENwobodo Ekene Leonardintechsharp.hashnode.dev·Oct 3, 2023 · 7 min readArrays under the hoodIf you have ever created a shopping list for a trip to the grocery store, you have already used an array without even realizing it. But if you haven't, try picturing it as a list of items you plan to receive for Christmas. Arrays can be ordered or un...00
NENwobodo Ekene Leonardintechsharp.hashnode.dev·Sep 23, 2022 · 4 min readHow to Grow your Technical Profile.Junior developers these days are tasked with building outstanding portfolio projects in other to stand a chance against the senior guys. While these might look so easy, note that not every project you put in your portfolio will make you stand out. Un...02IL
NENwobodo Ekene Leonardintechsharp.hashnode.dev·May 7, 2022 · 3 min readMethod Chaining in JavaScript SimplifiedLearning programming is one thing, following best practices while coding is another thing. As a good practice, it is expected that when you write functions or methods, a method should do one specific task. While you may be tempted to write a single m...00
NENwobodo Ekene Leonardintechsharp.hashnode.dev·Nov 2, 2021 · 5 min readFilter The Noise"Success is not final; failure is not fatal: It is the courage to continue that counts." It is never a good feeling to be considered a failure by others. But the question is, are you a failure? Before we answer this, I want you to understand what de...00
NENwobodo Ekene Leonardintechsharp.hashnode.dev·Oct 31, 2021 · 7 min readEverything is LearnableHave you ever given a thought to how you can do some of the things you do in auto-pilot mode? Let me be more clear and explain further. We all can agree that all human beings living on earth today were once babies (except we have alien-human living ...03EBM