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.
Pop, Lock, (Drag) and Drop

Pop, Lock, (Drag) and Drop

35
Comments 2
4 min read
CRUD USING REACT HOOKS AND CONTEXT API

CRUD USING REACT HOOKS AND CONTEXT API

6
Comments
2 min read
Getting started with WebAssembly and Go by building an Image to ASCII converter

Getting started with WebAssembly and Go by building an Image to ASCII converter

17
Comments
8 min read
How to Get the Intersection of Two Arrays

How to Get the Intersection of Two Arrays

48
Comments 2
3 min read
Tell me what confuses you the most about JS / TS / React / functional programming and I will write a full length article for you

Tell me what confuses you the most about JS / TS / React / functional programming and I will write a full length article for you

6
Comments 10
1 min read
Stop only using console.log and use the built-in node debugger

Stop only using console.log and use the built-in node debugger

289
Comments 12
3 min read
Criando um servidor em NodeJS - Parte 1

Criando um servidor em NodeJS - Parte 1

7
Comments
11 min read
Creating Custom RxJS Operator

Creating Custom RxJS Operator

32
Comments
3 min read
Styling file inputs like a boss

Styling file inputs like a boss

65
Comments 6
3 min read
Deploying a Create-React-App to Google App Engine

Deploying a Create-React-App to Google App Engine

4
Comments
4 min read
Valid argument values for app.use( )

Valid argument values for app.use( )

5
Comments
1 min read
NaN, isNaN() & Number.isNaN()

NaN, isNaN() & Number.isNaN()

10
Comments 2
3 min read
Running headless Chromium in Azure Functions with Puppeteer and Playwright

Running headless Chromium in Azure Functions with Puppeteer and Playwright

85
Comments 16
4 min read
Implementing Queue with 2 Stacks

Implementing Queue with 2 Stacks

6
Comments 3
2 min read
JsBlock: Using Typescript to make Command Block easier!

JsBlock: Using Typescript to make Command Block easier!

8
Comments
6 min read
🚀10 Trending projects on GitHub for web developers - 21st August 2020

🚀10 Trending projects on GitHub for web developers - 21st August 2020

97
Comments 4
2 min read
Up and running with Snowpack and Svelte in seconds

Up and running with Snowpack and Svelte in seconds

32
Comments 1
7 min read
Find and update outdated npm packages

Find and update outdated npm packages

1
Comments
1 min read
Building your own React Hooks.

Building your own React Hooks.

54
Comments
2 min read
Stack Overflow learnings and answers

Stack Overflow learnings and answers

15
Comments
1 min read
React component code smells: Incompatible props

React component code smells: Incompatible props

5
Comments 1
1 min read
Visualising documentation: JavaScript array.flatMap

Visualising documentation: JavaScript array.flatMap

3
Comments
1 min read
Headless WordPress + Sapper SEO Ready (Part 5)

Headless WordPress + Sapper SEO Ready (Part 5)

7
Comments
2 min read
forEach - Array functions

forEach - Array functions

6
Comments
2 min read
Is Vite currently the best bundler for Svelte?

Is Vite currently the best bundler for Svelte?

18
Comments 3
13 min read
loading...