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.
Bar Chart in React with @VX

Bar Chart in React with @VX

6
Comments
5 min read
Profile page, Dark navbar, Social footer | Module Monday 55

Profile page, Dark navbar, Social footer | Module Monday 55

13
Comments
2 min read
Who says Programming in Mobile is tough?

Who says Programming in Mobile is tough?

10
Comments
2 min read
#100daysofcode my third day of improving my js skills

#100daysofcode my third day of improving my js skills

6
Comments 1
1 min read
How JavaScript works: Optimizing the V8 compiler for efficiency

How JavaScript works: Optimizing the V8 compiler for efficiency

94
Comments 1
10 min read
TypeScript: What is it & How To Install it

TypeScript: What is it & How To Install it

18
Comments
1 min read
Easy data animations in Vue with Vuenime

Easy data animations in Vue with Vuenime

5
Comments
1 min read
Nuxt, Next, Nest?! My Head Hurts.

Nuxt, Next, Nest?! My Head Hurts.

208
Comments 14
3 min read
How I Hacked Big Data Using Only Google Chrome (and a little bit of Postman)

How I Hacked Big Data Using Only Google Chrome (and a little bit of Postman)

9
Comments
2 min read
How to run a npm package from the command line

How to run a npm package from the command line

8
Comments
2 min read
Rate Limiting with a Token Bucket

Rate Limiting with a Token Bucket

6
Comments
3 min read
Accessibility challenge: ✋ handedness ✋

Accessibility challenge: ✋ handedness ✋

7
Comments 2
1 min read
Smart web design. Part I: light/dark mode favicon.

Smart web design. Part I: light/dark mode favicon.

105
Comments
3 min read
How to make http request with React Hooks?

How to make http request with React Hooks?

7
Comments 1
2 min read
Easily Integrate Ramda into Your React Workflow

Easily Integrate Ramda into Your React Workflow

107
Comments 10
7 min read
Debug Challenge Week 1

Debug Challenge Week 1

8
Comments 6
1 min read
Functors and Monads in Javascript

Functors and Monads in Javascript

137
Comments 4
7 min read
Redux - as simple as it can get

Redux - as simple as it can get

7
Comments
4 min read
Demystifying the JavaScript call stack

Demystifying the JavaScript call stack

150
Comments 12
6 min read
How to use React Native Gesture Handler and React Navigation ( Side Menu Example )

How to use React Native Gesture Handler and React Navigation ( Side Menu Example )

21
Comments 1
2 min read
How to design a javascript game? (in 13KB or less) (2019)

How to design a javascript game? (in 13KB or less) (2019)

103
Comments 10
5 min read
Error handling while using native fetch API in JavaScript

Error handling while using native fetch API in JavaScript

8
Comments
2 min read
Angular Concepts in React: The Async Pipe

Angular Concepts in React: The Async Pipe

46
Comments 6
3 min read
I'm the former tech lead for the NPM CLI, and I've been doing FOSS for 10+ years, Ask Me Anything!

I'm the former tech lead for the NPM CLI, and I've been doing FOSS for 10+ years, Ask Me Anything!

98
Comments 52
1 min read
Inconsistent behavior among browsers when clicking on buttons

Inconsistent behavior among browsers when clicking on buttons

9
Comments
9 min read
Building a Gutenberg sidebar plugin Part 3: Registering with the block editor.

Building a Gutenberg sidebar plugin Part 3: Registering with the block editor.

12
Comments
7 min read
How to cache HTTP requests in Angular

How to cache HTTP requests in Angular

146
Comments 11
1 min read
Making a 15-Puzzle Game Using React Hooks

Making a 15-Puzzle Game Using React Hooks

111
Comments 7
14 min read
Frontend Weekly Digest (9 — 15 September 2019)

Frontend Weekly Digest (9 — 15 September 2019)

7
Comments
4 min read
7 Tools for Developing Web Components in 2019

7 Tools for Developing Web Components in 2019

