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.
Quick Sort

Quick Sort

7
Comments
2 min read
Learning what VueJS is and how to use it!

Learning what VueJS is and how to use it!

5
Comments
2 min read
Radix Sort

Radix Sort

4
Comments
2 min read
How do you sync data in your apps?

How do you sync data in your apps?

4
Comments
1 min read
¿Por qué deberías usar React Query o SWR?

¿Por qué deberías usar React Query o SWR?

19
Comments
8 min read
How I write web apps in 2021 ?

How I write web apps in 2021 ?

20
Comments 5
10 min read
JS: How to get current date and make your sites more up to date

JS: How to get current date and make your sites more up to date

38
Comments
3 min read
Javascript dynamic imports + Next.js

Javascript dynamic imports + Next.js

31
Comments
4 min read
How to check if a string contains at least one number using regular expression (regex) in JavaScript?

How to check if a string contains at least one number using regular expression (regex) in JavaScript?

6
Comments 1
1 min read
Working with JSON in JS, the easy way! JSONata

Working with JSON in JS, the easy way! JSONata

11
Comments
4 min read
Metamask Integration With Laravel

Metamask Integration With Laravel

16
Comments 5
4 min read
Integrate Passport.js to Node, Express, and Vue

Integrate Passport.js to Node, Express, and Vue

63
Comments
6 min read
Building GitHub-style Hovercards with StimulusJS and HTML-over-the-wire

Building GitHub-style Hovercards with StimulusJS and HTML-over-the-wire

3
Comments 1
10 min read
Angular Event Binding Deep Dive

Angular Event Binding Deep Dive

9
Comments 1
2 min read
Handling runtime errors when server side rendering with Next.js

Handling runtime errors when server side rendering with Next.js

17
Comments 1
3 min read
Elementary Data Structures with JavaScript - Linked Lists - PART 1🚀

Elementary Data Structures with JavaScript - Linked Lists - PART 1🚀

13
Comments
5 min read
Understanding front-end data visualization tools ecosystem in 2021 📊📈

Understanding front-end data visualization tools ecosystem in 2021 📊📈

206
Comments 7
13 min read
Angular & TailwindCSS

Angular & TailwindCSS

5
Comments
3 min read
Full Tutorial #6: Setting Up a Microservice API Gateway | Microservices Chat App Using React, Node.js, TypeScript and GraphQL

Full Tutorial #6: Setting Up a Microservice API Gateway | Microservices Chat App Using React, Node.js, TypeScript and GraphQL

51
Comments
1 min read
The Little Component That Could

The Little Component That Could

3
Comments
3 min read
#CodepenChallenge Disappear: Swipe, and delete action for mobile devices

#CodepenChallenge Disappear: Swipe, and delete action for mobile devices

6
Comments 4
2 min read
Understanding useContext in React

Understanding useContext in React

53
Comments 10
3 min read
How to convert from JSON with references to a JSON tree

How to convert from JSON with references to a JSON tree

4
Comments 2
1 min read
Making a progress circle in React

Making a progress circle in React

82
Comments 5
4 min read
Step up your web development blog with CodeWrite!

Step up your web development blog with CodeWrite!

37
Comments 2
5 min read
Elementary Data Structures with JavaScript - Stacks🚀

Elementary Data Structures with JavaScript - Stacks🚀

44
Comments
4 min read
How To Code A Game As A Beginner

How To Code A Game As A Beginner

65
Comments 4
13 min read
A Simple Express Server and MySQL Database

A Simple Express Server and MySQL Database

28
Comments 4
4 min read
File Sharing API Node js & Express Js

File Sharing API Node js & Express Js

1
Comments 1
1 min read
Implementing Soft Delete in AdonisJS v5

Implementing Soft Delete in AdonisJS v5

6
Comments
5 min read
Announcing a New Kind of Boot Camp: Front-End Foxes School

Announcing a New Kind of Boot Camp: Front-End Foxes School

70
Comments 13
4 min read
MPI-like Parallel Programming in JavaScript

MPI-like Parallel Programming in JavaScript

7
Comments
2 min read
Quick reference: react HTTP ( axios , fetch, interceptors )

Quick reference: react HTTP ( axios , fetch, interceptors )

4
Comments
1 min read
How do I improve my Flutter and Kotlin skills?

How do I improve my Flutter and Kotlin skills?

2
Comments 2
1 min read
Create a productive environment for your personal nodejs scripts

Create a productive environment for your personal nodejs scripts

7
Comments
6 min read
Solution: Copy List with Random Pointer

Solution: Copy List with Random Pointer

8
Comments 1
3 min read
JavaScript Destructuring Assignment - 1

JavaScript Destructuring Assignment - 1

9
Comments
2 min read
Making a TO-DO list web app using simple JavaScript

Making a TO-DO list web app using simple JavaScript

7
Comments
3 min read
How to Return multiple functions and values while working with REST APIs (Part 2)

How to Return multiple functions and values while working with REST APIs (Part 2)

8
Comments
3 min read
Recursive Functions Explained

Recursive Functions Explained

6
Comments
5 min read
Entendendo como funciona o Set do Javascript.

Entendendo como funciona o Set do Javascript.

16
Comments 3
2 min read
React Query 101

React Query 101

19
Comments 3
4 min read
Setting up a NestJS project with Docker for Back-End development

Setting up a NestJS project with Docker for Back-End development

255
Comments 16
4 min read
JS Test #9: Promise.reject + try/catch

JS Test #9: Promise.reject + try/catch

15
Comments 1
1 min read
Super simple communication between tabs, windows or iframes

Super simple communication between tabs, windows or iframes

63
Comments 4
2 min read
Tiny mini galaxy (live demo)

Tiny mini galaxy (live demo)

2
Comments
1 min read
Project 44 of 100 - Publishing your own npm package

Project 44 of 100 - Publishing your own npm package

7
Comments
3 min read
Various Ways of Real-Time Data Communication in Node.js

Various Ways of Real-Time Data Communication in Node.js

59
Comments 1
5 min read
Implement Request Timeout Using Fetch and AbortController

Implement Request Timeout Using Fetch and AbortController

8
Comments
2 min read
Filtering, sorting, and pagination in lists with vue-dataset

Filtering, sorting, and pagination in lists with vue-dataset

28
Comments
3 min read
Common Questions in Regular Expression

Common Questions in Regular Expression

8
Comments
9 min read
Building a Gatsby-Strapi portfolio from scratch

Building a Gatsby-Strapi portfolio from scratch

3
Comments
4 min read
JS: Check if an email is valid

JS: Check if an email is valid

66
Comments 10
2 min read
URL shortener to voice for Clubhouse 👋

URL shortener to voice for Clubhouse 👋

2
Comments
2 min read
How to explain JavaScript Closure to a 5 years old kid

How to explain JavaScript Closure to a 5 years old kid

201
Comments 16
1 min read
Swapping two numbers using arithmetic operators

Swapping two numbers using arithmetic operators

8
Comments
1 min read
Sharing data between CSS and JavaScript using custom properties

Sharing data between CSS and JavaScript using custom properties

41
Comments 3
3 min read
componentDidMount() VS useEffect()

componentDidMount() VS useEffect()

11
Comments
2 min read
An ultimate guide to JavaScript

An ultimate guide to JavaScript

2
Comments
4 min read
Launching Electron Apps From the Browser

Launching Electron Apps From the Browser

11
Comments
3 min read
loading...