Sep 10 2023Discover Bun - A Faster, Modern JavaScript RuntimeBun is the new Javascript Runtime built from scratch to serve the modern Javascript...Read more β18467
Nov 23 2022Create React App is Dead?Have you used create-react-app? Probably EVERYTIME you have created a React application. Well, there...5081
Sep 23 2023Send Emails with Next.js and Tailwind CSSElevate Your Brand with Fully Customized Designs! π€―π Have you ever seen beautiful emails...3113
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...897
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
May 09 2022Authentication using Appwrite in React - Part 2Authenticating users is always a good thing. But creating our own authentication rules and functions...765
May 05 2022Authentication using Appwrite in React - Part 1An important function of a backend service is to authenticate users. Appwrite is a Backend as a...565
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...526
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...377
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
Feb 25 2024Google Gemini Based AI Chatbot using NextJSGoogle recently released Gemini Pro - their Ultimate answer to ChatGPT 4. And I, as an eager...230
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
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...167
Aug 22 2022CSS Battle - #80Recently I came across a video of a CSS battle between Kevin Powell and Kyle from Web Dev Simplified....151
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 16 2023Microservices for EveryoneOne of the latest buzz words in the tech world is Microservices. You might have recently come across...104
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.101
Oct 13 2022Contributing to Hacktoberfest 2022As you know the open source festival in on going - Hacktoberfest 2022. I always wanted to start...79
May 09 2022Pigshell - Pixel Image FilterOverview of My Submission Pigshell is an image to Pixel filter application. It lets you...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 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...75
Dec 14 2023Application Security 101Most developers and companies believe their applications to be secure and understand the importance...70
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...51
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