DEV Community

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.
🔥2023#50: PageSpy: All-in-one remote debugging tool

🔥2023#50: PageSpy: All-in-one remote debugging tool

5
Comments
5 min read
Custom JavaScript/Typescript Errors: Why and how to use them

Custom JavaScript/Typescript Errors: Why and how to use them

Comments
6 min read
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
State Management in React – Hooks, Context API and Redux

State Management in React – Hooks, Context API and Redux

3
Comments
16 min read
Fetch API, do you really know how to handle errors?

Fetch API, do you really know how to handle errors?

275
Comments 43
4 min read
Dependency hoisting in Yarn monorepos

Dependency hoisting in Yarn monorepos

Comments
2 min read
AsyncStorage Data Storage

AsyncStorage Data Storage

1
Comments
3 min read
Utiliza el patrón de diseño Strategy 👾

Utiliza el patrón de diseño Strategy 👾

3
Comments
3 min read
This is How Your Parents Used CSS and JavaScript

This is How Your Parents Used CSS and JavaScript

1
Comments
4 min read
12 Github Repositories To Master NextJS 🏆

12 Github Repositories To Master NextJS 🏆

143
Comments 6
4 min read
Simplify, Groupify, Conquer: The convenience of Object.GroupBy() in JavaScript

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

26
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
✨ 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
Sending Emails with Node.js using Nodemailer

Sending Emails with Node.js using Nodemailer

1
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

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

2
Comments 2
16 min read
Add autocomplete to your text area

Add autocomplete to your text area

1
Comments
6 min read
How to implement emojis in Vercel/satori

How to implement emojis in Vercel/satori

15
Comments 3
3 min read
Manage Delays and Async in Playwright

Manage Delays and Async in Playwright

7
Comments
5 min read
đź’» Web Development Resources #179

đź’» Web Development Resources #179

4
Comments
2 min read
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)

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

Create your own custom cursor in a text area

2
Comments 1
4 min read
loading...