Sep 10 2023Discover Bun - A Faster, Modern JavaScript RuntimeBun is the new Javascript Runtime built from scratch to serve the modern Javascript...Read more →18879
Sep 23 2023Send Emails with Next.js and Tailwind CSSElevate Your Brand with Fully Customized Designs! 🤯😍 Have you ever seen beautiful emails...8148
Nov 23 2022Create React App is Dead?Have you used create-react-app? Probably EVERYTIME you have created a React application. Well, there...5730
Aug 19 2023Connecting to Github with SSH (Windows)Earlier, GitHub used to allow browser login. Those were the simpler times. But now, to push your...5710
Feb 25 2024Google Gemini Based AI Chatbot using NextJSGoogle recently released Gemini Pro - their Ultimate answer to ChatGPT 4. And I, as an eager...4606
Apr 21 2024React Router DOM V6 Tutorial for EveryoneFor a Front-end application, one of the most important step is to define the routes and the pages...4448
Oct 14 2023Full Stack Application with Bun, Appwrite And NextJSYou might have heard of Bun and Appwrite recently. Bun is a new, faster alternative to NodeJS and...1865
Mar 25 2024Tweets Scheduler Built using NextJS, Gemini API, Appwrite and Twitter APIYes, I built an application - Twidderly 🐥 (couldn't find something good) that will post Tweets on my...783
Jul 05 2022How to Make an Awesome Github ProfileRecently, I did a revamp of my Github Profile. The importance of a great Github profile is not...783
Mar 17 2024The Last Event Loop Guide you will Ever NeedYes, I said it. This is it. 💡 Read this Guide end to end to understand exactly how the Dreaded...591
Dec 01 2022What's new in NodeJS 19?NodeJS is one of the most influential things to happen in the field of web development. A backend...397
Jan 25 2024Preventing Multiple Failed Input Attack using Redis and NodeJSThere might have been times when you have failed to login into a website due to wrong username/email...362
Nov 16 2022Introducing Owen Sauce - a new way to collborateHackathons are an amazing way to build and learn new things. MongoDB in collaboration with DevTo has...279
Nov 09 2022Solidity for Beginners - Data Structures in SolidityI am back with another post. This time it will be about data structures in Solidity. Solidity has...277
Dec 14 2023Application Security 101Most developers and companies believe their applications to be secure and understand the importance...228
Sep 17 2023React Query - The Definitive Guide to Making Requests in ReactYou might have been fetching data in your React Apps WRONG ❌ React itself does not have...177
Nov 14 2022Solidity for Beginners : Writing your first Smart ContractSo if you have been following this series, you already got the Solidity basics down. It's time for...174
Aug 22 2022CSS Battle - #80Recently I came across a video of a CSS battle between Kevin Powell and Kyle from Web Dev Simplified....161
Jun 26 2022What is GraphQL? - GraphQL Day1GraphQL has been around since 2012(inside of Facebook😅). But Facebook made it public in 2015 and...147
Oct 29 2022Solidity for Beginners - Day 1Solidity is a programming language, yes everyone knows it(not everyone though). But what is it for?...139
Jun 29 2022Kth Row in Pascal Triangle x InterviewBitToday, the question is the Kth Row of Pascal Triangle. So what is a Pascal's triangle? ...136
Feb 23 2023BSON and why MongoDB Developed it?You might have heard about JSON(JavaScript Object Notation) but have you heard about BSON? And no...135
Aug 12 2023Becoming a GitHub Ninja: Unleashing the Power of GitHub REST APIUnlock 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.127
Aug 16 2023Microservices for EveryoneOne of the latest buzz words in the tech world is Microservices. You might have recently come across...115
Oct 13 2022Contributing to Hacktoberfest 2022As you know the open source festival in on going - Hacktoberfest 2022. I always wanted to start...79
Jun 21 2022Minimum Steps to Visit Nodes in Infinite 2D Grid x Interview BitI have been solving questions for some time on Leetcode. But having a timer for each question is...77
Mar 03 2025Recreating the Dev Reaction Element using NextJS and Spring BootI have always been fascinated by the reactions functionality (both UI and how it works) of this...65
Jul 23 2023Server Side Rendering vs Static Site GenerationLearn 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.48
Jan 11 2023Blockchain Basics : What is Hashing?The use of blockchain technology integrates a number of significant scientific breakthroughs from...20
Jan 02 2023Blockchain Basics : Public Key CryptographyThinking about blockchain brings about the first word as : Encryption We have a basic idea of what...20