simply WEB STUFF
  • Blog
  • Featured
  • About
Card image cap

17 JavaScript Methods And Shorthands That You Must Know

Posted by TotalDC 2023-07-10 in JavaScript, Tutorial

In this article I will talk about JavaScript methods and shorthands you should know to be more efficient developer. Important JavaScript Methods You Must Know Some important and fundamentals method…

Card image cap

What Is JavaScript if-else Statement And How To Use It

Posted by TotalDC 2022-11-09 in JavaScript, Tutorial

JavaScript if-else statements are used to decide the flow of execution based on different conditions. If a condition is true, you can perform one action and if the condition is…

Card image cap

All You Need To Know About JavaScript Variable Scope

Posted by TotalDC 2022-11-07 in JavaScript, Tutorial

Variable scope is part of the program from which the variable is directly accessible. In This article, we will talk about JavaScript variable scope. In this article you will learn:…

Card image cap

Learn About JavaScript History And Features

Posted by TotalDC in JavaScript, Tutorial

Today we will start a new topic – JavaScript. And what better way to start it if not with looking at JavaScript’s history and features? JavaScript is the foundation of…

Card image cap

Everything You Need To Know About JavaScript Closures

Posted by TotalDC 2022-05-09 in JavaScript, Tutorial

In this article, we will learn about JavaScript Closures. JavaScript variable’s scope can be global or local. A global variable can be accessed and manipulated anywhere in the program, while the…

Card image cap

Everything You Need To Know About JavaScript Date And Time

Posted by TotalDC 2022-04-06 in JavaScript, Tutorial

Last time we talked about JavaScript timers. And now you will learn how to work with JavaScript Date And Time. As you may know, the Date object is a built-in…

Card image cap

What You Need To Know About JavaScript Window History

Posted by TotalDC 2022-03-23 in JavaScript, Tutorial

Last time we covered JavaScript Window Location and now let’s continue by learning about JavaScript Window History. The JavaScript History Object The history object contains the browser session history –…

Card image cap

What You Need To Know About JavaScript Window Location

Posted by TotalDC in JavaScript, Tutorial

The location property of a window is a reference to a Location object which represents the current URL of the document being displayed in that window. Since the window object…

Card image cap

What You Need To Know JavaScript Window Screen Object

Posted by TotalDC in JavaScript, Tutorial

Previously we checked JavaScript window object and in this tutorial, you will learn about JavaScript window screen object. What Is The Screen Object In JavaScript Simply the window.screen is an…

Card image cap

Everything You Need To Know About JavaScript DOM Navigation

Posted by TotalDC 2022-03-22 in JavaScript, Tutorial

Let’s continue with the JavaScript DOM series, in this tutorial you will learn about JavaScript DOM navigation – how to navigate between DOM nodes in JavaScript. DOM node provides several…

Follow me on:

Categories:

  • Afterhours
  • AI
  • Browser
  • Cheatsheet
  • Crypto
  • CSS
  • Featured
  • Google
  • How To
  • HTML
  • JavaScript
  • PHP
  • Review
  • Social media
  • Software
  • Tutorial
  • WordPress
  • Featured posts:

    Card image cap
    What Are Passkeys? Passwordless Login Is The Future
    Posted by TotalDC in Browser, Featured
    Card image cap
    Canva Tips And Tricks: 11 Hidden Canva Features
    Posted by TotalDC in Featured, How To, Software, Tutorial
    Card image cap
    10 Pinterest SEO Tips To Maximize Website Organic Traffic
    Posted by TotalDC in Featured, How To, Tutorial
    Card image cap
    5 Best YouTube Channels To Learn Web Development For Free
    Posted by TotalDC in Featured, Tutorial
    Card image cap
    5 Best Websites To Learn Web Development
    Posted by TotalDC in CSS, Featured, HTML, JavaScript, Tutorial
    Created by TotalDC 2021