Home
Nur Ariffin Mohd Zin
Cancel

JavaScript Equality

😃 JavaScript Equality Showdown: == vs === and != vs !== Hey there, coding buddies! 🖐️ Today, I want to dish out all the deets about a JavaScript topic that’s been on my radar: the crazy cool diffe...

JavaScript Async and Await

JavaScript Async and Await: Your Stepping Stone to React.js 😎 Hey there, future React.js wizards! 🧙‍♂️🧙‍♀️ Today, we’re going to dive into the magical world of JavaScript’s async and await. These...

Creating a Portfolio Website with GitHub, GitHub.dev, and ChatGPT

Introduction Developing an online portfolio is a key aspect to showcase professionalism. It provides a platform to expose your accomplishments, skills, and potential to prospective audiences. This...

JavaScript's Array Methods: map(), filter(), and reduce()

Taking the First Steps with JavaScript’s Array Methods: map(), filter(), and reduce() 🚀 Hey all you coders out there! 🙌 Ready to dive deep into the sea of JavaScript? If you’re gearing up for a fa...

JavaScript Spread Operator

Understanding the JavaScript Spread Operator: A Must-Know for React.js Beginners 😃 Hello there, future React.js wizards! 🧙‍♂️ Today, we’re going to dive into a JavaScript feature that you’ll find ...

JavaScript Object Destructuring

Unraveling the Magic of Object Destructuring in JavaScript: My Stepping Stone to React.js Hey there, fellow code enthusiasts! 🚀 Today, I’m going to dive into a super cool feature of JavaScript th...

JavaScript Array Destructuring

JavaScript Array Destructuring: A Fun Prep for React.js! Hey there, fellow code enthusiasts! 🚀 Today, we’re going to dive into a super cool feature of JavaScript that’s not only going to make you...

Git Basic Commands

Unleashing the Power of Git: Your Guide to Mastering Basic Commands Hey there! If you’re into the world of programming, web development, or software engineering, you’re probably no stranger to the...

Git and GitHub

Git and GitHub: BFFs for Your Coding Journey Hey there, fellow code wranglers! I hope you’re having a fantastic day full of semicolons and curly braces. Today, we’re diving into a topic that’s sup...

The JavaScript Ternary Operator

Mastering the Art of Decisions: The JavaScript Ternary Operator for React.js Learners Hey there, future React.js rockstars! As you gear up to immerse yourself in the captivating world of React.js,...