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 web__constants (Node.js-friendly)

JavaScript web__constants (Node.js-friendly)

2
Comments
1 min read
Introducing Lootle - for MongoDB Atlas Hackathon

Introducing Lootle - for MongoDB Atlas Hackathon

3
Comments 1
3 min read
Client-side object validation with Yup

Client-side object validation with Yup

8
Comments 2
4 min read
How I used web workers to make my react app stop freezing

How I used web workers to make my react app stop freezing

4
Comments
2 min read
Getting Started With SolidJS

Getting Started With SolidJS

4
Comments
5 min read
Sort a binary array in Javascript without using extra spaces and having O(n) time complexity

Sort a binary array in Javascript without using extra spaces and having O(n) time complexity

7
Comments
2 min read
How to reverse a string in JavaScript

How to reverse a string in JavaScript

5
Comments
2 min read
Do i need to use cleanup function on useEffect?

Do i need to use cleanup function on useEffect?

6
Comments 2
2 min read
Asynchronous JavaScript

Asynchronous JavaScript

4
Comments
4 min read
Part Eight: Classes and Objects

Part Eight: Classes and Objects

4
Comments
17 min read
JavaScript Functions: Why They're Essential to Understand? | Easy Guide - Part2

JavaScript Functions: Why They're Essential to Understand? | Easy Guide - Part2

11
Comments
13 min read
Higher Order function and Callback function in Javascript?

Higher Order function and Callback function in Javascript?

9
Comments 2
1 min read
Convert and Execute JS code as React Component

Convert and Execute JS code as React Component

19
Comments
3 min read
useState hook in Typescript functional component

useState hook in Typescript functional component

5
Comments
2 min read
20 Common NodeJS tools / packages for your backend production app

20 Common NodeJS tools / packages for your backend production app

4
Comments
1 min read
How to Get Started With Node and NVM on MacOS (M1/ M2) in 2023

How to Get Started With Node and NVM on MacOS (M1/ M2) in 2023

19
Comments
2 min read
I made an Express-like framework for IPC communication

I made an Express-like framework for IPC communication

7
Comments
3 min read
How does JavaScript work?🧐

How does JavaScript work?🧐

87
Comments 6
7 min read
React Hooks - definitive guide for beginners

React Hooks - definitive guide for beginners

48
Comments 4
14 min read
React: Switch background images when they are ready

React: Switch background images when they are ready

5
Comments
1 min read
How to reverse an array in JavaScript

How to reverse an array in JavaScript

8
Comments 7
2 min read
Explaining JavaScript closures in one simple program. 3 minute read.

Explaining JavaScript closures in one simple program. 3 minute read.

3
Comments
1 min read
Avoiding Common Pitfalls when Working with React JS 🚫

Avoiding Common Pitfalls when Working with React JS 🚫

9
Comments 1
2 min read
DEVCODE - Grow, Share and Connect with Developers. MongoDB Hackathon Submission On Dev

DEVCODE - Grow, Share and Connect with Developers. MongoDB Hackathon Submission On Dev

10
Comments 2
3 min read
13. Roman to Integer - JavaScript Solution - by Abu Saleh Faysal

13. Roman to Integer - JavaScript Solution - by Abu Saleh Faysal

3
Comments
2 min read
loading...