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.
Radio
Cover image for Radio

Radio

6
Comments 1
1 min read
React 16.0—16.6 new features for every day use

React 16.0—16.6 new features for every day use

12
Comments
4 min read
Loading React Components Dynamically on Demand using React.lazy
Cover image for Loading React Components Dynamically on Demand using React.lazy

Loading React Components Dynamically on Demand using React.lazy

61
Comments
4 min read
Taking the horror out of UI testing 😱
Cover image for Taking the horror out of UI testing 😱

Taking the horror out of UI testing 😱

140
Comments 12
5 min read
Why you should avoid ORMs (with examples in Node.js)

Why you should avoid ORMs (with examples in Node.js)

15
Comments 2
15 min read
How are regex used in the real world?

How are regex used in the real world?

6
Comments 8
1 min read
The Ultimate Guide to Execution Contexts, Hoisting, Scopes, and Closures in JavaScript
Cover image for The Ultimate Guide to Execution Contexts, Hoisting, Scopes, and Closures in JavaScript

The Ultimate Guide to Execution Contexts, Hoisting, Scopes, and Closures in JavaScript

185
Comments 4
13 min read
Prototype Design Pattern
Cover image for Prototype Design Pattern

Prototype Design Pattern

6
Comments
2 min read
AJAX - GET, POST, PUT,and DELETE

AJAX - GET, POST, PUT,and DELETE

20
Comments 1
2 min read
The State Of JavaScript

The State Of JavaScript

121
Comments 4
2 min read
Reverse a String with JavaScript

Reverse a String with JavaScript

6
Comments 4
4 min read
Extending JSON for fun and profit
Cover image for Extending JSON for fun and profit

Extending JSON for fun and profit

58
Comments 14
6 min read
Beginner's First Steps With APIs

Beginner's First Steps With APIs

10
Comments
1 min read
Story of a 17 years old Web Developer

Story of a 17 years old Web Developer

7
Comments
3 min read
How to Create a Skeleton Screen Loading Effect

How to Create a Skeleton Screen Loading Effect

11
Comments
5 min read
A Quick Guide to Help you Understand and Create Angular 6 Apps
Cover image for A Quick Guide to Help you Understand and Create Angular 6 Apps

A Quick Guide to Help you Understand and Create Angular 6 Apps

24
Comments
1 min read
Bitmasks: A very esoteric (and impractical) way of managing booleans
Cover image for Bitmasks: A very esoteric (and impractical) way of managing booleans

Bitmasks: A very esoteric (and impractical) way of managing booleans

64
Comments 33
10 min read
An Angular Testing Cheatsheet

An Angular Testing Cheatsheet

266
Comments 15
9 min read
Persisting a Node API with PostgreSQL, without the help of ORM's like sequelize.
Cover image for Persisting a Node API with PostgreSQL, without the help of ORM's like sequelize.

Persisting a Node API with PostgreSQL, without the help of ORM's like sequelize.

94
Comments 15
7 min read
Heart Eyes for Array Methods

Heart Eyes for Array Methods

6
Comments 2
2 min read
An introduction to MojiScript's enhanced map

An introduction to MojiScript's enhanced map

14
Comments 2
4 min read
LibertyJS, who's going?

LibertyJS, who's going?

7
Comments 8
1 min read
A small guide to authentication and security for SPA
Cover image for A small guide to authentication and security for SPA

A small guide to authentication and security for SPA

115
Comments 4
3 min read
Create React App 2.0: What's New?

Create React App 2.0: What's New?

4
Comments
1 min read
Implementing backpressure for smoother user experience in low-end devices

Implementing backpressure for smoother user experience in low-end devices

8
Comments 2
5 min read
loading...