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

7 Easy Ways To Center Elements In CSS

Posted by TotalDC 2022-11-14 in CSS, How To, Tutorial

As you probably know trying to center elements in CSS can cause a headache even to experienced developers. There are many different situations and many different solutions. Sometimes it is…

Card image cap

50 Git Commands That You Must Know For Your Next Project

Posted by TotalDC 2022-11-13 in Cheatsheet, Tutorial

Git is a distributed version control system that helps developers collaborate on projects of any scale. And in this article I will give you 50 Git commands that will definitely…

Card image cap

10 Useful CSS Tips To Make Your Next Project Easier

Posted by TotalDC in CSS, HTML, Tutorial

These are 10 CSS tips and tricks that will absolutely help you in projects. Prevent <textarea> From Resizing With CSS You can use the resize property to prevent a element…

Card image cap

Learn What JavaScript Fetch API Is And How To Use It

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

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

Card image cap

17 JavaScript Methods And Shorthands That You Must Know

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

How To Find If An Element Is In Viewport With JavaScript

Posted by TotalDC 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 JavaScript if-else Statements Are And How To Use if-else Statements In JavaScript

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

Here Is All You Need To Know About JavaScript Objects

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

JavaScript objects are it’s most important data-type and forms the building blocks of modern JavaScript. These objects are quite different from JavaScript’s primitive data-types(number, string, boolean, null, undefined and symbol)…

Card image cap

Here Is Everything You Need To Know About JavaScript Variable Scope

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

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

Card image cap

Learn All You Need To Know About JavaScript Variables And Datatypes

Posted by TotalDC in JavaScript, Tutorial

In previous article we discussed what is JavaScript and now lets start learning. In this article, we will get down to the real basics and learn about JavaScript variables and…

1 2 3 … 5 Next »

Follow me on:

Categories:

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

    Card image cap
    5 Websites That Will Help You Practice Your Web Development Skills
    Posted by TotalDC in CSS, Featured, HTML, JavaScript, Tutorial
    Card image cap
    5 YouTube Channels To Learn Web Development For Free
    Posted by TotalDC in Featured, Tutorial
    Card image cap
    JavaScript Cheat Sheet That Will Make Your Developers Life Easier
    Posted by TotalDC in Cheatsheet, Featured, JavaScript
    Card image cap
    4 Tips On How To Get Your Website Indexed By Google The Fast Way. Guide For 2022
    Posted by TotalDC in Featured, Google, How To
    Card image cap
    WordPress.org or WordPpress.com. Which One Is Better In 2022
    Posted by TotalDC in Featured, WordPress
    Created by TotalDC 2021