© 2023 Hashnode
Participate in this hackathon and win upto 10,000 USD cash and amazing swag.
I've been a tennis player and fan of the pro tour my whole life. Since sports betting in the US was legalized, I've seen some friends of mine make ridiculous bets on tennis matches. Even with my knowl…
Backstory 🧾 In late 2022, before all the ChatGPT hype, most of the tech news headlines look something like this "Mass layoffs in [Insert well-known tech company]". It can be very unsettling to see an…
Hello, everyone! In our continuous journey to improve your Hashnode experience, we're excited to introduce our newest feature, Community Likes 🔥 This feature makes it easier for the Hashnode communit…
Outline: Introduction Prerequisites Understanding the project Setting up the Project 3.1 Step 1 - Let's Get the HTML Structure Sorted 3.2 Step 2 - Let's Make It Look Good with Some CSS Magic 3.3 Step 3 - Time to Add Some JavaScript W…
In this article, we will cover how the internet started, what is the internet, and the rules that govern the internet. Different protocols, when they are used and what are their significance. We will …
In the previous articles we have discussed state management and how it is achieved in react with hooks like useState, useReducer and state monitoring hooks like useMemo and useCallback in Part - 1 and…
Let's imagine for a second you're about to buy a house. Normally, you'd go through a long, complex process with banks, lawyers, agents... but what if there was a more streamlined way? That's where Ethereum comes in! Picture Ethereum as a gl…
Welcome to another exciting SwiftUI tutorial. Today, we're diving into the world of adaptive layouts. We'll explore how to leverage SwiftUI's powerful tools to create dynamic, flexible UIs that look s…
SvelteKit Forms SvelteKit forms and endpoints work a little differently to other frameworks, like Astro or Remix, so it is worth taking a detailed look at how to pass form data from the client browser…
Introduction In this article, you are going to learn how to print to standard output all the alphabet but this time around in reverse. We are simply going to loop through all the alphabet while printi…
Hello friends today I have solved the problem of longest common prefix on the leetcode which is based on the topic strings. In this problem as give below we have to solve the longest common prefix between strings that are present in arrays …
Probably, a decade ago it was impossible to play your video or audio inside of your browser without any third-party services such as Flash or Silverlight. You needed to install a plugin and only play …