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 CONSTRUCTORS
Cover image for JAVASCRIPT CONSTRUCTORS

JAVASCRIPT CONSTRUCTORS

4
Comments
3 min read
Set and Map in JavaScript: A Close Look
Cover image for Set and Map in JavaScript: A Close Look

Set and Map in JavaScript: A Close Look

40
Comments 4
5 min read
How to Check if a Value is an Object in JavaScript

How to Check if a Value is an Object in JavaScript

21
Comments
3 min read
The Reflect API: The Swiss Army Knife Every JavaScript Developer Needs
Cover image for The Reflect API: The Swiss Army Knife Every JavaScript Developer Needs

The Reflect API: The Swiss Army Knife Every JavaScript Developer Needs

20
Comments 3
4 min read
Creating Chess Board SVGs, PNGs, and GIFs
Cover image for Creating Chess Board SVGs, PNGs, and GIFs

Creating Chess Board SVGs, PNGs, and GIFs

6
Comments 1
7 min read
Day 1-2: React Image Search Application
Cover image for Day 1-2: React Image Search Application

Day 1-2: React Image Search Application

11
Comments 2
1 min read
13 reasons why Coding Tutorials can be Misleading resulting in Tutorial Hell

13 reasons why Coding Tutorials can be Misleading resulting in Tutorial Hell

3
Comments 3
4 min read
Navigating the Web with is.browser and is.not_browser in JavaScript: Your Go-To Tools for Browser Checks
Cover image for Navigating the Web with is.browser and is.not_browser in JavaScript: Your Go-To Tools for Browser Checks

Navigating the Web with is.browser and is.not_browser in JavaScript: Your Go-To Tools for Browser Checks

7
Comments
3 min read
Creating a Single-File Node.js API with Express, MongoDB, and EJS Integration
Cover image for Creating a Single-File Node.js API with Express, MongoDB, and EJS Integration

Creating a Single-File Node.js API with Express, MongoDB, and EJS Integration

4
Comments
7 min read
Delving into open source territory with Google: PR #1
Cover image for Delving into open source territory with Google: PR #1

Delving into open source territory with Google: PR #1

4
Comments
13 min read
The 2000 line framework challenge: How to split state when using global stores with no extra dependencies beyond Modulo.js
Cover image for The 2000 line framework challenge: How to split state when using global stores with no extra dependencies beyond Modulo.js

The 2000 line framework challenge: How to split state when using global stores with no extra dependencies beyond Modulo.js

Comments
3 min read
How To Choose Data Fetching Strategies In NextJS

How To Choose Data Fetching Strategies In NextJS

4
Comments
4 min read
What is Linting and how to use a Linter tool💻
Cover image for What is Linting and how to use a Linter tool💻

What is Linting and how to use a Linter tool💻

20
Comments 6
3 min read
Using React.memo to optimize your React applications

Using React.memo to optimize your React applications

4
Comments
2 min read
WebCrumbs: We are stitching together the future of the modern web
Cover image for WebCrumbs: We are stitching together the future of the modern web

WebCrumbs: We are stitching together the future of the modern web

Comments
2 min read
✈️ Create JavaScript Function On The Fly

✈️ Create JavaScript Function On The Fly

14
Comments 2
3 min read
11 JavaScript Tricks You Probably Didn't Know About

11 JavaScript Tricks You Probably Didn't Know About

46
Comments 6
4 min read
Introducing DFlex - A Modern Javascript Drag and Drop Library
Cover image for Introducing DFlex - A Modern Javascript Drag and Drop Library

Introducing DFlex - A Modern Javascript Drag and Drop Library

2
Comments
2 min read
Creating Interactive Web Animations with CSS and JavaScript

Creating Interactive Web Animations with CSS and JavaScript

12
Comments
2 min read
How to GraphQL in Your React.js Project

How to GraphQL in Your React.js Project

9
Comments
3 min read
A Guide To HTTP POST Requests In JavaScript

A Guide To HTTP POST Requests In JavaScript

12
Comments 2
6 min read
CSS Selectors Unleashed
Cover image for CSS Selectors Unleashed

CSS Selectors Unleashed

1
Comments
2 min read
Exploring the Pros and Cons of Standalone Components in Angular

Exploring the Pros and Cons of Standalone Components in Angular

14
Comments 1
2 min read
Unleashing the Magic of `is.truthy` and `is.not_truthy` with 'thiis': A Playground of JavaScript Booleans
Cover image for Unleashing the Magic of `is.truthy` and `is.not_truthy` with 'thiis': A Playground of JavaScript Booleans

Unleashing the Magic of `is.truthy` and `is.not_truthy` with 'thiis': A Playground of JavaScript Booleans

4
Comments 1
3 min read
Using CSS variables with AntD Design system
Cover image for Using CSS variables with AntD Design system

Using CSS variables with AntD Design system

Comments
2 min read
loading...