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.
NextJS Client-side, Server-side & Static Rendering
Cover image for NextJS Client-side, Server-side & Static Rendering

NextJS Client-side, Server-side & Static Rendering

3
Comments
2 min read
How to Write Simple Unit Tests in JavaScript with Mocha and Chai
Cover image for How to Write Simple Unit Tests in JavaScript with Mocha and Chai

How to Write Simple Unit Tests in JavaScript with Mocha and Chai

22
Comments
7 min read
Authentication with magic link in React
Cover image for Authentication with magic link in React

Authentication with magic link in React

149
Comments
3 min read
🎬Simple Countdown Timer | Vanilla JavaScript⏱️

🎬Simple Countdown Timer | Vanilla JavaScript⏱️

19
Comments
1 min read
How to access data from a subgraph on The Graph

How to access data from a subgraph on The Graph

5
Comments 2
3 min read
One-way state management in vanilla JavaScript
Cover image for One-way state management in vanilla JavaScript

One-way state management in vanilla JavaScript

9
Comments 1
5 min read
How to find the right CHROMIUM_REVISION value for a given chromium version

How to find the right CHROMIUM_REVISION value for a given chromium version

5
Comments
2 min read
Ultimate Vue.js (2021) Cheat Sheet
Cover image for Ultimate Vue.js (2021) Cheat Sheet

Ultimate Vue.js (2021) Cheat Sheet

229
Comments 2
14 min read
What is up with var, let and const? What the hell is the difference between these three?
Cover image for What is up with var, let and const? What the hell is the difference between these three?

What is up with var, let and const? What the hell is the difference between these three?

8
Comments 1
4 min read
Conheça o SparkPlug, o novo compilador de JS do V8
Cover image for Conheça o SparkPlug, o novo compilador de JS do V8

Conheça o SparkPlug, o novo compilador de JS do V8

5
Comments
5 min read
Getting unique values from a JavaScript array using Set
Cover image for Getting unique values from a JavaScript array using Set

Getting unique values from a JavaScript array using Set

21
Comments 1
2 min read
react-router v6 demystified (part 1)
Cover image for react-router v6 demystified (part 1)

react-router v6 demystified (part 1)

8
Comments
5 min read
Var vs Let vs Const in JavaScript

Var vs Let vs Const in JavaScript

19
Comments 3
1 min read
Big O, code efficiency analysis
Cover image for Big O, code efficiency analysis

Big O, code efficiency analysis

162
Comments 8
12 min read
Quasar's QTable: The ULTIMATE Component (2/6) - Expandable Rows and Selectable Rows
Cover image for Quasar's QTable: The ULTIMATE Component (2/6) - Expandable Rows and Selectable Rows

Quasar's QTable: The ULTIMATE Component (2/6) - Expandable Rows and Selectable Rows

14
Comments 1
5 min read
EVENTS LOOPS IN JAVASCRIPT
Cover image for EVENTS LOOPS IN JAVASCRIPT

EVENTS LOOPS IN JAVASCRIPT

5
Comments
1 min read
How to get started with WordPress Hooks in Javascript
Cover image for How to get started with WordPress Hooks in Javascript

How to get started with WordPress Hooks in Javascript

6
Comments
3 min read
Reaction Social Media Card with ReactJS

Reaction Social Media Card with ReactJS

5
Comments
1 min read
The Ember Times - Issue No. 186

The Ember Times - Issue No. 186

12
Comments
5 min read
Execution Context in Javascript

Execution Context in Javascript

2
Comments
2 min read
Using Lodash Debounce with React Hooks for an Async Data Fetching Input or use a Custom Hook.

Using Lodash Debounce with React Hooks for an Async Data Fetching Input or use a Custom Hook.

21
Comments 3
4 min read
Learn to manipulate HTML DOM in JavaScript by building To Do List App
Cover image for Learn to manipulate HTML DOM in JavaScript by building To Do List App

Learn to manipulate HTML DOM in JavaScript by building To Do List App

2
Comments
4 min read
Developing Geonotes — Creating new notes — Ep. 4
Cover image for Developing Geonotes — Creating new notes — Ep. 4

Developing Geonotes — Creating new notes — Ep. 4

3
Comments
3 min read
Frontend Developer Tools You Should Use in (2021) (What I Love About Them)

Frontend Developer Tools You Should Use in (2021) (What I Love About Them)

11
Comments 1
8 min read
User Authentication vs User Authorization: What Do They Mean in Back-End Web Development?
Cover image for User Authentication vs User Authorization: What Do They Mean in Back-End Web Development?

User Authentication vs User Authorization: What Do They Mean in Back-End Web Development?

47
Comments 2
7 min read
loading...