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.
Scoping in Javascript

Scoping in Javascript

8
Comments
4 min read
Modern WebApps - Style: Vuetify

Modern WebApps - Style: Vuetify

7
Comments 2
3 min read
Understand how to approach designing queues in Node

Understand how to approach designing queues in Node

22
Comments
10 min read
TIL: Array.from has a second argument

TIL: Array.from has a second argument

7
Comments 1
1 min read
Trick how to replace path module with URL for path resolution

Trick how to replace path module with URL for path resolution

6
Comments
1 min read
7 adorable web development tricks

7 adorable web development tricks

288
Comments 9
6 min read
React as templates for your server side applications

React as templates for your server side applications

6
Comments 1
2 min read
React Native: How to parse url query parameters

React Native: How to parse url query parameters

4
Comments
4 min read
🚗 Sidecar for a Code splitting

🚗 Sidecar for a Code splitting

77
Comments 3
16 min read
I created react hooks for reducing re-rendering caused of statement change.

I created react hooks for reducing re-rendering caused of statement change.

5
Comments 1
1 min read
Vue vs React: Choosing the Best Tool for Your Project in 2019. Part 1

Vue vs React: Choosing the Best Tool for Your Project in 2019. Part 1

15
Comments
4 min read
How to build an audio player with HTML5 and the Progress element

How to build an audio player with HTML5 and the Progress element

5
Comments 1
2 min read
Implementing our own `split()` in Javascript

Implementing our own `split()` in Javascript

5
Comments
2 min read
Top Node.js Metrics to Monitor

Top Node.js Metrics to Monitor

87
Comments
8 min read
Exports and Imports and Defaults, Oh My!

Exports and Imports and Defaults, Oh My!

205
Comments 17
3 min read
Finally, progress learning functional programming

Finally, progress learning functional programming

10
Comments
3 min read
You Might not need Redux

You Might not need Redux

34
Comments 1
4 min read
A guide to setting up Vim for JavaScript development

A guide to setting up Vim for JavaScript development

73
Comments 7
9 min read
Speed up your Next.js build with one simple step

Speed up your Next.js build with one simple step

14
Comments
2 min read
Node.js Open-Source Monitoring Tools

Node.js Open-Source Monitoring Tools

74
Comments
8 min read
My journey into javascript vol. 2 AND My new learning process/outlook

My journey into javascript vol. 2 AND My new learning process/outlook

7
Comments
3 min read
Svelte with the ArcGIS API for JavaScript

Svelte with the ArcGIS API for JavaScript

14
Comments
4 min read
How to create custom forms with validation and scroll to invalid logic in React Native (Part one: Validation)

How to create custom forms with validation and scroll to invalid logic in React Native (Part one: Validation)

25
Comments 2
5 min read
ReasonConf 2019

ReasonConf 2019

6
Comments
1 min read
Accessibility in d3 Bar Charts

Accessibility in d3 Bar Charts

58
Comments
7 min read
loading...