
Build a Dark Mode Toggle with JavaScript and localStorage
A brief article explaining how to build a dark mode toggle switch using JavaScript and localStorage.
JavascriptCssWeb development

A brief article explaining how to build a dark mode toggle switch using JavaScript and localStorage.
How to get and set the value of the `data-id` attribute of an element with JavaScript.
From the title, we clearly know that there are 3 ways to read files in Node. They are known as the promise way, the callback way, and the synchronous way. The Promise way enables us to use the modern…
Learn how to use CSS positioning and flexbox



Create a Firebase account with your Gmail and Create a New Firebase Project of Name of your website like the below images You can create a new account or choose the already existing account. In my…
Part 1: A list of Python codes for solving complex tasks.
A guide to creating a simple form using Streamlit.