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.
Basic Intro to Python
Cover image for Basic Intro to Python

Basic Intro to Python

2
Comments 1
10 min read
The Difference between Flexbox (flex) and Grid Layout (grid)

The Difference between Flexbox (flex) and Grid Layout (grid)

Comments
3 min read
Getting started with react

Getting started with react

2
Comments
1 min read
Achieving delivery guarantees in a pub/sub system
Cover image for Achieving delivery guarantees in a pub/sub system

Achieving delivery guarantees in a pub/sub system

Comments
12 min read
Best Practices of Docker & Docker-Compose for NextJS application.

Best Practices of Docker & Docker-Compose for NextJS application.

3
Comments
7 min read
The Golden Rule of Clean Code: Functions Should Do One Thing

The Golden Rule of Clean Code: Functions Should Do One Thing

1
Comments
2 min read
Binary Image Processor

Binary Image Processor

Comments
2 min read
The first official docs page for Oats~i, the open web framework, has dropped
Cover image for The first official docs page for Oats~i, the open web framework, has dropped

The first official docs page for Oats~i, the open web framework, has dropped

Comments
1 min read
The main steps I follow when kicking off Node.js projects

The main steps I follow when kicking off Node.js projects

Comments
4 min read
Shortest js compare function, by 6 AI machines
Cover image for Shortest js compare function, by 6 AI machines

Shortest js compare function, by 6 AI machines

Comments
2 min read
Why do client components render as SSR in nextjs, marking components as "use client" still render its html as SSR why?

Why do client components render as SSR in nextjs, marking components as "use client" still render its html as SSR why?

1
Comments 1
2 min read
5 Tools to Turn Your Code into Beautiful Visuals for Sharing
Cover image for 5 Tools to Turn Your Code into Beautiful Visuals for Sharing

5 Tools to Turn Your Code into Beautiful Visuals for Sharing

6
Comments
4 min read
Understanding Clean Code: Emergence ⚡️
Cover image for Understanding Clean Code: Emergence ⚡️

Understanding Clean Code: Emergence ⚡️

1
Comments
3 min read
Stay ahead in web development: latest news, tools, and insights #53
Cover image for Stay ahead in web development: latest news, tools, and insights #53

Stay ahead in web development: latest news, tools, and insights #53

4
Comments
10 min read
Mastering Asynchronous JavaScript: A Guide to Promises and Async/Await
Cover image for Mastering Asynchronous JavaScript: A Guide to Promises and Async/Await

Mastering Asynchronous JavaScript: A Guide to Promises and Async/Await

14
Comments 1
4 min read
JavaScript variables and data types.
Cover image for JavaScript variables and data types.

JavaScript variables and data types.

Comments 1
4 min read
Differences Between `var`, `let`, and `const` in JavaScript: A Simple Explanation
Cover image for Differences Between `var`, `let`, and `const` in JavaScript: A Simple Explanation

Differences Between `var`, `let`, and `const` in JavaScript: A Simple Explanation

Comments
3 min read
10 Websites every Web developer should at least look
Cover image for 10 Websites every Web developer should at least look

10 Websites every Web developer should at least look

1590
Comments 110
2 min read
3D Earth Visualization with Three.js: A GitHub-Inspired Approach

3D Earth Visualization with Three.js: A GitHub-Inspired Approach

1
Comments
3 min read
Circular Linked Lists Demystified: From Novice to Node Master
Cover image for Circular Linked Lists Demystified: From Novice to Node Master

Circular Linked Lists Demystified: From Novice to Node Master

3
Comments
8 min read
Building Static Sites with Eleventy
Cover image for Building Static Sites with Eleventy

Building Static Sites with Eleventy

Comments
2 min read
Promises in JavaScript: Understanding, Handling, and Mastering Async Code
Cover image for Promises in JavaScript: Understanding, Handling, and Mastering Async Code

Promises in JavaScript: Understanding, Handling, and Mastering Async Code

Comments
7 min read
How I set up Design System for my React Native Projects for 10x Faster Development
Cover image for How I set up Design System for my React Native Projects for 10x Faster Development

How I set up Design System for my React Native Projects for 10x Faster Development

7
Comments
8 min read
The Hidden Power of useRef: Why It’s Essential in Your React Projects

The Hidden Power of useRef: Why It’s Essential in Your React Projects

1
Comments
4 min read
Making Websites Faster With 103 Early Hints

Making Websites Faster With 103 Early Hints

3
Comments
1 min read
loading...