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.
Dynamically Sizing Text for a Tag Cloud Effect

Dynamically Sizing Text for a Tag Cloud Effect

40
Comments
4 min read
.forEach(), .map(), .filter() .... What's the difference?

.forEach(), .map(), .filter() .... What's the difference?

133
Comments 16
1 min read
Optimizing front-end delivery with Webpack 4

Optimizing front-end delivery with Webpack 4

322
Comments 17
7 min read
Injecting Dynamic Elements to Components

Injecting Dynamic Elements to Components

10
Comments
4 min read
Using trampolines to manage large recursive loops in JavaScript

Using trampolines to manage large recursive loops in JavaScript

7
Comments
7 min read
Pixelate characters with canvas, and draw generative art!

Pixelate characters with canvas, and draw generative art!

54
Comments 3
9 min read
From Vanilla JS to Vue.js: A guide to Vue essentials

From Vanilla JS to Vue.js: A guide to Vue essentials

54
Comments
20 min read
What I learned trying to connect Firebase to an app with React and Redux

What I learned trying to connect Firebase to an app with React and Redux

23
Comments 3
3 min read
How to create an array of unique values in JavaScript using Sets

How to create an array of unique values in JavaScript using Sets

223
Comments 14
3 min read
Is Javascript a compiled language?

Is Javascript a compiled language?

51
Comments 22
2 min read
First Impressions: React Context API

First Impressions: React Context API

43
Comments
4 min read
My point of "vue" in React vs. Vue

My point of "vue" in React vs. Vue

98
Comments 6
3 min read
Mafia: Initial Thoughts and Moving Forward

Mafia: Initial Thoughts and Moving Forward

34
Comments 1
3 min read
Getters And Setters used in JavaScript Objects....How?

Getters And Setters used in JavaScript Objects....How?

71
Comments 5
2 min read
Startup CliX: DynamoDB & React Front-End on GitHub Pages

Startup CliX: DynamoDB & React Front-End on GitHub Pages

36
Comments
2 min read
A simple, real-world Vue.js directive

A simple, real-world Vue.js directive

12
Comments
4 min read
Afraid of writing codes in JavaScript

Afraid of writing codes in JavaScript

8
Comments 3
1 min read
Build a Website Snapshot Service in 5 Minutes With StdLib and Node.js

Build a Website Snapshot Service in 5 Minutes With StdLib and Node.js

16
Comments
5 min read
NodeJS Frustration

NodeJS Frustration

38
Comments 19
2 min read
hasOwnProperty considered harmful

hasOwnProperty considered harmful

34
Comments 6
1 min read
Es6 Awesomeness (Part I)

Es6 Awesomeness (Part I)

70
Comments 5
4 min read
React 16.3: What’s New?

React 16.3: What’s New?

Comments
1 min read
I ❤ Ramda - Partial Application with a Special Placeholder

I ❤ Ramda - Partial Application with a Special Placeholder

40
Comments 4
4 min read
Finding knowledge is not hard. Putting it all together is.

Finding knowledge is not hard. Putting it all together is.

81
Comments 4
2 min read
Keyboard shortcut to get out of node_modules folder in Visual Studio Code

Keyboard shortcut to get out of node_modules folder in Visual Studio Code

71
Comments 14
1 min read
loading...