Masterji Logic (If, Else & Switch)
Welcome back, bro! ☕ In our last session, we gathered our data (Variables) and learned how to do the math and comparisons (Operators). But right now, our code is a bit..... dumb. It just runs straight

Search for a command to run...
Articles tagged with #beginners
Welcome back, bro! ☕ In our last session, we gathered our data (Variables) and learned how to do the math and comparisons (Operators). But right now, our code is a bit..... dumb. It just runs straight

Welcome back, bro! In our last session, we created our storage chests (Variables) and filled them with loot (Data Types). But right now, those boxes are just sitting there doing absolutely nothing. To

Hey! Welcome to the very first post of our JS Exploration series. You know how it is, whenever you look up JavaScript variables online, you usually find the same boring examples like let x = 10 or let

IntroOkay, we built the skeleton with HTML. It looks ugly. It’s just black text on a white background. Now we want to style it. We want the button to be blue, the text to be bold, and the header to be sticky. But here is the problem: How do you tell ...

What is the exact difference between a Tag and an Element?

If you are writing every single bracket manually, you are doing it the "hard way."
