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.
Understanding Nested Objects in JavaScript
Cover image for Understanding Nested Objects in JavaScript

Understanding Nested Objects in JavaScript

Comments
5 min read
Optimizing React Components with useMemo and useCallback
Cover image for Optimizing React Components with useMemo and useCallback

Optimizing React Components with useMemo and useCallback

33
Comments 3
3 min read
How Next.js Image Component Solves Layout Shift Issues 🚀

How Next.js Image Component Solves Layout Shift Issues 🚀

3
Comments 3
3 min read
How To Write Transactional Database Calls in TypeScript
Cover image for How To Write Transactional Database Calls in TypeScript

How To Write Transactional Database Calls in TypeScript

Comments
4 min read
Here’s how Lobechat applies typesafety to its environment variables in Next app

Here’s how Lobechat applies typesafety to its environment variables in Next app

Comments
4 min read
A Deep Dive into new and this in JavaScript: Unlocking the Power of Object-Oriented Programming

A Deep Dive into new and this in JavaScript: Unlocking the Power of Object-Oriented Programming

1
Comments
4 min read
Making your First Project with Deno 2.0

Making your First Project with Deno 2.0

1
Comments
2 min read
Find your Location With Javascript
Cover image for Find your Location With Javascript

Find your Location With Javascript

Comments
1 min read
Restricting some syntax with ESLint
Cover image for Restricting some syntax with ESLint

Restricting some syntax with ESLint

1
Comments
4 min read
WebChat - Chat with anyone on any website.
Cover image for WebChat - Chat with anyone on any website.

WebChat - Chat with anyone on any website.

1
Comments
1 min read
From Concept to Code: Building a Simple Endless Runner Game
Cover image for From Concept to Code: Building a Simple Endless Runner Game

From Concept to Code: Building a Simple Endless Runner Game

15
Comments
4 min read
Interação em Listas com map, forEach e Outros Métodos

Interação em Listas com map, forEach e Outros Métodos

1
Comments
4 min read
Quiz Saga: JavaScript Variables Quiz
Cover image for Quiz Saga: JavaScript Variables Quiz

Quiz Saga: JavaScript Variables Quiz

Comments
1 min read
Create data reports using JavaScript function
Cover image for Create data reports using JavaScript function

Create data reports using JavaScript function

Comments
6 min read
Experiences and Caveats of Svelte 5 Migration
Cover image for Experiences and Caveats of Svelte 5 Migration

Experiences and Caveats of Svelte 5 Migration

28
Comments 4
6 min read
🚀 Introducing Swapnance: Your Finance Aid Powered by CopilotKit 💰

🚀 Introducing Swapnance: Your Finance Aid Powered by CopilotKit 💰

Comments
2 min read
Access to Properties-deep dive
Cover image for Access to Properties-deep dive

Access to Properties-deep dive

Comments
5 min read
My first Weather app
Cover image for My first Weather app

My first Weather app

65
Comments 26
4 min read
Property accessors
Cover image for Property accessors

Property accessors

Comments
5 min read
React + AWS Cognito: Email Authentication Setup Guide (First Part)
Cover image for React + AWS Cognito: Email Authentication Setup Guide (First Part)

React + AWS Cognito: Email Authentication Setup Guide (First Part)

Comments
4 min read
1497. Check If Array Pairs Are Divisible by k

1497. Check If Array Pairs Are Divisible by k

Comments
3 min read
Ultimate React Interview Study Plan: Your one-stop for your next #React Interview
Cover image for Ultimate React Interview Study Plan: Your one-stop for your next #React Interview

Ultimate React Interview Study Plan: Your one-stop for your next #React Interview

8
Comments
6 min read
Visualizing Lotto Data: Germany’s numbers as heat map.
Cover image for Visualizing Lotto Data: Germany’s numbers as heat map.

Visualizing Lotto Data: Germany’s numbers as heat map.

6
Comments 6
4 min read
Understanding merge sort algorithm: Beginner's guide to mastering sorting algorithm
Cover image for Understanding merge sort algorithm: Beginner's guide to mastering sorting algorithm

Understanding merge sort algorithm: Beginner's guide to mastering sorting algorithm

5
Comments
5 min read
Building a TypeScript Video Editor as a Solo Dev
Cover image for Building a TypeScript Video Editor as a Solo Dev

Building a TypeScript Video Editor as a Solo Dev

Comments 1
8 min read
loading...