132
Comments 2
7 min read
Roadmap for Frontend Developer

Roadmap for Frontend Developer

191
Comments 9
5 min read
AWS Amplify GraphQL Operations with TypeScript and Hooks - Part 4 [Subscriptions]

AWS Amplify GraphQL Operations with TypeScript and Hooks - Part 4 [Subscriptions]

72
Comments 4
6 min read
NodeJS & PostgreSQL: ORM Overview

NodeJS & PostgreSQL: ORM Overview

41
Comments 2
2 min read
Released CLI mode!

Released CLI mode!

3
Comments
1 min read
Show Dev: Top HN stories sorted by votes

Show Dev: Top HN stories sorted by votes

5
Comments 2
1 min read
Looking for the best resources to learn Redux

Looking for the best resources to learn Redux

5
Comments 2
1 min read
On building a Vue.js piano, Scriabin's synesthesia, synths/samplers in Tone.js, learning your scales and arpeggios and more!

On building a Vue.js piano, Scriabin's synesthesia, synths/samplers in Tone.js, learning your scales and arpeggios and more!

108
Comments 9
16 min read
How to use Reduce in javascript?

How to use Reduce in javascript?

6
Comments
1 min read
Github Authentication with Firebase | React | Bit

Github Authentication with Firebase | React | Bit

7
Comments
5 min read
List of ways to merge arrays in javascript!

List of ways to merge arrays in javascript!

9
Comments
1 min read
I'm learning graphql and I love it so far

I'm learning graphql and I love it so far

68
Comments 17
1 min read
[Pro Tip] How to analyze your Angular bundle

[Pro Tip] How to analyze your Angular bundle

64
Comments
1 min read
ES6: Const & Let

ES6: Const & Let

7
Comments 2
2 min read
An one-minute fix to make your React site just a bit more Google-friendly 🤝

An one-minute fix to make your React site just a bit more Google-friendly 🤝

117
Comments 10
2 min read
Build a Versioning System With IPFS and Blockstack

Build a Versioning System With IPFS and Blockstack

9
Comments
18 min read
A recipe for deciding between technologies

A recipe for deciding between technologies

10
Comments
2 min read
Tracli - A command line app that tracks your time

Tracli - A command line app that tracks your time

6
Comments
1 min read
Search and Filtering Without Tears (Parts 1 & 2)

Search and Filtering Without Tears (Parts 1 & 2)

6
Comments
1 min read
jsonbox.io - A free HTTP based JSON Storage

jsonbox.io - A free HTTP based JSON Storage

13
Comments 1
1 min read
Easily build unique, accessible, and lightweight Vue components

Easily build unique, accessible, and lightweight Vue components

5
Comments
5 min read
3 simple rules for effectively handling dates and timezones

3 simple rules for effectively handling dates and timezones

78
Comments 14
2 min read
Gatsby with WordPress - Caching Downloaded Media Images to Reduce Build Time

Gatsby with WordPress - Caching Downloaded Media Images to Reduce Build Time

7
Comments
3 min read
TDD course with AdonisJs - 4. Using the auth middleware

TDD course with AdonisJs - 4. Using the auth middleware

39
Comments
5 min read
What is your go to solution for global state management in React?

What is your go to solution for global state management in React?

3
Comments 1
1 min read
"use strict"; in javascript

"use strict"; in javascript

39
Comments 7
3 min read
[TUTORIAL] Create a Pomodoro Clock with JavaScript

[TUTORIAL] Create a Pomodoro Clock with JavaScript

100
Comments 2
5 min read
What do you wish to know about JavaScript when you were in university?

What do you wish to know about JavaScript when you were in university?

80
Comments 52
1 min read
Calculator themes

Calculator themes

5
Comments 1
1 min read
What makes recursion hard

What makes recursion hard

20
Comments 16
2 min read
フロントエンジニアのリーダブルコード #2 コードの美しさ

フロントエンジニアのリーダブルコード #2 コードの美しさ

5
Comments
1 min read
loading...