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.
JavaScript Modules: A walkthrough.
Cover image for JavaScript Modules: A walkthrough.

JavaScript Modules: A walkthrough.

6
Comments
4 min read
Java vs JavaScript. Key differences and similarities
Cover image for Java vs JavaScript. Key differences and similarities

Java vs JavaScript. Key differences and similarities

34
Comments 11
5 min read
Callback, Promise and Async/Await by Example in JavaScript
Cover image for Callback, Promise and Async/Await by Example in JavaScript

Callback, Promise and Async/Await by Example in JavaScript

3
Comments
3 min read
The simpler Javascript library

The simpler Javascript library

3
Comments
1 min read
FileSystem API: Large File Client-Side Storage For Your Website

FileSystem API: Large File Client-Side Storage For Your Website

6
Comments
2 min read
Adding a loading state to fullCalendar
Cover image for Adding a loading state to fullCalendar

Adding a loading state to fullCalendar

6
Comments 1
3 min read
Java for JavaScript Developer - week 2
Cover image for Java for JavaScript Developer - week 2

Java for JavaScript Developer - week 2

11
Comments 1
5 min read
Closures in JavaScript

Closures in JavaScript

6
Comments 1
2 min read
JavaScript Data Structures and Algorithms (Search Algorithms, Part 2)

JavaScript Data Structures and Algorithms (Search Algorithms, Part 2)

4
Comments
1 min read
How to load the correct data on the server-side with React and Redux
Cover image for How to load the correct data on the server-side with React and Redux

How to load the correct data on the server-side with React and Redux

7
Comments
7 min read
React templates - Deno
Cover image for React templates - Deno

React templates - Deno

8
Comments
3 min read
I'm Using async/await. Why Does My Function Return a Promise?

I'm Using async/await. Why Does My Function Return a Promise?

4
Comments 1
2 min read
The Node.js `util` module

The Node.js `util` module

7
Comments
3 min read
Technical Failure #1: React hooks dependencies

Technical Failure #1: React hooks dependencies

5
Comments
2 min read
React templates - wrap-up
Cover image for React templates - wrap-up

React templates - wrap-up

8
Comments
1 min read
React templates - Frontend only
Cover image for React templates - Frontend only

React templates - Frontend only

7
Comments
2 min read
React templates - Node
Cover image for React templates - Node

React templates - Node

4
Comments
1 min read
How I integrated 3D secure for recurring payments with Stripe
Cover image for How I integrated 3D secure for recurring payments with Stripe

How I integrated 3D secure for recurring payments with Stripe

13
Comments 1
10 min read
JavaScript “Optional Chaining Operator”
Cover image for JavaScript “Optional Chaining Operator”

JavaScript “Optional Chaining Operator”

6
Comments
1 min read
LeetCode 1169. Invalid Transactions (javascript solution)

LeetCode 1169. Invalid Transactions (javascript solution)

6
Comments 2
1 min read
Authentication and Authorization using AccessTokens - RefreshTokens | Part 2
Cover image for Authentication and Authorization using AccessTokens - RefreshTokens | Part 2

Authentication and Authorization using AccessTokens - RefreshTokens | Part 2

6
Comments
3 min read
Authentication and Authorization using AccessTokens - RefreshTokens | Part 1
Cover image for Authentication and  Authorization using AccessTokens - RefreshTokens | Part 1

Authentication and Authorization using AccessTokens - RefreshTokens | Part 1

6
Comments
2 min read
Communicating between browser tabs
Cover image for Communicating between browser tabs

Communicating between browser tabs

117
Comments 13
2 min read
Starting to understand Multi-tenancy
Cover image for Starting to understand Multi-tenancy

Starting to understand Multi-tenancy

8
Comments 2
3 min read
Step-by-Step Big O Complexity Analysis Guide, using Javascript
Cover image for Step-by-Step Big O Complexity Analysis Guide, using Javascript

Step-by-Step Big O Complexity Analysis Guide, using Javascript

27
Comments
17 min read
loading...