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.
Defer scripts to speed up rendering

Defer scripts to speed up rendering

30
Comments 2
8 min read
The Beginning: From a developer that has been there

The Beginning: From a developer that has been there

31
Comments 15
6 min read
Webpack plugin to keep your bundle size in check

Webpack plugin to keep your bundle size in check

10
Comments
1 min read
Auld Lang Refactoring

Auld Lang Refactoring

8
Comments
3 min read
Call data ejs to database MongoDB

Call data ejs to database MongoDB

8
Comments
1 min read
Mitigating cross-site scripting with Content Security Policy

Mitigating cross-site scripting with Content Security Policy

37
Comments 8
3 min read
Can Meteor take over Express in future?

Can Meteor take over Express in future?

18
Comments 7
1 min read
Build Vuex from scratch.

Build Vuex from scratch.

17
Comments 5
3 min read
Fs-tivus for the Rest of Us

Fs-tivus for the Rest of Us

14
Comments 3
3 min read
The ES6 way to make simple immutable Object hiding properties inside

The ES6 way to make simple immutable Object hiding properties inside

11
Comments
1 min read
What are the suggestions you'll tell to a person who started learning Node?

What are the suggestions you'll tell to a person who started learning Node?

12
Comments 6
1 min read
ArangoDB : The new Graal ? Part 3

ArangoDB : The new Graal ? Part 3

13
Comments
2 min read
Frameworkless Events

Frameworkless Events

14
Comments 4
3 min read
Creating an app with react and firebase - part two

Creating an app with react and firebase - part two

19
Comments
4 min read
React 16 and 16.2 Overview - Fragments, Portals and Error Boundaries

React 16 and 16.2 Overview - Fragments, Portals and Error Boundaries

38
Comments 5
1 min read
JavaScript is almost pythonic

JavaScript is almost pythonic

245
Comments 50
3 min read
SSH server with WebPack

SSH server with WebPack

23
Comments 9
3 min read
Idiomatic Redux: Using Reselect Selectors for Encapsulation and Performance

Idiomatic Redux: Using Reselect Selectors for Encapsulation and Performance

30
Comments
9 min read
Tag Your Unions Before You Wreck Your Unions

Tag Your Unions Before You Wreck Your Unions

18
Comments 8
4 min read
On State Dependence and Coupling

On State Dependence and Coupling

19
Comments 1
2 min read
let var be const

let var be const

73
Comments 9
3 min read
Getting Started with Vue Router

Getting Started with Vue Router

47
Comments 3
4 min read
Just published: jquery.docout

Just published: jquery.docout

15
Comments
1 min read
A journey to find the origin of a broken angular app

A journey to find the origin of a broken angular app

6
Comments
6 min read
Adapting Rusty Old Callbacks to Shiny Async Functions

Adapting Rusty Old Callbacks to Shiny Async Functions

14
Comments 4
3 min read
loading...