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.
What is GraphQL and how to use it
Cover image for What is GraphQL and how to use it

What is GraphQL and how to use it

271
Comments 11
8 min read
We reduced our vendor.js from 210kb to 16kb in about five minutes of work and ten lines of code

We reduced our vendor.js from 210kb to 16kb in about five minutes of work and ten lines of code

305
Comments 29
2 min read
Levensthein algorithm for better faker experience

Levensthein algorithm for better faker experience

6
Comments
2 min read
Filter Arrays with the Javascript Filter() Method

Filter Arrays with the Javascript Filter() Method

125
Comments 9
4 min read
Class fields are coming. Here's what that means for React

Class fields are coming. Here's what that means for React

8
Comments
4 min read
How to stop all those info: logs in terminal

How to stop all those info: logs in terminal

6
Comments
1 min read
JavaScript In 2019

JavaScript In 2019

17
Comments 2
10 min read
My Take on the NPM Calling Card

My Take on the NPM Calling Card

5
Comments
3 min read
Observing Your Web App - A Quick Round Up

Observing Your Web App - A Quick Round Up

100
Comments 2
4 min read
expect(await fn()) vs await expect(fn()) for error tests with chai-as-promised

expect(await fn()) vs await expect(fn()) for error tests with chai-as-promised

8
Comments
3 min read
Contributors wanted for 10secondsofcode

Contributors wanted for 10secondsofcode

9
Comments 4
1 min read
Object Oriented programming in JS
Cover image for Object Oriented programming in JS

Object Oriented programming in JS

80
Comments 2
4 min read
Create Your First Custom Angular CLI Schematic with Nx

Create Your First Custom Angular CLI Schematic with Nx

4
Comments
1 min read
Reasons to Love Jest: The Test Framework

Reasons to Love Jest: The Test Framework

14
Comments
3 min read
NextJS and its genius ideas

NextJS and its genius ideas

13
Comments 1
1 min read
Creating and Managing Vue Projects with Vue UI

Creating and Managing Vue Projects with Vue UI

7
Comments
5 min read
How I made a web scraper because LinkedIn

How I made a web scraper because LinkedIn

55
Comments 29
3 min read
How to use arrow functions in JavaScript ES6
Cover image for How to use arrow functions in JavaScript ES6

How to use arrow functions in JavaScript ES6

42
Comments 5
4 min read
(in)Finite War
Cover image for (in)Finite War

(in)Finite War

5
Comments 4
6 min read
Importance of `.indexOn` in Firebase

Importance of `.indexOn` in Firebase

11
Comments
2 min read
Render React App with Express

Render React App with Express

29
Comments 3
3 min read
What is TypeScript?

What is TypeScript?

20
Comments 1
4 min read
React.js–Get started in Dart #1
Cover image for React.js–Get started in Dart #1

React.js–Get started in Dart #1

22
Comments
2 min read
PiP - videos in a floating window
Cover image for PiP - videos in a floating window

PiP - videos in a floating window

10
Comments
3 min read
Declarative Programming & React
Cover image for Declarative Programming & React

Declarative Programming & React

76
Comments 16
3 min read
loading...