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.
React's Secret Weapon: Synthetic Events

React's Secret Weapon: Synthetic Events

3
Comments
2 min read
👋 Say Goodbye to Spread Operator: Use Default Composer

👋 Say Goodbye to Spread Operator: Use Default Composer

234
Comments 53
4 min read
Farewell, Ramda

Farewell, Ramda

Comments
7 min read
Part : 8 Unlocking the Power of Callback Functions in JavaScript

Part : 8 Unlocking the Power of Callback Functions in JavaScript

2
Comments
6 min read
React와 Solid의 차이점 톺아보기

React와 Solid의 차이점 톺아보기

4
Comments
2 min read
Why I choose to use the Dev.to API to display content on my website

Why I choose to use the Dev.to API to display content on my website

2
Comments
2 min read
Data Structures in JavaScript (Part 2): Stacks and Queues

Data Structures in JavaScript (Part 2): Stacks and Queues

5
Comments 1
5 min read
Good practices and Design Patterns for Vue Composables

Good practices and Design Patterns for Vue Composables

197
Comments 17
5 min read
FreeCodeCamp: Find the longest word in a string. Basic Algorithm 4

FreeCodeCamp: Find the longest word in a string. Basic Algorithm 4

Comments
4 min read
#LearnedToday: structuredClone()

#LearnedToday: structuredClone()

4
Comments 3
1 min read
From XMLHttpRequest to Fetch API: How Fetch became the Way Forward for JS Development

From XMLHttpRequest to Fetch API: How Fetch became the Way Forward for JS Development

7
Comments
2 min read
3 Ways to Clone Objects in JavaScript 00:20

3 Ways to Clone Objects in JavaScript

13
Comments 1
1 min read
HOSTING AND LAUNCHING OF MY FIRST WEBSITE!

HOSTING AND LAUNCHING OF MY FIRST WEBSITE!

5
Comments 3
2 min read
Organizing a Large Number of Scripts in Package.json

Organizing a Large Number of Scripts in Package.json

3
Comments
1 min read
A brief intro about loaders in react router

A brief intro about loaders in react router

41
Comments 2
5 min read
Content Delivery with Node.js Streams

Content Delivery with Node.js Streams

19
Comments 2
4 min read
How to detect an active internet connection in JavaScript apps?

How to detect an active internet connection in JavaScript apps?

20
Comments 1
3 min read
Serverless function cold start is too slow, let's dockerize our app

Serverless function cold start is too slow, let's dockerize our app

Comments
5 min read
Advanced Javascript Collections: Introduction to Sets and Maps

Advanced Javascript Collections: Introduction to Sets and Maps

3
Comments
12 min read
Jest - Tackling Performance Issues

Jest - Tackling Performance Issues

19
Comments
11 min read
JavaScript Collections Guide

JavaScript Collections Guide

21
Comments 4
16 min read
Teleportation in React: Positioning, Stacking Context, and Portals

Teleportation in React: Positioning, Stacking Context, and Portals

13
Comments 3
14 min read
Demystifying Array.reduce in JavaScript

Demystifying Array.reduce in JavaScript

4
Comments 1
7 min read
Designing SQL Database for a blog application

Designing SQL Database for a blog application

5
Comments
2 min read
লিনিয়ার সার্চ (Linear Search) ইন জাভাস্ক্রিপ্ট

লিনিয়ার সার্চ (Linear Search) ইন জাভাস্ক্রিপ্ট

2
Comments
1 min read
loading...