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.
Building a Blog with Next.js
Cover image for Building a Blog with Next.js

Building a Blog with Next.js

23
Comments
5 min read
The optimal solution to shuffle an Array in Javascript
Cover image for The optimal solution to shuffle an Array in Javascript

The optimal solution to shuffle an Array in Javascript

6
Comments
4 min read
JavaScript Quirks and Oddities Museum: Part II

JavaScript Quirks and Oddities Museum: Part II

6
Comments
3 min read
Smart server and build tool that gets you
Cover image for Smart server and build tool that gets you

Smart server and build tool that gets you

11
Comments
4 min read
Audio visualisation (no canvas used!)
Cover image for Audio visualisation (no canvas used!)

Audio visualisation (no canvas used!)

8
Comments
1 min read
Builder Pattern in Javascript — With a Simple Example

Builder Pattern in Javascript — With a Simple Example

5
Comments
2 min read
Building an animated chart with React and SVG's

Building an animated chart with React and SVG's

7
Comments
4 min read
JavaScript array push, pop, shift, unshift: how to remember the difference
Cover image for JavaScript array push, pop, shift, unshift: how to remember the difference

JavaScript array push, pop, shift, unshift: how to remember the difference

29
Comments 3
1 min read
An Alternative Reality Coding Paradigm: The Unity Principle

An Alternative Reality Coding Paradigm: The Unity Principle

2
Comments
3 min read
Share functions between Vue and Node
Cover image for Share functions between Vue and Node

Share functions between Vue and Node

5
Comments
2 min read
Creating GraphQL Input Types with Express-GraphQL

Creating GraphQL Input Types with Express-GraphQL

6
Comments
3 min read
Constructing Types with the GraphQL Package

Constructing Types with the GraphQL Package

4
Comments
4 min read
Playing Battleship with your computer

Playing Battleship with your computer

9
Comments 4
5 min read
How I get a girlfriend using JavaScript
Cover image for How I get a girlfriend using JavaScript

How I get a girlfriend using JavaScript

14
Comments 2
2 min read
Facing Unknown Encoding Error
Cover image for Facing Unknown Encoding Error

Facing Unknown Encoding Error

3
Comments
1 min read
SOME INTERESTING PROJECT IDEAS!

SOME INTERESTING PROJECT IDEAS!

7
Comments
1 min read
Getting Error .replace is not a Function

Getting Error .replace is not a Function

2
Comments 4
1 min read
Is there a tutorial to build a support live chat for a website using socket.io?

Is there a tutorial to build a support live chat for a website using socket.io?

5
Comments 1
1 min read
Animating SVGs in React *without* a third party library!

Animating SVGs in React *without* a third party library!

14
Comments
3 min read
Posting Data to Server from React - Query Updates from Mutations

Posting Data to Server from React - Query Updates from Mutations

7
Comments
1 min read
Quote Generator.
Cover image for Quote Generator.

Quote Generator.

4
Comments
1 min read
Custom templates with Create React App
Cover image for Custom templates with Create React App

Custom templates with Create React App

6
Comments
8 min read
Footnotes!
Cover image for Footnotes!

Footnotes!

18
Comments
2 min read
Simple React Up and down Counter

Simple React Up and down Counter

5
Comments
2 min read
Anonymous Recursion in JavaScript
Cover image for Anonymous Recursion in JavaScript

Anonymous Recursion in JavaScript

45
Comments 12
4 min read
loading...