How to remove HTML element from DOM with vanilla JavaScript in 4 ways
Vanilla JavaScript allows you to remove elements from DOM in several ways. In this article, I’ll show you how it can be achieved and also provide performance tests for each one.
Frontend Dev Blog
Vanilla JavaScript allows you to remove elements from DOM in several ways. In this article, I’ll show you how it can be achieved and also provide performance tests for each one.
This Fall has been busy for me, however, many new things have been discovered while browsing the internet and I’d like to share them with you.
I’ll go through a list of 5 reasons of why semantic HTML is important and why web developers should pay more attention to it.
In this article, I’ll explain how to handle (update) CSS variables in React. I’ll give you the concept for both Class components approach and Hooks approach.
It has been three busy summer months. I bring you my list of the things I’ve learned over this period.