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.
Reversing a string using an Iterator

Reversing a string using an Iterator

17
Comments
1 min read
JavaScript - Map & Filter

JavaScript - Map & Filter

13
Comments
3 min read
Practical guide: Node.js 12 supports ES modules. Are your apps ready?

Practical guide: Node.js 12 supports ES modules. Are your apps ready?

7
Comments
8 min read
My Journey Using D3

My Journey Using D3

20
Comments
2 min read
Handling animations properly with the RxJS finalize operator

Handling animations properly with the RxJS finalize operator

16
Comments 1
3 min read
Angular Tutorial - Learn Angular from Scratch

Angular Tutorial - Learn Angular from Scratch

21
Comments 1
1 min read
Expressions Everywhere

Expressions Everywhere

4
Comments
2 min read
Reversing a string using a Generator

Reversing a string using a Generator

6
Comments
1 min read
Creating Custom Directives in Vue

Creating Custom Directives in Vue

45
Comments 2
8 min read
So you think you know JavaScript?

So you think you know JavaScript?

560
Comments 31
9 min read
JavaScript debugging with Chrome DevTools

JavaScript debugging with Chrome DevTools

7
Comments
2 min read
Top 5 Programming Languages Every Software Developer Should Learn

Top 5 Programming Languages Every Software Developer Should Learn

214
Comments 60
12 min read
Reverse Engineering, how YOU can build a testing library in JavaScript

Reverse Engineering, how YOU can build a testing library in JavaScript

154
Comments 9
8 min read
Reversing a string using RegExp

Reversing a string using RegExp

11
Comments 1
1 min read
Real-Time Feature Flags Using React Hooks

Real-Time Feature Flags Using React Hooks

5
Comments
2 min read
Teaser: Twitch Stream Series on Software Development 00:30

Teaser: Twitch Stream Series on Software Development

15
Comments
1 min read
How to Replace React Components With PureScript

How to Replace React Components With PureScript

20
Comments 1
18 min read
Front-End Analogies: Closure's Coffee — Closures, Lexical Scope

Front-End Analogies: Closure's Coffee — Closures, Lexical Scope

7
Comments 1
2 min read
Effortless render optimization with state usage tracking with React hooks

Effortless render optimization with state usage tracking with React hooks

5
Comments
3 min read
Blockchain Ethereum Development Guide from A to Z

Blockchain Ethereum Development Guide from A to Z

16
Comments
5 min read
Do you know these weird parts of JavaScript?

Do you know these weird parts of JavaScript?

76
Comments 12
1 min read
Migrating from jquery-ujs to rails-ujs

Migrating from jquery-ujs to rails-ujs

34
Comments
6 min read
JavaScript 101: var or let or const?

JavaScript 101: var or let or const?

11
Comments 2
4 min read
WebGL Month. Day 22. Reducing number of WebGL calls by 5000 times

WebGL Month. Day 22. Reducing number of WebGL calls by 5000 times

7
Comments
5 min read
Exposing headers on CORS responses

Exposing headers on CORS responses

12
Comments
2 min read
loading...