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.
Top 6 Iteration Methods in Javascript

Top 6 Iteration Methods in Javascript

2
Comments
3 min read
Dev Environment with docker, php and Xdebug3!

Dev Environment with docker, php and Xdebug3!

Comments
2 min read
Daxus - A New Server State Management Library for React

Daxus - A New Server State Management Library for React

37
Comments
1 min read
Memoization in JavaScript: Boosting Performance

Memoization in JavaScript: Boosting Performance

2
Comments
2 min read
Coding Period GSoC'23 | Week 3 + 4 + 5

Coding Period GSoC'23 | Week 3 + 4 + 5

2
Comments
3 min read
7 libraries you should know as a React developer🔥🚀

7 libraries you should know as a React developer🔥🚀

1
Comments 1
2 min read
#LearnedToday: WTF JS

#LearnedToday: WTF JS

Comments
1 min read
Safely use `JSON.parse()` in TypeScript

Safely use `JSON.parse()` in TypeScript

30
Comments 3
2 min read
JS practice question

JS practice question

Comments
1 min read
2023’s Leading Front-end Frameworks for Streamlined Web Development FUNCTION12 FUNCTION12

2023’s Leading Front-end Frameworks for Streamlined Web Development FUNCTION12 FUNCTION12

Comments
14 min read
How to render conditional items in React?

How to render conditional items in React?

1
Comments
2 min read
How to Modify DOM Elements with JavaScript: A Comprehensive Guide

How to Modify DOM Elements with JavaScript: A Comprehensive Guide

1
Comments
7 min read
Master Call, Apply and Bind in JavaScript and Ace Your Interview

Master Call, Apply and Bind in JavaScript and Ace Your Interview

11
Comments
3 min read
Build a Guestbook from the 2000s with React Server Components and Server Actions

Build a Guestbook from the 2000s with React Server Components and Server Actions

17
Comments 2
7 min read
Issue #1 - The Journey I'm Taking to learn how to Code in 365 Days Starting Today.

Issue #1 - The Journey I'm Taking to learn how to Code in 365 Days Starting Today.

1
Comments
3 min read
Implementing One-Time Payments with BudPay and Node.js

Implementing One-Time Payments with BudPay and Node.js

2
Comments
5 min read
JavaScript Promises

JavaScript Promises

21
Comments 7
9 min read
JavaScript Loops

JavaScript Loops

Comments
4 min read
Create Your Own Programming Language 9: Iteration

Create Your Own Programming Language 9: Iteration

2
Comments
19 min read
Introduction to memory management in Node.js applications

Introduction to memory management in Node.js applications

Comments
8 min read
Demystifying Data Structures and Algorithms: A Comprehensive Guide for Developers

Demystifying Data Structures and Algorithms: A Comprehensive Guide for Developers

Comments
3 min read
React Native Vision Camera library to capture and record videos

React Native Vision Camera library to capture and record videos

3
Comments 2
2 min read
Migration to TypeScript Advice

Migration to TypeScript Advice

2
Comments
2 min read
30 Best Web Development Frameworks for 2023: A Comprehensive Guide

30 Best Web Development Frameworks for 2023: A Comprehensive Guide

24
Comments 2
103 min read
Exploring Web Rendering: Progressive Hydration

Exploring Web Rendering: Progressive Hydration

23
Comments
6 min read
Deploying A NodeJS App With Elastic Beanstalk

Deploying A NodeJS App With Elastic Beanstalk

2
Comments
6 min read
Exploring ApplyMiddleware: How it works behind the scenes

Exploring ApplyMiddleware: How it works behind the scenes

3
Comments
3 min read
"Big O" haqida gaplashamiz

"Big O" haqida gaplashamiz

6
Comments 2
4 min read
Weekly web development resources #156

Weekly web development resources #156

4
Comments 2
2 min read
A step-by-step guide to developing and deploying Vue apps with docker, part three

A step-by-step guide to developing and deploying Vue apps with docker, part three

2
Comments
4 min read
Leveraging the useId Hook in React: Simplifying Unique ID Generation

Leveraging the useId Hook in React: Simplifying Unique ID Generation

