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.
Are you preparing for your next frontend interview?

Are you preparing for your next frontend interview?

38
Comments 1
1 min read
Convert number to reversed array of digits with JavaScript

Convert number to reversed array of digits with JavaScript

3
Comments
1 min read
Creating a JavaScript promise from scratch, Part 4: Promise.resolve() and Promise.reject()

Creating a JavaScript promise from scratch, Part 4: Promise.resolve() and Promise.reject()

8
Comments
6 min read
5 Most Popular Coding Challenge Website
Cover image for 5 Most Popular Coding Challenge Website

5 Most Popular Coding Challenge Website

173
Comments 14
2 min read
A Quick Look At Hoisting in JavaScript

A Quick Look At Hoisting in JavaScript

19
Comments 2
1 min read
React Data Table ⚛️ with Material UI and a Spark of Joy 😛
Cover image for React Data Table ⚛️ with Material UI and a Spark of Joy 😛

React Data Table ⚛️ with Material UI and a Spark of Joy 😛

167
Comments
14 min read
30+ Github Repos for JavaScript Developers

30+ Github Repos for JavaScript Developers

703
Comments 2
3 min read
Javascript: The Difference Between .slice and .splice
Cover image for Javascript: The Difference Between .slice and .splice

Javascript: The Difference Between .slice and .splice

6
Comments
4 min read
Guide: Testing Redux Connected Components with React Testing Library and Jest

Guide: Testing Redux Connected Components with React Testing Library and Jest

19
Comments 1
4 min read
A poc password manager (no database)
Cover image for A poc password manager (no database)

A poc password manager (no database)

2
Comments
1 min read
Managing state with React Context

Managing state with React Context

203
Comments 6
4 min read
Starting Small

Starting Small

2
Comments
1 min read
Filter method in JS

Filter method in JS

6
Comments
1 min read
Making SetTimeout Async Friendly

Making SetTimeout Async Friendly

22
Comments 1
1 min read
How to get the [ IP, location ...etc ] of anyone visit your site in React/JavaScript

How to get the [ IP, location ...etc ] of anyone visit your site in React/JavaScript

25
Comments
1 min read
Announcing npm7
Cover image for Announcing npm7

Announcing npm7

279
Comments 13
3 min read
Vue 3 - Breaking changes, New features & steps to Upgrade from Vue 2 to Vue 3

Vue 3 - Breaking changes, New features & steps to Upgrade from Vue 2 to Vue 3

12
Comments
2 min read
Selling Refactoring
Cover image for Selling Refactoring

Selling Refactoring

3
Comments
3 min read
Using some(), every() and Object.values to check values from within an object

Using some(), every() and Object.values to check values from within an object

19
Comments
1 min read
How to shuffle an array in JavaScript
Cover image for How to shuffle an array in JavaScript

How to shuffle an array in JavaScript

71
Comments 11
2 min read
Refactoring: Code Comments for API Reusability
Cover image for Refactoring: Code Comments for API Reusability

Refactoring: Code Comments for API Reusability

9
Comments
2 min read
Avoiding impossible state with TypeScript
Cover image for Avoiding impossible state with TypeScript

Avoiding impossible state with TypeScript

6
Comments
6 min read
A Quick Look at the map() Method in JavaScript

A Quick Look at the map() Method in JavaScript

9
Comments 1
1 min read
The setTimeout() method in JavaScript

The setTimeout() method in JavaScript

11
Comments
1 min read
Understanding Recursion

Understanding Recursion

5
Comments
5 min read
loading...