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.
Async Clipboard API: Accessing the clipboard using JavaScript

Async Clipboard API: Accessing the clipboard using JavaScript

51
Comments 2
6 min read
Logging in Browser

Logging in Browser

72
Comments 1
3 min read
React useState example by building a text-size changer

React useState example by building a text-size changer

20
Comments 1
1 min read
I would try to explain lexical scope in plain English. Wish me luck

I would try to explain lexical scope in plain English. Wish me luck

69
Comments 21
8 min read
Code Duplication Refactoring on Conditional Conditions

Code Duplication Refactoring on Conditional Conditions

10
Comments
1 min read
TDD course with AdonisJs - 1. Let's build a reddit clone

TDD course with AdonisJs - 1. Let's build a reddit clone

83
Comments
1 min read
Funciones en Javascript. 7 formas de declarar una función

Funciones en Javascript. 7 formas de declarar una función

39
Comments 1
9 min read
Portfolio filtering with vanilla js

Portfolio filtering with vanilla js

8
Comments
1 min read
Sweet & Sour mongoose.js methods

Sweet & Sour mongoose.js methods

8
Comments 1
1 min read
Cycling, Javascript and Saving the Planet

Cycling, Javascript and Saving the Planet

5
Comments
2 min read
Frontend Weekly Digest (2 — 8 September 2019)

Frontend Weekly Digest (2 — 8 September 2019)

5
Comments
5 min read
Creating JS web server without Node.js

Creating JS web server without Node.js

53
Comments 3
3 min read
Building a Gutenberg sidebar plugin Part 2: Adding structure and asset bundling

Building a Gutenberg sidebar plugin Part 2: Adding structure and asset bundling

9
Comments
5 min read
Angular unit testing 101 (with examples)

Angular unit testing 101 (with examples)

156
Comments 15
8 min read
Dynamically set default queryParams in ember > v3.6.x

Dynamically set default queryParams in ember > v3.6.x

6
Comments 1
2 min read
Taking React and Redux to the next level with Typescript

Taking React and Redux to the next level with Typescript

227
Comments 6
5 min read
Easy functional programming techniques in TypeScript for everyone

Easy functional programming techniques in TypeScript for everyone

310
Comments 17
9 min read
JavaScript: “Value below was evaluated just now”, what does it mean?

JavaScript: “Value below was evaluated just now”, what does it mean?

4
Comments
1 min read
What is "this" in Javascript ?

What is "this" in Javascript ?

10
Comments 2
5 min read
Capturing stdout/ stderr in Node.js using Domain module

Capturing stdout/ stderr in Node.js using Domain module

9
Comments
3 min read
React's useEffect and useRef Explained for Mortals

React's useEffect and useRef Explained for Mortals

80
Comments 5
13 min read
I Built a Bot to Try and Get Money Back From My Internet Provider

I Built a Bot to Try and Get Money Back From My Internet Provider

458
Comments 38
4 min read
Start Javascript: learn about variables

Start Javascript: learn about variables

38
Comments 12
9 min read
Your very first responsive and animated navigation bar with React and React-Spring

Your very first responsive and animated navigation bar with React and React-Spring

113
Comments 19
5 min read
Testes em JavaScript: Conceitos iniciais

Testes em JavaScript: Conceitos iniciais

26
Comments
6 min read
loading...