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.
Regular Expressions in 1 Minute
Cover image for Regular Expressions in 1 Minute

Regular Expressions in 1 Minute

7
Comments
3 min read
The Fetch API
Cover image for The Fetch API

The Fetch API

4
Comments
6 min read
Intro to Ajax & XHR
Cover image for Intro to Ajax & XHR

Intro to Ajax & XHR

10
Comments
2 min read
The algorithm behind Ctrl + F.

The algorithm behind Ctrl + F.

767
Comments 50
5 min read
Quick React GraphQL Tips
Cover image for Quick React GraphQL Tips

Quick React GraphQL Tips

26
Comments
2 min read
The Business Value of Speed - A How-To Guide - Part 3: Optimizations for the Critical Rendering Path
Cover image for The Business Value of Speed - A How-To Guide - Part 3: Optimizations for the
  Critical Rendering Path

The Business Value of Speed - A How-To Guide - Part 3: Optimizations for the Critical Rendering Path

27
Comments
7 min read
WebRTC - The technology that powers Google Meet/Hangout, Facebook Messenger and Discord
Cover image for WebRTC - The technology that powers Google Meet/Hangout, Facebook Messenger and Discord

WebRTC - The technology that powers Google Meet/Hangout, Facebook Messenger and Discord

139
Comments 10
8 min read
Road to Genius: superior #66
Cover image for Road to Genius: superior #66

Road to Genius: superior #66

8
Comments
2 min read
MIND OF EVERY BEGINNER DEVELOPER...

MIND OF EVERY BEGINNER DEVELOPER...

4
Comments
2 min read
Let's solve LeetCode - Is Subsequence

Let's solve LeetCode - Is Subsequence

5
Comments
2 min read
JavaScript Katas: Sort and Star
Cover image for JavaScript Katas: Sort and Star

JavaScript Katas: Sort and Star

46
Comments 4
2 min read
Why is Isomorphic JavaScript not longer talked about?

Why is Isomorphic JavaScript not longer talked about?

17
Comments 16
2 min read
ES6 Promises
Cover image for ES6 Promises

ES6 Promises

5
Comments
4 min read
JS Arrow Functions
Cover image for JS Arrow Functions

JS Arrow Functions

6
Comments
3 min read
8 Basic JavaScript Array Methods
Cover image for 8 Basic JavaScript Array Methods

8 Basic JavaScript Array Methods

6
Comments
3 min read
How to learn and practice coding efficiently

How to learn and practice coding efficiently

22
Comments 5
1 min read
Handling sensitive fields with sequelize.js
Cover image for Handling sensitive fields with sequelize.js

Handling sensitive fields with sequelize.js

20
Comments 4
3 min read
4 Ways to Combine Strings in JavaScript
Cover image for 4 Ways to Combine Strings in JavaScript

4 Ways to Combine Strings in JavaScript

96
Comments 5
5 min read
JavaScript Interview Preparation Resources
Cover image for JavaScript Interview Preparation Resources

JavaScript Interview Preparation Resources

61
Comments
2 min read
Solving "Drop it" / freeCodeCamp Algorithm Challenges

Solving "Drop it" / freeCodeCamp Algorithm Challenges

3
Comments
4 min read
Build Your Own Heat Map with D3
Cover image for Build Your Own Heat Map with D3

Build Your Own Heat Map with D3

9
Comments
4 min read
How do you document your side projects?

How do you document your side projects?

42
Comments 16
1 min read
"elm-starter", a tool for the Modern Web
Cover image for "elm-starter", a tool for the Modern Web

"elm-starter", a tool for the Modern Web

88
Comments 3
6 min read
Diferencia entre método y objeto! JS

Diferencia entre método y objeto! JS

3
Comments
1 min read
Recursively fetch data from paginated API

Recursively fetch data from paginated API

23
Comments 3
2 min read
loading...