DEV Community

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Higher-Order Functions (HOFs) সম্পর্কে বিস্তারিত আলোচনা

Higher-Order Functions (HOFs) সম্পর্কে বিস্তারিত আলোচনা

Comments
2 min read
✨🗳️ JavaScript Variables: 17 Quick Questions You Need To Master

✨🗳️ JavaScript Variables: 17 Quick Questions You Need To Master

2
Comments 2
7 min read
L - Liskov Substitution Principle (LSP)

L - Liskov Substitution Principle (LSP)

32
Comments
13 min read
Introducing "Vanilla" – A Fresh Take on Frontend Development

Introducing "Vanilla" – A Fresh Take on Frontend Development

Comments
2 min read
JavaScript Closures সম্পর্কে বিস্তারিত আলোচনা

JavaScript Closures সম্পর্কে বিস্তারিত আলোচনা

Comments
1 min read
A practical Guide - Migrating to Next.js App Router

A practical Guide - Migrating to Next.js App Router

6
Comments
3 min read
Android - Error uploading .aab file to play store

Android - Error uploading .aab file to play store

Comments
1 min read
APIs for Concurrent Rendering in React: Optimizing Asynchronous UI Updates

APIs for Concurrent Rendering in React: Optimizing Asynchronous UI Updates

8
Comments
2 min read
What is Difference Between ContextApi and Redux

What is Difference Between ContextApi and Redux

Comments
4 min read
Creating an Information Bot: A Beginner's Guide (HTML/CSS, JavaScript, Gemini API)

Creating an Information Bot: A Beginner's Guide (HTML/CSS, JavaScript, Gemini API)

3
Comments
22 min read
JavaScript Essentials: Part 2

JavaScript Essentials: Part 2

2
Comments
9 min read
Simple Image Asset Browser for Your Projects

Simple Image Asset Browser for Your Projects

Comments
2 min read
UseEffect How To Skip Initial Render And Only Trigger After Any Dependecy Change

UseEffect How To Skip Initial Render And Only Trigger After Any Dependecy Change

Comments
1 min read
7 Useful Vanilla JS Projects for Practice!

7 Useful Vanilla JS Projects for Practice!

Comments
3 min read
Angular vs. React vs. Vue: Which is the Best Framework in 2024?

Angular vs. React vs. Vue: Which is the Best Framework in 2024?

1
Comments
3 min read
Introduction to Next.js Middleware: How It Works with Examples

Introduction to Next.js Middleware: How It Works with Examples

1
Comments
3 min read
5 Reasons Why Bite-Sized Functions Will Make You a Coding Hero

5 Reasons Why Bite-Sized Functions Will Make You a Coding Hero

2
Comments
3 min read
Error Handling

Error Handling

Comments
1 min read
Creating a synchronized store between main and renderer process in Electron

Creating a synchronized store between main and renderer process in Electron

2
Comments
1 min read
Asynchronously Iterating Over Event Emitters in TypeScript with Async Generators

Asynchronously Iterating Over Event Emitters in TypeScript with Async Generators

7
Comments 5
4 min read
Why JavaScript is Not Just an Interpreted Language: Understanding JIT Compilation

Why JavaScript is Not Just an Interpreted Language: Understanding JIT Compilation

1
Comments
2 min read
Integrating APIs into Your Website: A Beginner’s Guide

Integrating APIs into Your Website: A Beginner’s Guide

21
Comments
3 min read
Don’t ever use if-else. Use this instead

Don’t ever use if-else. Use this instead

68
Comments 30
1 min read
Simplified: Javascript V8 engine ✨

Simplified: Javascript V8 engine ✨

5
Comments
4 min read
5 Nextjs API Query Params Examples

5 Nextjs API Query Params Examples

1
Comments
3 min read
loading...