
Python Object Interning
This is an interesting thing i have noticed recently asked in an interview... Object...
Tag archive

This is an interesting thing i have noticed recently asked in an interview... Object...
Introduction Cascading Style Sheets (CSS) are the building blocks for a website's visual...

Python's Awesome Trick: Mastering Dictionary Comprehensions! Hey Python Enthusiasts! 🚀...
The easiest method to collect data from HTML form and store it in Google Sheets.
Let's say you have 100 files that are named incorrectly, and you need to change a specific part of...
Avoid
To create nested directories with mkdir in terminal, you just need to pass the -p flag before your...
As we all know, our electronic devices screens emits blue light which is bad for our eyes. Nowadays...
Nano is a great text editor that is available in every linux distros by default. Here's a few configs...
using html {color-scheme: dark light;} you can force the browser to show the page differently for users with different modes enabled

The problem When you're implementing a Storybook you can change your components props with...
Intro We all know the popular internet game of chrome which appears when there is no...