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.
Multiple front-ends, different frameworks, one application

Multiple front-ends, different frameworks, one application

8
Comments 3
1 min read
VS Code October 2019 Release Highlights Video

VS Code October 2019 Release Highlights Video

61
Comments 2
1 min read
Advent of Code 2019-01 with R & JavaScript

Advent of Code 2019-01 with R & JavaScript

7
Comments
2 min read
Use Hooks + Context, not React + Redux

Use Hooks + Context, not React + Redux

196
Comments 4
8 min read
JSConf JP 2019 All talks and Twitter account list

JSConf JP 2019 All talks and Twitter account list

18
Comments
5 min read
React Awesome Reveal v2 Released

React Awesome Reveal v2 Released

7
Comments
1 min read
Storybook for web components on steroids

Storybook for web components on steroids

80
Comments 4
13 min read
🔥 What's Hot in Web Development? — Weekly Picks #103

🔥 What's Hot in Web Development? — Weekly Picks #103

147
Comments
4 min read
Creating a Racing Bar Chart – Using React (Hooks) with D3

Creating a Racing Bar Chart – Using React (Hooks) with D3

14
Comments
1 min read
How I reverse engineered RxJs and Learned Reactive Programming?

How I reverse engineered RxJs and Learned Reactive Programming?

123
Comments 6
6 min read
IT shop Immaturity

IT shop Immaturity

6
Comments
1 min read
Are you curious about functional programming in javascript? Tell me, what do you want to know?

Are you curious about functional programming in javascript? Tell me, what do you want to know?

5
Comments 3
1 min read
Celebrating 10,000+ stars on GitHub together! ⭐ ❤️️

Celebrating 10,000+ stars on GitHub together! ⭐ ❤️️

102
Comments 14
4 min read
A Deep Dive into JavaScript Objects And Prototypes

A Deep Dive into JavaScript Objects And Prototypes

18
Comments
15 min read
React.js tutorial - Todo list app using local storage

React.js tutorial - Todo list app using local storage

13
Comments
1 min read
Vue Application as a Wordpress Plugin

Vue Application as a Wordpress Plugin

43
Comments 28
2 min read
Automate npm releases using semantic-release

Automate npm releases using semantic-release

26
Comments 2
3 min read
Create a blog with Svelte and DEV.to API

Create a blog with Svelte and DEV.to API

193
Comments 10
12 min read
How to create Alexa skill

How to create Alexa skill

53
Comments
2 min read
💰 Black Friday 2019 Deals for Developers

💰 Black Friday 2019 Deals for Developers

39
Comments 6
5 min read
Everything you need to know about the fundamentals of Callbacks in JavaScript

Everything you need to know about the fundamentals of Callbacks in JavaScript

7
Comments
5 min read
How to stay motivated when learning to code ??

How to stay motivated when learning to code ??

33
Comments 4
1 min read
🚀 Gatsby + React Native for Web + Expo 🥳

🚀 Gatsby + React Native for Web + Expo 🥳

73
Comments 10
3 min read
Gatsby GraphQL Imports from JSON

Gatsby GraphQL Imports from JSON

9
Comments
3 min read
The Problem with React's Context API

The Problem with React's Context API

57
Comments 4
11 min read
What is the 'Temporal Dead Zone' in JavaScript?

What is the 'Temporal Dead Zone' in JavaScript?

9
Comments 2
2 min read
How to display error messages in a React application

How to display error messages in a React application

62
Comments 1
3 min read
Using data/computer science to solve a real life auto-complete issue

Using data/computer science to solve a real life auto-complete issue

6
Comments
3 min read
Protect and Monitor Your Front End Application

Protect and Monitor Your Front End Application

57
Comments
2 min read
Equality & strict-Equality Operators in javaScript

Equality & strict-Equality Operators in javaScript

9
Comments
5 min read
A glimpse into the mind of a framework author

A glimpse into the mind of a framework author

16
Comments
5 min read
Experimental React: Using Suspense for data fetching

Experimental React: Using Suspense for data fetching

19
Comments
17 min read
(kind of) Getting the memory address of a JavaScript object

(kind of) Getting the memory address of a JavaScript object

43
Comments 3
2 min read
Cancelable Promise util

Cancelable Promise util

8
Comments
2 min read
My portfolio website.

My portfolio website.

4
Comments 3
2 min read
🗄️ The easiest way to scrape a website with Javascript (in Node.js)

🗄️ The easiest way to scrape a website with Javascript (in Node.js)

148
Comments 7
2 min read
Build a REST API with AdonisJs and TDD Part 3

Build a REST API with AdonisJs and TDD Part 3

13
Comments
7 min read
DEV.to Widget now has a DARK Theme! and a pink theme and an ocean theme. See what's new in dev-widget v1.1.0 🌻🌑🌸

DEV.to Widget now has a DARK Theme! and a pink theme and an ocean theme. See what's new in dev-widget v1.1.0 🌻🌑🌸

97
Comments 13
1 min read
Creating an AWS Private Certificate Root Authority with Lambda and Node.js

Creating an AWS Private Certificate Root Authority with Lambda and Node.js

23
Comments
6 min read
JavaScript == VS === The truth

JavaScript == VS === The truth

80
Comments 8
3 min read
The complete guide to building a smart data table in React

The complete guide to building a smart data table in React

54
Comments
15 min read
Substitua sua instrução switch e vários "if and else", usando Object Literals - [pt-BR].

Substitua sua instrução switch e vários "if and else", usando Object Literals - [pt-BR].

62
Comments 7
3 min read
Recap about Webpack

Recap about Webpack

18
Comments
2 min read
JavaScript reduce() method explained

JavaScript reduce() method explained

6
Comments
3 min read
27 Programming Youtube channels you should know

27 Programming Youtube channels you should know

1065
Comments 76
3 min read
Nullish Coalescing for JavaScript

Nullish Coalescing for JavaScript

8
Comments
1 min read
Friday Frontend: Thanksgiving 2019 Edition

Friday Frontend: Thanksgiving 2019 Edition

10
Comments
3 min read
Generate a random hash with fixed length

Generate a random hash with fixed length

6
Comments
1 min read
Client-side JavaScript Databinding without a Framework

Client-side JavaScript Databinding without a Framework

70
Comments 1
6 min read
Implementing a realtime geo-location tracker with VueJS and Ably

Implementing a realtime geo-location tracker with VueJS and Ably

81
Comments 1
10 min read
✏️ Drawing sketchy shapes in JavaScript using RoughJS

✏️ Drawing sketchy shapes in JavaScript using RoughJS

13
Comments
2 min read
7 libraries to build Node.js CLI

7 libraries to build Node.js CLI

277
Comments 28
4 min read
CSS & React: How to bounce your logo

CSS & React: How to bounce your logo

62
Comments 2
6 min read
Hooked-Form v4

Hooked-Form v4

19
Comments 2
4 min read
My 10 months of coding or how to print 'hello world' and call it a startup

My 10 months of coding or how to print 'hello world' and call it a startup

7
Comments
3 min read
How Vue Components Work (& How They Simplify Frontend Dev)

How Vue Components Work (& How They Simplify Frontend Dev)

23
Comments
3 min read
React Bulletin Issue 2

React Bulletin Issue 2

6
Comments
2 min read
problems occurred when i try to do a discord bot autoVoiceChannel

problems occurred when i try to do a discord bot autoVoiceChannel

6
Comments
1 min read
JavaScript Data Structures: Singly Linked List: Set

JavaScript Data Structures: Singly Linked List: Set

26
Comments
2 min read
JavaScript - Closure in depth

JavaScript - Closure in depth

192
Comments 16
7 min read
loading...