DOM Manipulation Using JavaScript/jQuery
Design

Before we start, the very first thing we should know what is DOM? DOM stands for Document Object Model. DOM is a platform and language-neutral interface that allows scripts and program to dynamically access and update the content, structure, and style of Document DOM is divide into 3 parts HTML DOM XML DOM CORE DOM…

Software Design Principle – YAGNI
Design

In this article, We are going to study the “YAGNI” software design principle’s benefits and why this principle is helpful for us. Some best principles are KISS, SOLID, DRY/DIE, and YAGNI software perspective.

Subscribe

Select Categories