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.
templating - from html to macros

templating - from html to macros

10
Comments
4 min read
Building a Serverless REST API with Node.js and MongoDB

Building a Serverless REST API with Node.js and MongoDB

53
Comments 1
17 min read
Using JWTs for Authentication in RESTful Applications

Using JWTs for Authentication in RESTful Applications

72
Comments 14
11 min read
E2E testing with TestCafe | Introduction

E2E testing with TestCafe | Introduction

38
Comments 4
6 min read
Node module deep-dive: module

Node module deep-dive: module

2
Comments
6 min read
Making sense of JavaScript array methods with Array Explorer

Making sense of JavaScript array methods with Array Explorer

29
Comments 1
1 min read
LTC4 - Falling in Love with Vectors

LTC4 - Falling in Love with Vectors

17
Comments
11 min read
JavaScripts Regular Expressions Get More Power

JavaScripts Regular Expressions Get More Power

27
Comments 4
2 min read
Two Little Libraries

Two Little Libraries

12
Comments 2
4 min read
How to write your first webpack plugin?

How to write your first webpack plugin?

17
Comments
1 min read
Dependency Injection with FrintJS

Dependency Injection with FrintJS

7
Comments
3 min read
I'm the maintainer of Babel, ask me anything!

I'm the maintainer of Babel, ask me anything!

49
Comments 67
2 min read
Awaiting for async promises in JavaScript

Awaiting for async promises in JavaScript

24
Comments 5
2 min read
React vs Angular: A First Look

React vs Angular: A First Look

26
Comments 2
6 min read
Learn using JWT with Passport authentication

Learn using JWT with Passport authentication

64
Comments 6
4 min read
Trying to understand blockchain by making one!

Trying to understand blockchain by making one!

441
Comments 49
6 min read
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
Can Meteor take over Express in future?

Can Meteor take over Express in future?

18
Comments 7
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
Clarifying Async and Promises

Clarifying Async and Promises

20
Comments 2
2 min read
Build Vuex from scratch.

Build Vuex from scratch.

16
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
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
How to make a real copy of a JavaScript Array with Objects (without a reference)

How to make a real copy of a JavaScript Array with Objects (without a reference)

29
Comments 16
1 min read
Hello World

Hello World

7
Comments
1 min read
On State Dependence and Coupling

On State Dependence and Coupling

19
Comments 1
2 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
let var be const

let var be const

73
Comments 9
3 min read
Why are those web services sending "Number" with double-quotes in JSON? Castable library can handle them.

Why are those web services sending "Number" with double-quotes in JSON? Castable library can handle them.

16
Comments 1
2 min read
Elixir GenServer Explained to Redux Developers

Elixir GenServer Explained to Redux Developers

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

Tag Your Unions Before You Wreck Your Unions

18
Comments 8
4 min read
Static Typing: a Personal Journey

Static Typing: a Personal Journey

26
Comments 8
6 min read
Going Down The Rabbit Hole With RabbitMQ

Going Down The Rabbit Hole With RabbitMQ

23
Comments 2
4 min read
Static HOC analysis for recompose and redux by flowtype

Static HOC analysis for recompose and redux by flowtype

26
Comments
1 min read
Front-end web development is not what you think it is.

Front-end web development is not what you think it is.

706
Comments 101
4 min read
TIL: JSON.stringify() can do formatted output.

TIL: JSON.stringify() can do formatted output.

33
Comments 10
1 min read
Unopinionated comparison of Glimmer and React

Unopinionated comparison of Glimmer and React

17
Comments
10 min read
What I Learned From Not Planning A Web App (from start to finish)

What I Learned From Not Planning A Web App (from start to finish)

91
Comments 13
5 min read
Adapting Rusty Old Callbacks to Shiny Async Functions

Adapting Rusty Old Callbacks to Shiny Async Functions

14
Comments 4
3 min read
Code to go: helping you find updated snippets for common use cases

Code to go: helping you find updated snippets for common use cases

26
Comments 10
2 min read
Creating My Own Hemingway App

Creating My Own Hemingway App

34
Comments 2
8 min read
How should markdown be saved and rendered?

How should markdown be saved and rendered?

55
Comments 19
1 min read
Composable Callbacks

Composable Callbacks

13
Comments
7 min read
describe My React Native project's package.json

describe My React Native project's package.json

15
Comments
1 min read
Music Markup - Web Components for Web Audio

Music Markup - Web Components for Web Audio

12
Comments
2 min read
Using async await with jQuery’s $.ajax

Using async await with jQuery’s $.ajax

23
Comments 4
4 min read
Getting started with Mapbox GL JS

Getting started with Mapbox GL JS

20
Comments 4
1 min read
I Built An Alexa Skill… And You Can Too!

I Built An Alexa Skill… And You Can Too!

16
Comments 5
3 min read
loading...