I have always been fascinated by the reactions functionality (both UI and how it works) of this...
For a Front-end application, one of the most important step is to define the routes and the pages...
Yes, I built an application - Twidderly 🐥 (couldn't find something good) that will post Tweets on my...
Yes, I said it. This is it. 💡 Read this Guide end to end to understand exactly how the Dreaded...
Google recently released Gemini Pro - their Ultimate answer to ChatGPT 4. And I, as an eager...
There might have been times when you have failed to login into a website due to wrong username/email...
Most developers and companies believe their applications to be secure and understand the importance...
You might have heard of Bun and Appwrite recently. Bun is a new, faster alternative to NodeJS and...
Elevate Your Brand with Fully Customized Designs! 🤯😍 Have you ever seen beautiful emails...
You might have been fetching data in your React Apps WRONG ❌ React itself does not have...
Bun is the new Javascript Runtime built from scratch to serve the modern Javascript...
Earlier, GitHub used to allow browser login. Those were the simpler times. But now, to push your...
One of the latest buzz words in the tech world is Microservices. You might have recently come across...
Unlock the potential of GitHub for your projects using the REST API. Learn how to set up and utilize the GitHub API to supercharge your personal projects and portfolio. Explore step-by-step instructions and real-world examples.
Learn about static sites, server-side rendering (SSR), and static site generation (SSG). Discover when to use SSR or SSG and their benefits. Dive into modern web development with examples and GIFs.
You might have heard about JSON(JavaScript Object Notation) but have you heard about BSON? And no...
The use of blockchain technology integrates a number of significant scientific breakthroughs from...
Thinking about blockchain brings about the first word as : Encryption We have a basic idea of what...
NodeJS is one of the most influential things to happen in the field of web development. A backend...
Have you used create-react-app? Probably EVERYTIME you have created a React application. Well, there...
Hackathons are an amazing way to build and learn new things. MongoDB in collaboration with DevTo has...
So if you have been following this series, you already got the Solidity basics down. It's time for...
I am back with another post. This time it will be about data structures in Solidity. Solidity has...
Solidity is a programming language, yes everyone knows it(not everyone though). But what is it for?...
As you know the open source festival in on going - Hacktoberfest 2022. I always wanted to start...
Recently I came across a video of a CSS battle between Kevin Powell and Kyle from Web Dev Simplified....
Recently, I did a revamp of my Github Profile. The importance of a great Github profile is not...
Today, the question is the Kth Row of Pascal Triangle. So what is a Pascal's triangle? ...
GraphQL has been around since 2012(inside of Facebook😅). But Facebook made it public in 2015 and...
I have been solving questions for some time on Leetcode. But having a timer for each question is...