cybertech-blogs.hashnode.devUnderstanding Objects in JavaScriptIntroduction When we first start learning JavaScript, everything feels manageable with variables and arrays. But as soon as we try to represent something from the real world — like a user profile, a p7m ago·5 min read
cybertech-blogs.hashnode.devControl Flow in JavaScript: If, Else, and Switch ExplainedIntroduction In real-life , when you facing problems or do something innovative or whatever you want to do, you have to follow up the decision making, a process that helps a lot to take precise and co1d ago·6 min read
cybertech-blogs.hashnode.devJavaScript Operators: The Basics You Need to KnowIntroduction When someone begins learning JavaScript, the first real interaction with logic and computation usually happens through operators. I still remember teaching beginners in the early days of 1d ago·8 min read
cybertech-blogs.hashnode.devArray Methods You Must KnowIntroduction In my early years as a Programmer & Cyber Security Researcher, I used to write long and repetitive loops to process arrays. It worked, but it was not effective and efficient. Over time, I4d ago·6 min read
cybertech-blogs.hashnode.devUnderstanding Variables and Data Types in JavaScript Introduction When I started having general conversations about JavaScript to my friends , I notices that most confusion did not come from complex topics like frameworks or asynchronous programming. It6d ago·7 min read