3
Comments 2
3 min read
7 Game-Changing AI Tools Every Developer Should Know About

7 Game-Changing AI Tools Every Developer Should Know About

6
Comments
2 min read
Private static members in Javascript

Private static members in Javascript

1
Comments
3 min read
Moonly weekly progress update #51 - Happy birthday Moonly!

Moonly weekly progress update #51 - Happy birthday Moonly!

5
Comments
3 min read
The 5 pillars of every HTTP request

The 5 pillars of every HTTP request

125
Comments 9
4 min read
#LearnedToday: Conditionally add properties to an object

#LearnedToday: Conditionally add properties to an object

Comments
1 min read
Part 4: Writing Clean and Efficient React Code- Best Practices and Optimization Techniques

Part 4: Writing Clean and Efficient React Code- Best Practices and Optimization Techniques

200
Comments 19
7 min read
Sweeter Promises: The Love Affair of JavaScript Promises.

Sweeter Promises: The Love Affair of JavaScript Promises.

2
Comments
2 min read
How to implement instance segmentation using YOLOv8 neural network

How to implement instance segmentation using YOLOv8 neural network

58
Comments 5
34 min read
How to Create Paginated, Sortable and Filterable Endpoints with NestJs

How to Create Paginated, Sortable and Filterable Endpoints with NestJs

12
Comments 5
7 min read
Database Transactions

Database Transactions

1
Comments
2 min read
Venturing into the Architectural Wilderness

Venturing into the Architectural Wilderness

2
Comments 2
17 min read
7 Easy Ways To Check If An Object Is Empty In JavaScript

7 Easy Ways To Check If An Object Is Empty In JavaScript

1
Comments
5 min read
How to build a scheduling and booking app with cloud data storage and real-time updates in Nuxt.js

How to build a scheduling and booking app with cloud data storage and real-time updates in Nuxt.js

15
Comments 3
6 min read
Refactoring Javascript code with Object Literals: A Clean and Readable Approach

Refactoring Javascript code with Object Literals: A Clean and Readable Approach

6
Comments 4
2 min read
Getting Started with Redux | React Tutorial

Getting Started with Redux | React Tutorial

3
Comments
5 min read
Simplifying API Calls and Promises with async/await in JavaScript

Simplifying API Calls and Promises with async/await in JavaScript

2
Comments
3 min read
🔥Object in JavaScript : The Only guide that you need

🔥Object in JavaScript : The Only guide that you need

4
Comments
5 min read
Exploring Advanced JavaScript Techniques: Closures, Prototypes, and Hoisting

Exploring Advanced JavaScript Techniques: Closures, Prototypes, and Hoisting

1
Comments 2
2 min read
Cookies vs LocalStorage Vs SessionStorage

Cookies vs LocalStorage Vs SessionStorage

35
Comments 3
5 min read
Using Rails serializers to render data through a has_many relationship.

Using Rails serializers to render data through a has_many relationship.

Comments
3 min read
Communication between React Native web view and React app

Communication between React Native web view and React app

1
Comments
3 min read
Next-Level Application Development: Mastering gRPC in .NET 8

Next-Level Application Development: Mastering gRPC in .NET 8

23
Comments 2
7 min read
New CSS-in-JS lightweight packages for React and Preact

New CSS-in-JS lightweight packages for React and Preact

Comments
2 min read
Avoid using "array[index]" for getting Array elements

Avoid using "array[index]" for getting Array elements

16
Comments
2 min read
JavaScript console methods: A deep dive.

JavaScript console methods: A deep dive.

84
Comments 16
9 min read
Is startsWith Faster Than RegExp?

Is startsWith Faster Than RegExp?

Comments
5 min read
Exploring 17 Prominent ES6 Features: Unlocking JavaScript's Power

Exploring 17 Prominent ES6 Features: Unlocking JavaScript's Power

10
Comments 2
6 min read
Crafting extensible components with React

Crafting extensible components with React

4
Comments
3 min read
Shared Element Transition with React Native Reanimated

Shared Element Transition with React Native Reanimated

7
Comments
3 min read
loading...