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.
Making a shadow picker and box designer in ~30 lines of HTML Web Component template code + 1 extra file (no JS or node needed!)
Cover image for Making a shadow picker and box designer in ~30 lines of HTML Web Component template code + 1 extra file (no JS or node needed!)

Making a shadow picker and box designer in ~30 lines of HTML Web Component template code + 1 extra file (no JS or node needed!)

Comments
5 min read
✨ 7 AI Libraries EVERY Dev Needs to Know (to be a wiz)🧙‍♂️ 🪄
Cover image for ✨ 7 AI Libraries EVERY Dev Needs to Know (to be a wiz)🧙‍♂️ 🪄

✨ 7 AI Libraries EVERY Dev Needs to Know (to be a wiz)🧙‍♂️ 🪄

292
Comments 26
4 min read
State Management in React – Hooks, Context API and Redux
Cover image for State Management in React – Hooks, Context API and Redux

State Management in React – Hooks, Context API and Redux

3
Comments
16 min read
Dependency hoisting in Yarn monorepos

Dependency hoisting in Yarn monorepos

Comments
2 min read
AsyncStorage Data Storage
Cover image for AsyncStorage Data Storage

AsyncStorage Data Storage

1
Comments
3 min read
This is How Your Parents Used CSS and JavaScript
Cover image for This is How Your Parents Used CSS and JavaScript

This is How Your Parents Used CSS and JavaScript

1
Comments
4 min read
Simplify, Groupify, Conquer: The convenience of Object.GroupBy() in JavaScript
Cover image for Simplify, Groupify, Conquer: The convenience of Object.GroupBy() in JavaScript

Simplify, Groupify, Conquer: The convenience of Object.GroupBy() in JavaScript

27
Comments 9
5 min read
Solution for Failed to execute 'postMessage' on 'DOMWindow' on Next.js

Solution for Failed to execute 'postMessage' on 'DOMWindow' on Next.js

Comments
1 min read
Sending Emails with Node.js using Nodemailer
Cover image for Sending Emails with Node.js using Nodemailer

Sending Emails with Node.js using Nodemailer

1
Comments
2 min read
💻 Web Development Resources #179
Cover image for 💻 Web Development Resources #179

💻 Web Development Resources #179

4
Comments
2 min read
Principios de la WCAG

Principios de la WCAG

Comments
3 min read
Create APIs for a Blog with NodeJS and Express with JSON file
Cover image for Create APIs for a Blog with NodeJS and Express with JSON file

Create APIs for a Blog with NodeJS and Express with JSON file

2
Comments 2
16 min read
Manage Delays and Async in Playwright

Manage Delays and Async in Playwright

8
Comments
5 min read
Add autocomplete to your text area
Cover image for Add autocomplete to your text area

Add autocomplete to your text area

2
Comments
6 min read
How to implement emojis in Vercel/satori
Cover image for How to implement emojis in Vercel/satori

How to implement emojis in Vercel/satori

15
Comments 3
3 min read
Javascript Tricky
Cover image for Javascript Tricky

Javascript Tricky

Comments
1 min read
Day 13 - 30 Days learn Web Dev

Day 13 - 30 Days learn Web Dev

Comments
1 min read
Add Localization Translate to React App with redux (without i18next)
Cover image for Add Localization Translate to React App with redux (without i18next)

Add Localization Translate to React App with redux (without i18next)

10
Comments 2
4 min read
Day 12 - 30 Days learn Web Dev

Day 12 - 30 Days learn Web Dev

Comments
1 min read
Create your own custom cursor in a text area
Cover image for Create your own custom cursor in a text area

Create your own custom cursor in a text area

2
Comments 1
4 min read
Evitando o Caos Assíncrono: Um Guia Descomplicado sobre Callbacks, Promises e Async/Await!
Cover image for Evitando o Caos Assíncrono: Um Guia Descomplicado sobre Callbacks, Promises e Async/Await!

Evitando o Caos Assíncrono: Um Guia Descomplicado sobre Callbacks, Promises e Async/Await!

1
Comments
13 min read
How to Add and Configure Quill Editor (Nuxt js guide)
Cover image for How to Add and Configure Quill Editor (Nuxt js guide)

How to Add and Configure Quill Editor (Nuxt js guide)

8
Comments
3 min read
npm is slow when used install commands

npm is slow when used install commands

Comments
1 min read
What's new in Novu 0.22?

What's new in Novu 0.22?

18
Comments
5 min read
Creando un Custom Element para transformar Imágenes en JavaScript
Cover image for Creando un Custom Element para transformar Imágenes en JavaScript

Creando un Custom Element para transformar Imágenes en JavaScript

6
Comments 2
6 min read
loading...