Frontend

Manipulating the DOM with JavaScript Part 2 (Modern Tools and Techniques)

In this article, you will go beyond wrestling with awkward selectors and learn modern approaches to manipulating the DOM. This…

4 months ago

A simplified guide to using SASS-SCSS and CSS variables in React styles

React styling- SCSS and CSS Introduction: React is a declarative, fast and flexible JavaScript framework. It is used for developing…

2 years ago