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.
A Personal Website w/ EVERYTHING

A Personal Website w/ EVERYTHING

159
Comments 6
4 min read
How to mock node-fetch with Vitest

How to mock node-fetch with Vitest

8
Comments
2 min read
tsParticles 2.0.6 Released

tsParticles 2.0.6 Released

18
Comments
1 min read
Comprehensive guide to GraphQL clients, part 3

Comprehensive guide to GraphQL clients, part 3

5
Comments 1
7 min read
Learn All About MDN Web Doc's Newly Redesigned Website

Learn All About MDN Web Doc's Newly Redesigned Website

5
Comments
2 min read
Blazing fast comment system with Sveltejs and Supabase

Blazing fast comment system with Sveltejs and Supabase

7
Comments
1 min read
Full stack monorepo boilerplate

Full stack monorepo boilerplate

9
Comments
1 min read
JavaScript Module Formats and Tools

JavaScript Module Formats and Tools

9
Comments
15 min read
Learning Modern JavaScript & JQuery

Learning Modern JavaScript & JQuery

16
Comments 9
3 min read
Multiple entry points for React Native Storybook

Multiple entry points for React Native Storybook

29
Comments 3
4 min read
HttpInterceptor

HttpInterceptor

3
Comments
1 min read
Don't use window.event

Don't use window.event

5
Comments
1 min read
Postman API 101 (Learn the basics of API using Postman)

Postman API 101 (Learn the basics of API using Postman)

14
Comments
6 min read
ReactDOM.render is no longer supported in React 18.

ReactDOM.render is no longer supported in React 18.

11
Comments 1
2 min read
How to resolve a Cross-Origin Resource Sharing (CORS) error?

How to resolve a Cross-Origin Resource Sharing (CORS) error?

12
Comments 2
2 min read
Why 0.1 + 0.2 !== 0.3?

Why 0.1 + 0.2 !== 0.3?

16
Comments
3 min read
ERROR: non-interactive elements should not be assigned mouse or keyboard event jsx-a11y/no-noninteractive-elements-interactions

ERROR: non-interactive elements should not be assigned mouse or keyboard event jsx-a11y/no-noninteractive-elements-interactions

20
Comments 5
2 min read
Node.JS: Asynchronous Functions

Node.JS: Asynchronous Functions

9
Comments
3 min read
Write beautiful and Elegant Javascript code with short-circuit evaluation.

Write beautiful and Elegant Javascript code with short-circuit evaluation.

161
Comments 13
2 min read
Create and Publish NPM Package for custom Hooks in React JS

Create and Publish NPM Package for custom Hooks in React JS

4
Comments 2
3 min read
Next JS : Basic features

Next JS : Basic features

10
Comments
5 min read
JavaScript and Dates

JavaScript and Dates

8
Comments
2 min read
SAINE is Mathematically One of the Best WORDLE Starting Words - Here's Why

SAINE is Mathematically One of the Best WORDLE Starting Words - Here's Why

13
Comments 5
17 min read
Find the second largest number in an unsorted array without any built-in method in JavaScript

Find the second largest number in an unsorted array without any built-in method in JavaScript

7
Comments
1 min read
Implementing OpenTelemetry in Angular application

Implementing OpenTelemetry in Angular application

20
Comments
7 min read
loading...