Jaydeep Pipaliya

Jaydeep Pipaliya @itsjp

Joined:
Mar 12, 2024

Jaydeep Pipaliya
articles - 23 total

List of Various Hacking Forums 👀

General Hacking Forums 0x00sec – 0x00sec: A forum focused on information security and...

Learn More 0 0Feb 19

💡 7 Portfolio Websites That Are Breaking the Internet 🌐

When it comes to the world of design, having a standout portfolio is everything. It’s not just about...

Learn More 0 1Jan 2

How Server-Side Rendering Works in Next.js

Server-Side Rendering means that the HTML of the page is generated on the server for each request....

Learn More 2 0Aug 28 '24

React : useCallback vs useMemo

These are both optimization hooks in React, but they serve slightly different purposes. Let's...

Learn More 1 0Aug 26 '24

Why does 1 < 2 < 3 return true but 3 > 2 > 1 return false in JavaScript?

Hey, JavaScript fans! Have you ever had one of those moments where your code does something weird and...

Learn More 1 0Aug 20 '24

2024 JavaScript Interview: 4 Insider Tricks You Should Know

Four advanced JavaScript techniques could surprise you in your next interview. Let’s keep it short...

Learn More 0 0Aug 12 '24

Portals: The React Hack You Need to Know

What is a React Portal? A React Portal is a mechanism that allows you to render child components...

Learn More 1 0Aug 1 '24

Interviewers love to ask for real-life examples of these algorithms.

Hey there, fellow coder! Whether you’re just starting out or have been programming for years,...

Learn More 3 0Jun 27 '24

Java Script Interview Secret : "console.log([1, 2] + [3, 4])"

I recently wrote an article on Medium about Java Script Secret Check it out to learn more!

Learn More 1 0Jun 26 '24

Only 1% of Developers Know This React Hook! 🚀

One lesser-known but powerful concept in React that only a small percentage of developers might be...

Learn More 4 0Jun 24 '24

I Asked ChatGPT: Who is More Intelligent — Humans or AI?

I recently wrote an article on Medium about Comparing AI and Human Intelligence. Check it out to...

Learn More 0 0Jun 24 '24

Deadlock : Computer Science challenge

This is a submission for DEV Computer Science Challenge v24.06.12: One Byte Explainer. ...

Learn More 8 0Jun 14 '24

Guess What? Your JavaScript Array is an Object! 🤔

In the quirky world of JavaScript, where the unexpected often becomes the rule, arrays are actually...

Learn More 1 1May 9 '24

"Used a jailbroken ChatGPT?: Share your story. 😲"

Have you tried using a jailbroken ChatGPT? We want to hear from you! Tell us the most...

Learn More 1 0May 3 '24

🎭 XSS Exposed: The Good, the Bad, and the Ugly! 🧑‍💻

Stored XSS (Persistent XSS) Mechanism: In Stored XSS, the malicious script is...

Learn More 6 0Apr 24 '24

Difference between Func() , ()=>Func() , {Func} , ()=>Func in JS

Here's a breakdown of what each syntax typically means in JavaScript, which seems the most likely...

Learn More 4 5Apr 18 '24

Can You Guess the Result of This JavaScript Code?

What is the output of below javascript code ?

Learn More 13 16Apr 9 '24

Meme Monday🗿

Meme Monday! DEV is an inclusive space! Humor in poor taste will be downvoted by mods.

Learn More 2 1Apr 8 '24

How to Apply a Duotone Effect to Images with CSS

Understanding CSS Filters The core of this technique is the filter CSS property. CSS filters allow...

Learn More 4 0Apr 4 '24

10 Startups News Sites Every Developer Should Know

Introduction: As a developer, staying informed about the latest startup trends, technologies, and...

Learn More 22 6Apr 1 '24

🚀 "7 Mind-Blowing JavaScript Features of 2024: Code Like Never Before!" 🚀

JavaScript's about to get a major boost in 2024! 🚀 Think of it as adding a nitro pack to your coding...

Learn More 0 1Mar 28 '24

The Future of JavaScript with WebAssembly: A Beginner's Guide

🚀 Introduction Welcome to the thrilling world of web development, where WebAssembly (Wasm)...

Learn More 0 0Mar 21 '24

Dev Challenge Completed

This is a submission for DEV Challenge v24.03.20, Glam Up My Markup: Camp Activities What I...

Learn More 11 0Mar 21 '24