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.
How to use Google Apps Script to automate processes in your company at no cost
Cover image for How to use Google Apps Script to automate processes in your company at no cost

How to use Google Apps Script to automate processes in your company at no cost

75
Comments 1
8 min read
Understanding Loose Equality In JavaScript
Cover image for Understanding Loose Equality In JavaScript

Understanding Loose Equality In JavaScript

8
Comments 5
7 min read
The Pleasure of Clojure(Script): Part 1

The Pleasure of Clojure(Script): Part 1

4
Comments 2
1 min read
Automatic cancellation of async code inside React components with useAsyncEffect & useAsyncCallback hooks
Cover image for Automatic cancellation of async code inside React components with useAsyncEffect & useAsyncCallback hooks

Automatic cancellation of async code inside React components with useAsyncEffect & useAsyncCallback hooks

31
Comments
2 min read
Formulário multi step com React
Cover image for Formulário multi step com React

Formulário multi step com React

12
Comments 2
2 min read
The Power of Pure HTTP – screen share, real-time messaging, SSH and VNC
Cover image for The Power of Pure HTTP – screen share, real-time messaging, SSH and VNC

The Power of Pure HTTP – screen share, real-time messaging, SSH and VNC

1742
Comments 23
14 min read
Why Axios Is Awesome (and how to get started with it)

Why Axios Is Awesome (and how to get started with it)

23
Comments 4
2 min read
🔥 What's Hot in Web Development? — Weekly Picks #161
Cover image for 🔥 What's Hot in Web Development? — Weekly Picks #161

🔥 What's Hot in Web Development? — Weekly Picks #161

27
Comments
2 min read
A Complete Guide To Custom Events In JavaScript
Cover image for A Complete Guide To Custom Events In JavaScript

A Complete Guide To Custom Events In JavaScript

33
Comments
5 min read
sitePage.js 3.0.3-rc

sitePage.js 3.0.3-rc

2
Comments 4
1 min read
Como clonei a interface do iFood com React Native e Styled Components
Cover image for Como clonei a interface do iFood com React Native e Styled Components

Como clonei a interface do iFood com React Native e Styled Components

7
Comments
3 min read
JAVASCRIPT IRL: Examples of JavaScript's map function in real life
Cover image for JAVASCRIPT IRL: Examples of JavaScript's map function in real life

JAVASCRIPT IRL: Examples of JavaScript's map function in real life

17
Comments
4 min read
🔥 Getting the largest number from an array
Cover image for 🔥 Getting the largest number from an array

🔥 Getting the largest number from an array

18
Comments 13
1 min read
Build a Simple Chess AI in JavaScript
Cover image for Build a Simple Chess AI in JavaScript

Build a Simple Chess AI in JavaScript

1217
Comments 16
8 min read
Node.js Express Login example with MongoDB
Cover image for Node.js Express Login example with MongoDB

Node.js Express Login example with MongoDB

373
Comments 5
4 min read
Removing Duplicate Objects from an Array of Objects
Cover image for Removing Duplicate Objects from an Array of Objects

Removing Duplicate Objects from an Array of Objects

5
Comments
3 min read
Infinite Scroll With Firebase, React, Intersection Observer & Redux Saga
Cover image for Infinite Scroll  With Firebase, React, Intersection Observer & Redux Saga

Infinite Scroll With Firebase, React, Intersection Observer & Redux Saga

2
Comments
13 min read
How to add an app icon in a React Native Android app
Cover image for How to add an app icon in a React Native Android app

How to add an app icon in a React Native Android app

12
Comments
3 min read
Fix the previous mistake

Fix the previous mistake

6
Comments
2 min read
Scraping Wikipedia for data using Puppeteer and Node
Cover image for Scraping Wikipedia for data using Puppeteer and Node

Scraping Wikipedia for data using Puppeteer and Node

27
Comments 3
4 min read
How to split arrays into equal-sized chunks
Cover image for How to split arrays into equal-sized chunks

How to split arrays into equal-sized chunks

11
Comments 5
5 min read
JS Clean Code tip: Don't use tuples for returned objects

JS Clean Code tip: Don't use tuples for returned objects

8
Comments 2
1 min read
Interactive Menu Bar using JavaScript, SVG & CSS- JSitor
Cover image for Interactive Menu Bar using JavaScript, SVG & CSS- JSitor

Interactive Menu Bar using JavaScript, SVG & CSS- JSitor

88
Comments 12
1 min read
Regex..why can’t you just be normal? 🤯
Cover image for Regex..why can’t you just be normal? 🤯

Regex..why can’t you just be normal? 🤯

10
Comments 9
1 min read
Github like Calendar Heatmap built from Scratch using React - JSitor
Cover image for Github like Calendar Heatmap built from Scratch using React - JSitor

Github like Calendar Heatmap built from Scratch using React - JSitor

16
Comments 1
1 min read
loading...