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.
Learning Node.js building a simple Express API - Part I

Learning Node.js building a simple Express API - Part I

19
Comments 7
4 min read
JavaScript Unit Test Best Practices — Performance and Smoke Tests

JavaScript Unit Test Best Practices — Performance and Smoke Tests

7
Comments
3 min read
JavaScript Unit Test Best Practices — Hooks and APIs

JavaScript Unit Test Best Practices — Hooks and APIs

6
Comments
3 min read
JavaScript Unit Test Best Practices — Edge Cases

JavaScript Unit Test Best Practices — Edge Cases

5
Comments
3 min read
How to add styled-components to a React application

How to add styled-components to a React application

6
Comments
2 min read
VueJS Prop Validations

VueJS Prop Validations

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

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

Smart server and build tool that gets you

11
Comments
4 min read
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
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
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
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

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