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

Everything You Need To Know About JavaScript Fetch API

Posted by TotalDC in JavaScript, Tutorial

When you are creating a web application, more than often you have to work with external data. For example your database or third-party API. Let’s learn what is JavaScript fetch…

Card image cap

5 Best Websites To Learn Web Development

Posted by TotalDC 2023-07-03 in CSS, Featured, HTML, JavaScript, Tutorial

As a web developer, you have to learn and practice all the time. Here you will find what are 5 websites that will help you practice your skills as a…

Card image cap

How To Find If An Element Is In Viewport With JavaScript

Posted by TotalDC 2022-11-11 in How To, JavaScript, Tutorial

In this tutorial you will learn how to check if an element is visible in viewport with JavaScript. When an element is in the viewport it appears in the visible…

Card image cap

Learn What Is JavaScript Switch Statement

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

You have learned about decision-making in JavaScript using if-else statements in our previous article on if-else statements in JavaScript. You have seen in previous articles that you can use the…

Card image cap

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

Posted by TotalDC 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

Here Is All You Need To Know About JavaScript Objects

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

JavaScript objects are its most important data type and form the building blocks of modern JavaScript. These objects are quite different from JavaScript’s primitive data types (number, string, boolean, null,…

Card image cap

JavaScript Cheat Sheet That Will Make You A Better Developer

Posted by TotalDC 2022-11-07 in Cheatsheet, Featured, JavaScript

As you may know, JavaScript is a programming language that powers the dynamic behavior on most websites. Alongside HTML and CSS, it is a core technology that runs the web.…

Card image cap

JSON Parsing In JavaScript. What You Should Know About It

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

In this article let’s learn about JSON parsing in JavaScript. JSON means – JavaScript Object Notation. JSON is a data-interchange format for data exchange between server and client which is…

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…

1 2 3 Next »

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