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.
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

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

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

How I get a girlfriend using JavaScript

14
Comments 2
2 min read
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.

Quote Generator.

4
Comments
1 min read
Custom templates with Create React App

Custom templates with Create React App

6
Comments
8 min read
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

Anonymous Recursion in JavaScript

45
Comments 12
4 min read
How do you manage multiple customers in a SaaS?

How do you manage multiple customers in a SaaS?

3
Comments 5
1 min read
A quick intro to 'this' in JavaScript

A quick intro to 'this' in JavaScript

4
Comments
2 min read
Using very few lines of code and just geometric shapes, you can make beautiful designs.

Using very few lines of code and just geometric shapes, you can make beautiful designs.

2
Comments
1 min read
How I Used Brotli:11 to Get Even Smaller CSS and JavaScript Files at CDN Scale

How I Used Brotli:11 to Get Even Smaller CSS and JavaScript Files at CDN Scale

8
Comments
9 min read
loading...