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.
Offloading Tasks to Worker Threads with NativeScript

Offloading Tasks to Worker Threads with NativeScript

4
Comments
4 min read
Uploading source maps to Sentry with Gulp: solved!

Uploading source maps to Sentry with Gulp: solved!

9
Comments
5 min read
Why And How To Lazy Load Angular Libraries

Why And How To Lazy Load Angular Libraries

10
Comments
1 min read
What New JavaScript Developers Need to Master 🥋

What New JavaScript Developers Need to Master 🥋

39
Comments
3 min read
Describing the React Native Re-architecture, a story

Describing the React Native Re-architecture, a story

4
Comments
3 min read
A Dead simple object validator

A Dead simple object validator

12
Comments 3
1 min read
Hooked with React - Error handling and loading state in react hooks, Part 2

Hooked with React - Error handling and loading state in react hooks, Part 2

14
Comments
3 min read
Don't trade your creativity for money.

Don't trade your creativity for money.

9
Comments
3 min read
Parsing Open Source: Tailwind CSS Part 2

Parsing Open Source: Tailwind CSS Part 2

8
Comments
16 min read
Mint 🍃: Getting Started

Mint 🍃: Getting Started

25
Comments
2 min read
Capturing Audio in the Browser For “Wake Words”

Capturing Audio in the Browser For “Wake Words”

17
Comments
8 min read
Generate React app with GraphQL backend in minutes

Generate React app with GraphQL backend in minutes

64
Comments
1 min read
Building REST API in Nodejs / MongoDB /Passport /JWT

Building REST API in Nodejs / MongoDB /Passport /JWT

86
Comments 1
34 min read
Talking to Python from JavaScript (and Back Again!)

Talking to Python from JavaScript (and Back Again!)

142
Comments 8
7 min read
How to Code JS Column Chart with Multi-Level X-Axis — Challenge AnyChart!

How to Code JS Column Chart with Multi-Level X-Axis — Challenge AnyChart!

3
Comments
1 min read
The dialog element: The way to create tomorrow’s modal windows

The dialog element: The way to create tomorrow’s modal windows

6
Comments
7 min read
CORS Tutorial: A Guide to Cross-Origin Resource Sharing

CORS Tutorial: A Guide to Cross-Origin Resource Sharing

50
Comments 1
1 min read
Part 10. Testing: Backend Testing — Unit Testing — Controllers

Part 10. Testing: Backend Testing — Unit Testing — Controllers

78
Comments
5 min read
Three problems in mobile web

Three problems in mobile web

8
Comments
1 min read
What ‘use strict’ means for in JavaScript

What ‘use strict’ means for in JavaScript

5
Comments
1 min read
Sublime 3: A Quick Tip Using Find and Replace with Regex

Sublime 3: A Quick Tip Using Find and Replace with Regex

12
Comments 1
2 min read
How to fetch Azure Blob Storage with JavaScript

How to fetch Azure Blob Storage with JavaScript

10
Comments 2
2 min read
Presentation: WebAssembly, C#, and Blazor at CodeStock 2019

Presentation: WebAssembly, C#, and Blazor at CodeStock 2019

17
Comments
2 min read
How I wrote the world’s fastest memoization library

How I wrote the world’s fastest memoization library

31
Comments
11 min read
scrollIntoView is the best thing since sliced bread

scrollIntoView is the best thing since sliced bread

84
Comments 10
4 min read
Why I Love Gatsby

Why I Love Gatsby

17
Comments
5 min read
glitch-localdev – I made a node.js app! I am future!

glitch-localdev – I made a node.js app! I am future!

3
Comments
1 min read
How to access “this” from inside a callback

How to access “this” from inside a callback

9
Comments 5
2 min read
Officially backing Aurelia Front-End Framework

Officially backing Aurelia Front-End Framework

9
Comments
2 min read
A Socket.io tutorial that ISN'T a chat app (with React.js)

A Socket.io tutorial that ISN'T a chat app (with React.js)

259
Comments 17
6 min read
How to make a browser game with p5.js

How to make a browser game with p5.js

11
Comments
6 min read
Testing Workflow for Web Components

Testing Workflow for Web Components

140
Comments 19
17 min read
A Pedant's Experiment on Optimizing Callback Functions for Array Iteration

A Pedant's Experiment on Optimizing Callback Functions for Array Iteration

36
Comments 8
9 min read
iframes everywhere

iframes everywhere

9
Comments
2 min read
Using Atomic Design with Nuxt.js and have a great hacking time.

Using Atomic Design with Nuxt.js and have a great hacking time.

7
Comments 1
2 min read
My First Website

My First Website

74
Comments 29
1 min read
Should I finish loading lazy images while the browser is idle?

Should I finish loading lazy images while the browser is idle?

4
Comments
1 min read
npx, at you command

npx, at you command

11
Comments 1
2 min read
Recursion, Memoization, and Y-Combinator

Recursion, Memoization, and Y-Combinator

27
Comments 1
18 min read
JavaScript: フレームワーク React/Vue/Angularについて

JavaScript: フレームワーク React/Vue/Angularについて

17
Comments 1
3 min read
Simple JWT Authentication with Golang (Part 2)

Simple JWT Authentication with Golang (Part 2)

10
Comments
5 min read
How do you support detailed validation error messages?

How do you support detailed validation error messages?

19
Comments 3
2 min read
Cloudinary Image Upload - The Setup

Cloudinary Image Upload - The Setup

26
Comments 8
3 min read
Hooked with React - Learn by building book search app using react and its siblings, Part 1

Hooked with React - Learn by building book search app using react and its siblings, Part 1

61
Comments 2
4 min read
Getting Loopy with JavaScript

Getting Loopy with JavaScript

6
Comments
1 min read
Faster Renders with React.memo

Faster Renders with React.memo

24
Comments 1
4 min read
How to improve your npm identity security with 2FA and Tokens

How to improve your npm identity security with 2FA and Tokens

13
Comments 4
2 min read
pretty-quick git trick

pretty-quick git trick

7
Comments
1 min read
What Can Array Folding Do?

What Can Array Folding Do?

103
Comments 15
8 min read
Adding numbers using Boolean operations in JavaScript

Adding numbers using Boolean operations in JavaScript

44
Comments
5 min read
Social media cards with Vue and Gridsome

Social media cards with Vue and Gridsome

19
Comments 2
4 min read
Dynamic pages in react router

Dynamic pages in react router

10
Comments
3 min read
Subtle zoom, Wikipedia search, Pre-load images | Module Monday 36

Subtle zoom, Wikipedia search, Pre-load images | Module Monday 36

9
Comments 2
2 min read
Automate JS error detection with ES Lint

Automate JS error detection with ES Lint

14
Comments
3 min read
Code-it Notes: Create Your Own! 📝

Code-it Notes: Create Your Own! 📝

254
Comments 11
2 min read
How to render different components based on the selected option?

How to render different components based on the selected option?

7
Comments 4
1 min read
Should you log the Express req object and external API responses?

Should you log the Express req object and external API responses?

10
Comments
5 min read
Let's start with PWA

Let's start with PWA

16
Comments
4 min read
ES6 and Beyond > Part 1

ES6 and Beyond > Part 1

85
Comments 6
6 min read
Ignoring Prettier

Ignoring Prettier

40
Comments 1
2 min read
loading...