#web-development
Read more stories on Hashnode
Articles with this tag
A slug is a piece of text that is attached to the end of a URL (after the backslash "/") that is unique and locates the specific page of a...
All the big social media sites format their numbers like 12.3M or 1.2B: To format the numbers from 19223324 to 19M, we don't need to use any...
Images are the core and heaviest component of the website. In your carrier, in web development, you might have encountered the following report in the...
I write my blog almost daily, and I have to add new articles to it via Pull request. I wanted to schedule the pull request so that the article reaches...
Have you ever asked yourself why we use SVG over PNG when they're both just images? I've got a few answers to your question. In this article, I'll...
Hello folks, in this article I am going to teach you to add a Top loading bar to your Next.js. Happy reading folks! Learning new things every...