Forem

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.
HTML5 canvas - part 1: Drawing
Cover image for 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
The syntactical Sugar Classes of JavaScript

The syntactical Sugar Classes of JavaScript

57
Comments 1
5 min read
Graph Data Structures Explained in JavaScript
Cover image for 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
Cover image for 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!
Cover image for 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
Cover image for 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?
Cover image for Is Javascript a compiled language?

Is Javascript a compiled language?

51
Comments 22
2 min read
First Impressions: React Context API
Cover image for 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
Cover image for 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
loading...