JavaScript Variables, Scope and Hoisting
11/10/2020Variables, Scope and Hoisting in JavaScript Introduction We must understand how variable scope and variable hoisting work in JavaScript, if…
Welcome to my digital notebook of everything I have learned and discovered over the years. This space is a collection of my work — notes, articles, tutorials, and workshop topics with exercises. Everything here is related to web technologies, coding, and creative problem-solving.
On this site, you can explore my blog where I share detailed guides and insights on web development, CSS, React, and other technologies I experiment with. You can also check out tutorials and challenges to learn alongside me, or browse my projects to see hands-on examples of my work.
Whether you’re here to read, learn, or get inspired, I hope you find something useful.


Master the fundamental skills of the most in-demand IT areas
I am inVariables, Scope and Hoisting in JavaScript Introduction We must understand how variable scope and variable hoisting work in JavaScript, if…
The CSS :root pseudo-class selector is used to select the highest-level parent of a given specification. In the HTML specification, the…
Overview and practice Express.js is the best choice when it comes to building web applications with Node.js. However, when saying web…
What is GitHub ? 🤔 GitHub is a code-hosting platform. It lets you and others work together on projects from anywhere. 👉 Before anything…
Git is not GitHub. Git is the system, and GitHub is a repository hosting service (the most popular of many). 👉 After this lesson you will…
Functional & class components in React 🤔 🤓 React is a framework that allows us to encapsulate code so to make it more reusable. These…
React without the Magic Mysticism React has a weird reputation. Some people treat it like magic. Others treat it like a nightmare. Most…
Understanding React’s Data Flow: A Mental Model That Scales How props, hooks, and context actually work together ReasonReact Hook Recipes…
React props look simple — until your app grows. At first, props feel like HTML attributes. Then suddenly you're passing data through five…
React Data Flow How props, hooks, and context actually work together 🍕 Think of Pizza React Data Flow Explained with Pizza 🍕 Think of a…
Props Mental Model: React vs Vue As a React developer, I wanted to dive into Vue to learn how it approached building JavaScript UI. How do…
Coding as Brain Development Coding isn't just a job skill, it's cognitive rocket fuel. Every line of JavaScript, every React component…
Subscribe for updates ✉️
Subscribe