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.
How to make TypeScript understand Array.filter

How to make TypeScript understand Array.filter

36
Comments 2
2 min read
How to control global objects in Angular.

How to control global objects in Angular.

5
Comments
2 min read
CRUD On Node FS Module; A Journey Into The World Of File Systems.

CRUD On Node FS Module; A Journey Into The World Of File Systems.

6
Comments
2 min read
Making TinyMCE draggable with Stimulus

Making TinyMCE draggable with Stimulus

5
Comments
2 min read
The power of X-State

The power of X-State

6
Comments
1 min read
Electron Adventures: Episode 73: NW.js Terminal App

Electron Adventures: Episode 73: NW.js Terminal App

5
Comments
2 min read
Learn Array Destructuring

Learn Array Destructuring

2
Comments
1 min read
The Easiest Way to Make a Mobile App? CodeSandbox!

The Easiest Way to Make a Mobile App? CodeSandbox!

10
Comments
3 min read
A Review of "Professor Fisby's Mostly Adequate Guide to Functional Programming"

A Review of "Professor Fisby's Mostly Adequate Guide to Functional Programming"

10
Comments 1
9 min read
Why do we have APIs in JavaScript?

Why do we have APIs in JavaScript?

144
Comments 12
3 min read
A simple markdown parser in 55 lines of js

A simple markdown parser in 55 lines of js

8
Comments
2 min read
5 Common HTML Mistakes you should avoid.

5 Common HTML Mistakes you should avoid.

184
Comments 13
2 min read
Let's build an app to manage your hackathons with refine

Let's build an app to manage your hackathons with refine

29
Comments
3 min read
Understanding Node.js

Understanding Node.js

8
Comments
3 min read
When a JavaScript WeakMap() Actually Came in Handy

When a JavaScript WeakMap() Actually Came in Handy

4
Comments 1
5 min read
Passing Data with React Router using Link

Passing Data with React Router using Link

134
Comments 10
2 min read
Style Plyr.js for Podcast Player

Style Plyr.js for Podcast Player

9
Comments 2
3 min read
Create a temperature map with Mapbox and OpenWeatherMap

Create a temperature map with Mapbox and OpenWeatherMap

23
Comments
9 min read
I do declare [a function]!

I do declare [a function]!

5
Comments 4
4 min read
(Unit/Integration) Testing React.js Forms with React Testing Library

(Unit/Integration) Testing React.js Forms with React Testing Library

18
Comments 1
1 min read
Build A Simple Progress Bar

Build A Simple Progress Bar

161
Comments 17
2 min read
Adding Dark Mode to an ElderJS Site

Adding Dark Mode to an ElderJS Site

3
Comments
5 min read
Which "this" is This in a Node Module?

Which "this" is This in a Node Module?

5
Comments
2 min read
Guía Practica de Contenedores: Desarrollando una API CRUD con Node.js, Express y MySQL (1/3)

Guía Practica de Contenedores: Desarrollando una API CRUD con Node.js, Express y MySQL (1/3)

10
Comments 2
7 min read
How to Style a Video Player and Create a Custom Player

How to Style a Video Player and Create a Custom Player

10
Comments
12 min read
loading...