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.
Screen Capture in Firefox

Screen Capture in Firefox

13
Comments
6 min read
Functional JavaScript: Resolving Promises Sequentially

Functional JavaScript: Resolving Promises Sequentially

17
Comments
4 min read
What you need to know about Javascript's Implicit Coercion

What you need to know about Javascript's Implicit Coercion

120
Comments 6
5 min read
Reason got an Update

Reason got an Update

20
Comments 8
2 min read
Async and Sync JavaScript in Layman's Terms

Async and Sync JavaScript in Layman's Terms

38
Comments 3
1 min read
I maintain webpack, ask me anything!

I maintain webpack, ask me anything!

65
Comments 113
1 min read
Scope in Javascript

Scope in Javascript

25
Comments
1 min read
Default Parameters in ES6

Default Parameters in ES6

22
Comments 7
3 min read
Top 14 Micro-sized JavaScript Libraries

Top 14 Micro-sized JavaScript Libraries

53
Comments 11
4 min read
Introduction to JavaScript Functions

Introduction to JavaScript Functions

19
Comments 1
10 min read
ES6 classes

ES6 classes

50
Comments 6
5 min read
Arrow Functions in ES6

Arrow Functions in ES6

76
Comments 11
4 min read
A simple interview question

A simple interview question

14
Comments 4
1 min read
A React Beginners Roadmap through the React Eco System

A React Beginners Roadmap through the React Eco System

64
Comments 4
6 min read
Dependency Injection in JavaScript

Dependency Injection in JavaScript

27
Comments 11
4 min read
All you need to know about Javascript's Expressions, Statements and Expression Statements

All you need to know about Javascript's Expressions, Statements and Expression Statements

89
Comments 15
6 min read
Should You Truly Never Use var?

Should You Truly Never Use var?

29
Comments 14
2 min read
Substituting JavaScript with HTML

Substituting JavaScript with HTML

17
Comments 2
4 min read
Should I use frameworks or libraries such as Angular, React, or VueJS or not?

Should I use frameworks or libraries such as Angular, React, or VueJS or not?

18
Comments 12
1 min read
What's the Deal With Redux?

What's the Deal With Redux?

15
Comments 2
3 min read
Let's Solve: Code Challenge - Picking Numbers

Let's Solve: Code Challenge - Picking Numbers

27
Comments 7
5 min read
Understanding State in React Components

Understanding State in React Components

31
Comments 2
4 min read
Having trouble with the YouTube API in IE 11

Having trouble with the YouTube API in IE 11

10
Comments
1 min read
Getting Started With React in Super Easy Steps.

Getting Started With React in Super Easy Steps.

43
Comments 10
3 min read
Better ReactJS patterns: this.setState pitfalls

Better ReactJS patterns: this.setState pitfalls

20
Comments 2
2 min read
Let's create a simple React App

Let's create a simple React App

19
Comments 2
7 min read
What you need to know about Javascript's Automatic Semi-colon Insertion

What you need to know about Javascript's Automatic Semi-colon Insertion

34
Comments 9
3 min read
I Finally Understood Functions As A Service

I Finally Understood Functions As A Service

7
Comments
2 min read
Merging Arrays in Javascript

Merging Arrays in Javascript

27
Comments 17
3 min read
Feature toggles in the front-end - useful pattern or delivering dead code? #discuss!

Feature toggles in the front-end - useful pattern or delivering dead code? #discuss!

16
Comments 8
1 min read
Using Vue Components in your Express app

Using Vue Components in your Express app

27
Comments 7
6 min read
9 Things you should know about JSX

9 Things you should know about JSX

44
Comments 4
4 min read
What are JavaScript Callbacks Anyway?

What are JavaScript Callbacks Anyway?

24
Comments 2
3 min read
Solving a Job Application Code Challenge

Solving a Job Application Code Challenge

29
Comments 16
4 min read
An Introduction to React Components

An Introduction to React Components

45
Comments 9
4 min read
ReduxJS in 30 seconds

ReduxJS in 30 seconds

274
Comments 15
1 min read
The Path to Conquering Async JavaScript

The Path to Conquering Async JavaScript

28
Comments 1
7 min read
Explain Cross Site Scripting(XSS) attacks like I'm Five

Explain Cross Site Scripting(XSS) attacks like I'm Five

20
Comments 5
1 min read
Lazy loading images in your angularJS project using the IntersectionObserver API

Lazy loading images in your angularJS project using the IntersectionObserver API

18
Comments 1
3 min read
On immutability and sanity

On immutability and sanity

15
Comments 2
2 min read
For Loop in different programming languages

For Loop in different programming languages

17
Comments 30
3 min read
ECMA 404(JSON) and ECMAScript will be ISO standards

ECMA 404(JSON) and ECMAScript will be ISO standards

16
Comments 2
2 min read
My Javascript Workflow

My Javascript Workflow

24
Comments 3
7 min read
Feature or bug

Feature or bug

11
Comments
1 min read
I'm planning on creating a website with NodeJS, What can I use to future proof it?

I'm planning on creating a website with NodeJS, What can I use to future proof it?

13
Comments 21
1 min read
Introduction: Hi! My name is Charlie & this is where I started

Introduction: Hi! My name is Charlie & this is where I started

16
Comments 4
3 min read
Get immutable versions of Array methods

Get immutable versions of Array methods

7
Comments 1
3 min read
Dealing with lists in Javascript - Listing.js

Dealing with lists in Javascript - Listing.js

17
Comments 6
2 min read
Building Algolia Powered Search In React Native

Building Algolia Powered Search In React Native

16
Comments
3 min read
sweetpack: helps eliminate time to suffer from webpack and babel😋

sweetpack: helps eliminate time to suffer from webpack and babel😋

6
Comments 1
2 min read
Is React SOLID?

Is React SOLID?

35
Comments 7
4 min read
Design patterns. How do you select yours?

Design patterns. How do you select yours?

18
Comments 12
1 min read
Screen Capture in Google Chrome

Screen Capture in Google Chrome

12
Comments 1
9 min read
Challenge: Program without variables #javascript

Challenge: Program without variables #javascript

28
Comments 4
7 min read
Top Programming languages that are crucial for Mobile app development

Top Programming languages that are crucial for Mobile app development

18
Comments
3 min read
Git Hooks aren't so Ruff! I'll tail you all about it!

Git Hooks aren't so Ruff! I'll tail you all about it!

23
Comments 4
2 min read
ES6 for beginners part-2

ES6 for beginners part-2

19
Comments 1
7 min read
What are some useful npm packages I might not know about?

What are some useful npm packages I might not know about?

48
Comments 59
1 min read
Demystifying Advanced Kotlin Concepts Pt.2-1

Demystifying Advanced Kotlin Concepts Pt.2-1

13
Comments
3 min read
How I accidentally wrote an awesome HTML Preprocessor

How I accidentally wrote an awesome HTML Preprocessor

57
Comments 11
3 min read
loading...