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.
All you wanted to know about CORS

All you wanted to know about CORS

44
Comments 8
12 min read
A Newbie’s Understanding Of Recursion In JavaScript… (Wash, Rinse, and Repeat)
Cover image for A Newbie’s Understanding Of Recursion In JavaScript… (Wash, Rinse, and Repeat)

A Newbie’s Understanding Of Recursion In JavaScript… (Wash, Rinse, and Repeat)

12
Comments
5 min read
Node.js and Express Tutorial: Building and Securing RESTful APIs

Node.js and Express Tutorial: Building and Securing RESTful APIs

33
Comments
1 min read
Iterating through JavaScript Objects  -  5 Techniques and Performance Tests.

Iterating through JavaScript Objects  -  5 Techniques and Performance Tests.

6
Comments
5 min read
Introduction to JavaScript Switch Cases

Introduction to JavaScript Switch Cases

5
Comments
3 min read
Computer science in JavaScript: Circular Doubly-linked lists

Computer science in JavaScript: Circular Doubly-linked lists

9
Comments 1
10 min read
The Rise of the Web App
Cover image for The Rise of the Web App

The Rise of the Web App

44
Comments 6
7 min read
Creating A Custom, Accessible Drop Down
Cover image for Creating A Custom, Accessible Drop Down

Creating A Custom, Accessible Drop Down

125
Comments 32
7 min read
Combine coverage reports from Electron tests
Cover image for Combine coverage reports from Electron tests

Combine coverage reports from Electron tests

10
Comments 3
3 min read
Locally developing and debugging Twilio Functions
Cover image for Locally developing and debugging Twilio Functions

Locally developing and debugging Twilio Functions

7
Comments
9 min read
Baby Steps in GraphQL👶

Baby Steps in GraphQL👶

75
Comments
4 min read
The Best Online Learning Resources for Web Developers

The Best Online Learning Resources for Web Developers

166
Comments 6
9 min read
Accessibility first: DropDown (Select)
Cover image for Accessibility first: DropDown (Select)

Accessibility first: DropDown (Select)

88
Comments 12
5 min read
Real-time Collaborative Drawing with GraphQL & AWS AppSync

Real-time Collaborative Drawing with GraphQL & AWS AppSync

61
Comments 2
3 min read
Short Circuit Assignment

Short Circuit Assignment

6
Comments
3 min read
Demeter’s Law: Don’t talk to strangers!
Cover image for Demeter’s Law: Don’t talk to strangers!

Demeter’s Law: Don’t talk to strangers!

77
Comments 10
4 min read
6 Mistakes You Might Be Making As A New Web Developer & How To Avoid Them
Cover image for 6 Mistakes You Might Be Making As A New Web Developer & How To Avoid Them

6 Mistakes You Might Be Making As A New Web Developer & How To Avoid Them

691
Comments 65
4 min read
Run a React App in a Docker Container
Cover image for Run a React App in a Docker Container

Run a React App in a Docker Container

129
Comments 28
3 min read
My React components repository
Cover image for My React components repository

My React components repository

40
Comments 6
2 min read
Refactoring a small Next app to use Hooks

Refactoring a small Next app to use Hooks

35
Comments 4
6 min read
Javascript: Let's create a proxy

Javascript: Let's create a proxy

37
Comments 1
7 min read
Building context-aware NodeJS bots using Servo

Building context-aware NodeJS bots using Servo

7
Comments
1 min read
An Example of Nuxt.js with a Custom Generator

An Example of Nuxt.js with a Custom Generator

10
Comments
4 min read
Avoiding Weird Javascript Behaviour (true + true === 2 but true !== 1)

Avoiding Weird Javascript Behaviour (true + true === 2 but true !== 1)

23
Comments 3
5 min read
Are Web Components a thing?
Cover image for Are Web Components a thing?

Are Web Components a thing?

48
Comments 4
4 min read
loading...