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.
Part One: Using Typescript with React

Part One: Using Typescript with React

73
Comments 1
4 min read
Async + Await refactor, which do you like best?

Async + Await refactor, which do you like best?

66
Comments 13
1 min read
What is JAM Stack

What is JAM Stack

162
Comments 16
9 min read
Why do Web browsers famously use so much RAM?

Why do Web browsers famously use so much RAM?

9
Comments 1
1 min read
Build a React Native Application and Authenticate with OAuth 2.0

Build a React Native Application and Authenticate with OAuth 2.0

19
Comments
13 min read
Understanding the Spread Operator in JavaScript

Understanding the Spread Operator in JavaScript

6
Comments
3 min read
Segment integrations with redux on react and react-native

Segment integrations with redux on react and react-native

33
Comments
2 min read
Mafia: Feature Building and CSS Distractions

Mafia: Feature Building and CSS Distractions

27
Comments
3 min read
Faster static site builds Part 1- Process only what you need

Faster static site builds Part 1- Process only what you need

40
Comments 1
11 min read
HTML5 canvas - part 2: State

HTML5 canvas - part 2: State

55
Comments
1 min read
First Ever DEV Contest: Build a Realtime App with Pusher

First Ever DEV Contest: Build a Realtime App with Pusher

293
Comments 79
2 min read
Startup CliX: RC1 with Private Games & Mobile UI

Startup CliX: RC1 with Private Games & Mobile UI

40
Comments 3
2 min read
HTML5 canvas - part 1: Drawing

HTML5 canvas - part 1: Drawing

67
Comments 11
1 min read
Startup CliX: Finally some Gameplay

Startup CliX: Finally some Gameplay

29
Comments 1
1 min read
Signing React Native Android APKs on Microsoft App Center

Signing React Native Android APKs on Microsoft App Center

30
Comments 1
2 min read
Why front end projects use template engines?

Why front end projects use template engines?

6
Comments 3
1 min read
The syntactical Sugar Classes of JavaScript

The syntactical Sugar Classes of JavaScript

57
Comments 1
5 min read
Graph Data Structures Explained in JavaScript

Graph Data Structures Explained in JavaScript

140
Comments 3
13 min read
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
loading...