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.
Web Components: a Frameworkless solution

Web Components: a Frameworkless solution

9
Comments
4 min read
Adopting Angular (2+) framework

Adopting Angular (2+) framework

8
Comments
5 min read
Friday Frontend: CSS Subgrids Are Here Edition

Friday Frontend: CSS Subgrids Are Here Edition

11
Comments
5 min read
Wrap a text field in a component with Vue.js

Wrap a text field in a component with Vue.js

12
Comments
2 min read
JavaScript Data Structures: Doubly Linked List: Push / Add data to the end

JavaScript Data Structures: Doubly Linked List: Push / Add data to the end

53
Comments
3 min read
My Advent of Code 2019 Approach

My Advent of Code 2019 Approach

46
Comments 8
3 min read
Getting comfortable using Google.

Getting comfortable using Google.

12
Comments 2
2 min read
How to Include React in a WordPress Theme

How to Include React in a WordPress Theme

91
Comments 5
7 min read
Cool Object methods in JavaScript

Cool Object methods in JavaScript

60
Comments 6
3 min read
How to make a custom input component for Sanity Studio

How to make a custom input component for Sanity Studio

17
Comments
9 min read
How to do image upload with firebase in react.

How to do image upload with firebase in react.

132
Comments 30
8 min read
Introducing state machine advent: 24 bite-sized blog posts about state machines and statecharts

Introducing state machine advent: 24 bite-sized blog posts about state machines and statecharts

177
Comments
4 min read
State machine advent: Invoking a state machine in React (5/24)

State machine advent: Invoking a state machine in React (5/24)

16
Comments 2
3 min read
Promises, Next-Ticks, and Immediates— NodeJS Event Loop Part 3

Promises, Next-Ticks, and Immediates— NodeJS Event Loop Part 3

12
Comments
6 min read
Make Your Own Password Generator: Step-by-Step guide 🤖

Make Your Own Password Generator: Step-by-Step guide 🤖

55
Comments 4
7 min read
Clean Code Applied to JavaScript — Part II. Variables

Clean Code Applied to JavaScript — Part II. Variables

287
Comments 8
7 min read
Handling IO — NodeJS Event Loop Part 4

Handling IO — NodeJS Event Loop Part 4

15
Comments
10 min read
The journey to become a full-stack JS developer starts here

The journey to become a full-stack JS developer starts here

97
Comments 2
3 min read
React Hooks Snippet: Image Gallery

React Hooks Snippet: Image Gallery

15
Comments
2 min read
Functional-First Accordions

Functional-First Accordions

7
Comments
7 min read
New Learning Paths through Test Automation University

New Learning Paths through Test Automation University

10
Comments
6 min read
JavaScript Module Cheatsheet 📄‬

JavaScript Module Cheatsheet 📄‬

869
Comments 32
4 min read
Question: How do I deal with environment variables in production?

Question: How do I deal with environment variables in production?

5
Comments 2
1 min read
Handling Synchronous and Asynchronous Errors in Express.js

Handling Synchronous and Asynchronous Errors in Express.js

19
Comments 1
4 min read
🔥 What's Hot in Web Development? — Weekly Picks #104

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

53
Comments
4 min read
🎄 Advent of Code 💻

🎄 Advent of Code 💻

60
Comments
1 min read
17+ Articles of November 2019 to Learn JavaScript

17+ Articles of November 2019 to Learn JavaScript

16
Comments
4 min read
React component redirection

React component redirection

10
Comments 1
3 min read
JavaScript Data Structures: Doubly Linked List: Intro and Setup

JavaScript Data Structures: Doubly Linked List: Intro and Setup

49
Comments 2
2 min read
7 Best Ever Open-Source JavaScript Tools for Developers to Use

7 Best Ever Open-Source JavaScript Tools for Developers to Use

140
Comments 1
5 min read
Language Detection with Azure Cognitive Services

Language Detection with Azure Cognitive Services

5
Comments
4 min read
Building a sidebar with Nuxt & Vuex

Building a sidebar with Nuxt & Vuex

21
Comments 4
4 min read
Testing a Semantic UI React Input with React Testing Library

Testing a Semantic UI React Input with React Testing Library

21
Comments 5
3 min read
How to dynamically load content to an (old) 🧓 subreddit

How to dynamically load content to an (old) 🧓 subreddit

7
Comments
4 min read
Form Builder by Webiny Serverless CMS

Form Builder by Webiny Serverless CMS

10
Comments
2 min read
JavaScript in parallel - web workers explained

JavaScript in parallel - web workers explained

255
Comments 2
9 min read
Can you please refresh (Or how we version our Single-Page Application)

Can you please refresh (Or how we version our Single-Page Application)

23
Comments 13
5 min read
Javascript call and apply 101

Javascript call and apply 101

116
Comments 6
3 min read
React Funnel

React Funnel

7
Comments 5
1 min read
How to integrate Google Analytics on your Vue.js page

How to integrate Google Analytics on your Vue.js page

71
Comments 2
4 min read
Intro to react-router

Intro to react-router

48
Comments
8 min read
Bringing `KeyboardEvent.key` and `KeyboardEvent.keyCode` Altogether for the Best Keyboard Interaction Experience

Bringing `KeyboardEvent.key` and `KeyboardEvent.keyCode` Altogether for the Best Keyboard Interaction Experience

15
Comments
3 min read
Is My Angular Performance Normal?

Is My Angular Performance Normal?

14
Comments
4 min read
What does auto do in margin:0 auto?

What does auto do in margin:0 auto?

5
Comments 2
1 min read
Webhooks - Day 3 of the #25DaysOfServerless Challenge

Webhooks - Day 3 of the #25DaysOfServerless Challenge

47
Comments 1
5 min read
Building an Infinite Scroll Component using VueJS and GraphQL

Building an Infinite Scroll Component using VueJS and GraphQL

60
Comments 4
11 min read
Convert React App into a Progressive Web App (PWA)

Convert React App into a Progressive Web App (PWA)

89
Comments 7
3 min read
Flattening a Javascript Object

Flattening a Javascript Object

30
Comments 1
1 min read
Stop Testing My Code!

Stop Testing My Code!

9
Comments 1
6 min read
State machine advent: Visualize your state machines with diagrams as you code (4/24)

State machine advent: Visualize your state machines with diagrams as you code (4/24)

21
Comments 2
2 min read
🐶 Intro to Recks: Rx+JSX experiment

🐶 Intro to Recks: Rx+JSX experiment

54
Comments 2
9 min read
Analytics with vanilla JS: page view duration

Analytics with vanilla JS: page view duration

16
Comments
3 min read
How To Build An Integration With JFrog Xray?

How To Build An Integration With JFrog Xray?

11
Comments
3 min read
Pass parameter to setTimeout inside a loop - JavaScript closure inside a loop

Pass parameter to setTimeout inside a loop - JavaScript closure inside a loop

21
Comments 7
2 min read
Advent of Code 2019-05 with R & JavaScript

Advent of Code 2019-05 with R & JavaScript

7
Comments
3 min read
Learn D3.js with Me: Bind Data to DOM Selections (Post #2).

Learn D3.js with Me: Bind Data to DOM Selections (Post #2).

8
Comments
4 min read
Functions in JavaScript

Functions in JavaScript

10
Comments 2
3 min read
How to call strings from json file?

How to call strings from json file?

3
Comments 2
1 min read
Why aren't you using Aliases in webpack config?

Why aren't you using Aliases in webpack config?

20
Comments 2
3 min read
Spot Separate Concerns Immediately

Spot Separate Concerns Immediately

7
Comments
1 min read
loading...