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 Hooks useState and useEffect

React's Hooks useState and useEffect

6
Comments 1
5 min read
FTA: Fast TypeScript Analyzer

FTA: Fast TypeScript Analyzer

Comments
3 min read
Reto JS. Organizando bolas en urnas con JS

Reto JS. Organizando bolas en urnas con JS

Comments
6 min read
JavaScript Quiz #06 — Truthy and Falsy Values

JavaScript Quiz #06 — Truthy and Falsy Values

1
Comments
4 min read
[Typia] I made realtime demo site of 20,000x faster validation (+200x faster JSON stringify)

[Typia] I made realtime demo site of 20,000x faster validation (+200x faster JSON stringify)

108
Comments 12
6 min read
JavaScript Quiz #05 — Type Conversion and Coercion

JavaScript Quiz #05 — Type Conversion and Coercion

1
Comments
5 min read
Exploring Algorithms for Arrays and Strings: Two Pointers, Sliding Window, and Prefix Sum

Exploring Algorithms for Arrays and Strings: Two Pointers, Sliding Window, and Prefix Sum

6
Comments
5 min read
JavaScript for Beginners: A Complete Guide

JavaScript for Beginners: A Complete Guide

4
Comments
12 min read
ReactJS, MongoDB, JS, CSS in one shot while building an App

ReactJS, MongoDB, JS, CSS in one shot while building an App

102
Comments 20
5 min read
Formatting Numbers to Words with Commas Using Angular Pipes

Formatting Numbers to Words with Commas Using Angular Pipes

4
Comments
4 min read
Hosting Games with Express.js and Socket.io

Hosting Games with Express.js and Socket.io

3
Comments 2
1 min read
How to allow all domains for Image nextjs config?

How to allow all domains for Image nextjs config?

6
Comments
1 min read
JavaScript Quiz #04 — JavaScript Operators and Precedence

JavaScript Quiz #04 — JavaScript Operators and Precedence

1
Comments
5 min read
A Beginner's Guide to the Dalle-Mega Text-to-Image model

A Beginner's Guide to the Dalle-Mega Text-to-Image model

1
Comments
5 min read
Configuring Rewrites in Next.js

Configuring Rewrites in Next.js

15
Comments
3 min read
JavaScript Quiz #03 — JavaScript Strings and Literals

JavaScript Quiz #03 — JavaScript Strings and Literals

1
Comments
5 min read
Implementing Authorization in 4 Node.js Frameworks

Implementing Authorization in 4 Node.js Frameworks

2
Comments
3 min read
Mastering React Hooks: Advanced Techniques with useState, useEffect, and useContext

Mastering React Hooks: Advanced Techniques with useState, useEffect, and useContext

4
Comments 3
5 min read
100 Days Coding Challenge - Day 14: FreeCodeCamp JavaScript Algorithms and Data Structures

100 Days Coding Challenge - Day 14: FreeCodeCamp JavaScript Algorithms and Data Structures

1
Comments
1 min read
Learn Node.js Before React.js: Mastering Node.js as Your First Step Towards Full-Stack Domination

Learn Node.js Before React.js: Mastering Node.js as Your First Step Towards Full-Stack Domination

13
Comments 1
3 min read
Boost Your JavaScript Skills with These 5 Must-Know Shorthands and Tricks

Boost Your JavaScript Skills with These 5 Must-Know Shorthands and Tricks

15
Comments
2 min read
JavaScript Console Object #18

JavaScript Console Object #18

1
Comments
1 min read
Unlocking the Power of Generator Functions in JavaScript: A Versatile Tool for Iteration and Control Flow

Unlocking the Power of Generator Functions in JavaScript: A Versatile Tool for Iteration and Control Flow

Comments
4 min read
Mocking Your API's Calls Using Mocking Service Worker (MSW)

Mocking Your API's Calls Using Mocking Service Worker (MSW)

10
Comments 2
5 min read
How to port VS Code plugins to your favorite editor(e.g. Emacs), with the example of Github Copilot Labs.

How to port VS Code plugins to your favorite editor(e.g. Emacs), with the example of Github Copilot Labs.

3
Comments
3 min read
loading...