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.
Deep Dive Into the useReducer() hook
Cover image for Deep Dive Into the useReducer() hook

Deep Dive Into the useReducer() hook

1
Comments
3 min read
We built Plane ✈️ Open Source Project Management Tool (Next.js + Django)
Cover image for We built Plane ✈️ Open Source Project Management Tool (Next.js + Django)

We built Plane ✈️ Open Source Project Management Tool (Next.js + Django)

6
Comments 1
2 min read
React Series: useEffect
Cover image for React Series: useEffect

React Series: useEffect

1
Comments
4 min read
How to create an image gallery using Tailwind CSS
Cover image for How to create an image gallery using Tailwind CSS

How to create an image gallery using Tailwind CSS

2
Comments
5 min read
How to find the shortest string in an array in JavaScript

How to find the shortest string in an array in JavaScript

5
Comments
4 min read
Creating a Confetti Effect from Scratch using HTML, CSS, and JavaScript
Cover image for Creating a Confetti Effect from Scratch using HTML, CSS, and JavaScript

Creating a Confetti Effect from Scratch using HTML, CSS, and JavaScript

44
Comments
7 min read
Learn to use useState and useEffect hooks in React to create dynamic user interfaces
Cover image for Learn to use useState and useEffect hooks in React to create dynamic user interfaces

Learn to use useState and useEffect hooks in React to create dynamic user interfaces

Comments
2 min read
Top 1000 JavaScript Interview Questions in 2023!
Cover image for Top 1000 JavaScript Interview Questions in 2023!

Top 1000 JavaScript Interview Questions in 2023!

7
Comments
1 min read
I wanted to improve React
Cover image for I wanted to improve React

I wanted to improve React

Comments
8 min read
Conquering the Villains: A Journey of Setting Up Node.js with Express and TypeScript
Cover image for Conquering the Villains: A Journey of Setting Up Node.js with Express and TypeScript

Conquering the Villains: A Journey of Setting Up Node.js with Express and TypeScript

10
Comments 2
5 min read
Step-by-Step Guide: Creating a Stunning Tourist Agency Landing Page with HTML and CSS
Cover image for Step-by-Step Guide: Creating a Stunning Tourist Agency Landing Page with HTML and CSS

Step-by-Step Guide: Creating a Stunning Tourist Agency Landing Page with HTML and CSS

1
Comments
12 min read
The Only Situation To Use ‘==’ In JavaScript

The Only Situation To Use ‘==’ In JavaScript

Comments
2 min read
12 Easy and Useful JavaScript Snippets for Beginners.
Cover image for 12 Easy and Useful JavaScript Snippets for Beginners.

12 Easy and Useful JavaScript Snippets for Beginners.

7
Comments 3
2 min read
Setup a latest Next.js project with Typescript, Tailwind CSS and Storybook 2023
Cover image for Setup a latest Next.js project with Typescript, Tailwind CSS and Storybook 2023

Setup a latest Next.js project with Typescript, Tailwind CSS and Storybook 2023

14
Comments
1 min read
Inertia boost my fullstack development up to 60%✨, here is why
Cover image for Inertia boost my fullstack development up to 60%✨, here is why

Inertia boost my fullstack development up to 60%✨, here is why

1
Comments 1
2 min read
Array method .reduce()

Array method .reduce()

7
Comments
5 min read
Apache Kafka: An Event-Driven Approach for Microservices Communication
Cover image for Apache Kafka: An Event-Driven Approach for Microservices Communication

Apache Kafka: An Event-Driven Approach for Microservices Communication

2
Comments
3 min read
Use Strapi Transformer to make your Strapi API response more clean.
Cover image for Use Strapi Transformer to make your Strapi API response more clean.

Use Strapi Transformer to make your Strapi API response more clean.

1
Comments
2 min read
The Purrfect Loop: Understanding JavaScript's Event Loop and Call Stack with Cats 🐾

The Purrfect Loop: Understanding JavaScript's Event Loop and Call Stack with Cats 🐾

4
Comments 1
3 min read
How to add hotlink protection to your web fonts with Netlify Edge Functions and Deno
Cover image for How to add hotlink protection to your web fonts with Netlify Edge Functions and Deno

How to add hotlink protection to your web fonts with Netlify Edge Functions and Deno

Comments 1
8 min read
Primeiros passos com astro
Cover image for Primeiros passos com astro

Primeiros passos com astro

3
Comments
5 min read
Backend to Frontend communication with Server-Sent Events
Cover image for Backend to Frontend communication with Server-Sent Events

Backend to Frontend communication with Server-Sent Events

27
Comments 1
3 min read
Playing with Fire: Serverless PWA with Firebase
Cover image for Playing with Fire: Serverless PWA with Firebase

Playing with Fire: Serverless PWA with Firebase

4
Comments
11 min read
How to effectively use the Fetch API in JavaScript

How to effectively use the Fetch API in JavaScript

Comments
3 min read
What is a slug and how to create one?
Cover image for What is a slug and how to create one?

What is a slug and how to create one?

4
Comments 2
3 min read
loading...