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.
Design Patterns in Web Development - #1 Command

Design Patterns in Web Development - #1 Command

216
Comments 7
8 min read
What's your setup for JavaScript Testing and Code Coverage

What's your setup for JavaScript Testing and Code Coverage

6
Comments 6
1 min read
"for" vs. "forEach" and the value of documentation

"for" vs. "forEach" and the value of documentation

54
Comments 27
2 min read
Wekan Year 2018, what we archieved

Wekan Year 2018, what we archieved

5
Comments
3 min read
Your thoughts on React Hooks

Your thoughts on React Hooks

4
Comments 6
1 min read
Step by step React, NodejS and MySQL Simple Full Stack Application 2018 (part: 4)

Step by step React, NodejS and MySQL Simple Full Stack Application 2018 (part: 4)

46
Comments 4
3 min read
Service workers considered harmful

Service workers considered harmful

4
Comments 4
2 min read
How We Use Redux & Redux-Observable with Vue

How We Use Redux & Redux-Observable with Vue

5
Comments
2 min read
Web Components: from zero to hero

Web Components: from zero to hero

330
Comments 30
16 min read
What is Scope in Javascript?

What is Scope in Javascript?

8
Comments
2 min read
An introduction to the basic principles of Functional Programming

An introduction to the basic principles of Functional Programming

14
Comments 3
15 min read
Arrow Functions

Arrow Functions

9
Comments
2 min read
Snacks@console Intuitive browser-based SQL Console

Snacks@console Intuitive browser-based SQL Console

9
Comments 1
2 min read
Do not use Number.toFixed for Rounding

Do not use Number.toFixed for Rounding

7
Comments
1 min read
webdriverIO tips: element wrapped in a div is not clickable

webdriverIO tips: element wrapped in a div is not clickable

7
Comments 2
2 min read
Monad Say What? (Part 1)

Monad Say What? (Part 1)

91
Comments 13
7 min read
Send SMS When Your Typeform Is Submitted Using Node.js, Hapi and the Messages API

Send SMS When Your Typeform Is Submitted Using Node.js, Hapi and the Messages API

43
Comments
5 min read
Any JavaScript application that I can look at and try to convert it into TypeScript? For learning purposes.

Any JavaScript application that I can look at and try to convert it into TypeScript? For learning purposes.

5
Comments
1 min read
Newbie JavaScript! CliffsNotes

Newbie JavaScript! CliffsNotes

30
Comments 7
57 min read
Inspect Stateless Component Props in ReactJs

Inspect Stateless Component Props in ReactJs

8
Comments
2 min read
Choosing a metric (Part 3)

Choosing a metric (Part 3)

16
Comments
8 min read
Measuring performance (Part 2)

Measuring performance (Part 2)

15
Comments
3 min read
Chromostereopsis

Chromostereopsis

8
Comments
1 min read
JavaScript: var, let, const

JavaScript: var, let, const

71
Comments 8
2 min read
webdriverIO tips: finding your errors when using waitUntil

webdriverIO tips: finding your errors when using waitUntil

4
Comments
2 min read
loading...