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.
Run Multiple NodeJS microservices with tmux

Run Multiple NodeJS microservices with tmux

4
Comments 4
3 min read
ES6, ES7, ES8... Espera, que Funcionalidade é essa?🤷‍♂️

ES6, ES7, ES8... Espera, que Funcionalidade é essa?🤷‍♂️

40
Comments 1
6 min read
Transitioning to a Microservices Architecture: Overcoming Obstacles

Transitioning to a Microservices Architecture: Overcoming Obstacles

26
Comments
4 min read
Fix bug where error message is not displaying properly

Fix bug where error message is not displaying properly

2
Comments
3 min read
Set up Eleventy with Bun

Set up Eleventy with Bun

3
Comments 1
1 min read
Making lodash tree-shakable

Making lodash tree-shakable

11
Comments 1
4 min read
TypeError: ‘Win’ and ‘NotTyped’ have no overlap

TypeError: ‘Win’ and ‘NotTyped’ have no overlap

1
Comments
3 min read
User authentication using fake back end: db.json

User authentication using fake back end: db.json

1
Comments
3 min read
Navigating React.js SEO Challenges: A Case Study with CoderKit

Navigating React.js SEO Challenges: A Case Study with CoderKit

5
Comments
2 min read
Behind the Scenes: Exploring Powerful Backend Frameworks

Behind the Scenes: Exploring Powerful Backend Frameworks

14
Comments
9 min read
13 Most Common JavaScript String Methods You Should Know About

13 Most Common JavaScript String Methods You Should Know About

14
Comments 9
3 min read
📦🔓Closures in JavaScript visualized

📦🔓Closures in JavaScript visualized

8
Comments
8 min read
How to Integrate Stripe with a React Application

How to Integrate Stripe with a React Application

1
Comments
4 min read
Top 7 Frontend Trends 📈 and Predictions For 2024 You Should Watch Out (According to Experts)💎

Top 7 Frontend Trends 📈 and Predictions For 2024 You Should Watch Out (According to Experts)💎

93
Comments 8
9 min read
Exploring the New Control Flow Syntax in Angular 17

Exploring the New Control Flow Syntax in Angular 17

2
Comments 2
4 min read
🚀Creating a resume builder with NextJS, Trigger.dev and GPT4🔥✨

🚀Creating a resume builder with NextJS, Trigger.dev and GPT4🔥✨

288
Comments 15
15 min read
How to use CSS variables to create amazing theme transitions 🎨✨

How to use CSS variables to create amazing theme transitions 🎨✨

85
Comments 10
2 min read
Managing the types folder with a simple script

Managing the types folder with a simple script

3
Comments
1 min read
Angular is Much Better, But is Angular Universal?

Angular is Much Better, But is Angular Universal?

6
Comments 5
3 min read
Artificial Intelligence - Deep Learning in Java

Artificial Intelligence - Deep Learning in Java

Comments
7 min read
An Intro to Recursion with JavaScript

An Intro to Recursion with JavaScript

Comments 1
3 min read
SOLID no Frontend: Design de Software no ReactJS

SOLID no Frontend: Design de Software no ReactJS

31
Comments
13 min read
useWatcher of alovajs, a request strategy library

useWatcher of alovajs, a request strategy library

Comments
6 min read
Adding a CSS playground to your Astro site with Svelte

Adding a CSS playground to your Astro site with Svelte

5
Comments
4 min read
Autoplay sound on browser

Autoplay sound on browser

2
Comments 4
3 min read
Configuring Jest for Typescript Unit Tests

Configuring Jest for Typescript Unit Tests

35
Comments 3
4 min read
Pomodoro Timer | JavaScript Project

Pomodoro Timer | JavaScript Project

5
Comments
4 min read
Adding CI for testing the code

Adding CI for testing the code

Comments
1 min read
MiniRx Signal Store for Angular - API Preview

MiniRx Signal Store for Angular - API Preview

16
Comments 2
7 min read
Crafting a Secure Authentication System with JWT and middleware

Crafting a Secure Authentication System with JWT and middleware

4
Comments 1
2 min read
Tab Garbage Collector

Tab Garbage Collector

Comments
1 min read
Server-Side Rendering (SSR) in React

Server-Side Rendering (SSR) in React

6
Comments
2 min read
Enhancing UX: Leveraging Nextjs Router Events for Form Manipulation

Enhancing UX: Leveraging Nextjs Router Events for Form Manipulation

21
Comments 1
3 min read
Focus Management: como mejorar la accesibilidad y usabilidad de nuestros componentes.

Focus Management: como mejorar la accesibilidad y usabilidad de nuestros componentes.

8
Comments 1
7 min read
Surfing the Web with Confidence: Discovering is.safari and is.not_safari in 'thiis'

Surfing the Web with Confidence: Discovering is.safari and is.not_safari in 'thiis'

5
Comments 1
3 min read
Lazy Loading in React

Lazy Loading in React

1
Comments
2 min read
Unleashing Web Performance; Understanding Time to Interactive (TTI)

Unleashing Web Performance; Understanding Time to Interactive (TTI)

1
Comments
3 min read
Hooks Pattern in react

Hooks Pattern in react

1
Comments
2 min read
How to Fix the Problems with JavaScript Array Methods -Splice,Sort,Reverse

How to Fix the Problems with JavaScript Array Methods -Splice,Sort,Reverse

3
Comments 1
6 min read
Complete Responsive Food / Restaurant Website Design Using HTML, CSS And JAVASCRIPT

Complete Responsive Food / Restaurant Website Design Using HTML, CSS And JAVASCRIPT

6
Comments
1 min read
Using Bitwise XOR to Solve the 'Lonely Integer' Problem

Using Bitwise XOR to Solve the 'Lonely Integer' Problem

8
Comments
4 min read
To Do List Javscript | Javascript Project

To Do List Javscript | Javascript Project

1
Comments
5 min read
React ⚛️ + Firebase 🔥 without useEffect

React ⚛️ + Firebase 🔥 without useEffect

9
Comments 5
1 min read
Why HUGO (SSG)

Why HUGO (SSG)

Comments
3 min read
How to handle loading screens in Next JS

How to handle loading screens in Next JS

30
Comments
6 min read
What's new in Angular 17

What's new in Angular 17

53
Comments 5
5 min read
1. Explore basic types of typescript

1. Explore basic types of typescript

Comments 1
12 min read
A new look at modals in vue 3

A new look at modals in vue 3

14
Comments 2
2 min read
Always abstract nested types in TypeScript

Always abstract nested types in TypeScript

18
Comments 7
2 min read
Optimizing JavaScript with Memoization: A Deep Dive into Boosting Performance:

Optimizing JavaScript with Memoization: A Deep Dive into Boosting Performance:

2
Comments
3 min read
Episode 23/45: Angular 17

Episode 23/45: Angular 17

10
Comments 2
2 min read
Latest Newsletter: Surrounded by Bears (Issue #141)

Latest Newsletter: Surrounded by Bears (Issue #141)

1
Comments
1 min read
Memory Management in JavaScript: Exploring Garbage Collection and Best Practices

Memory Management in JavaScript: Exploring Garbage Collection and Best Practices

2
Comments
3 min read
Dancing with Browsers: Embracing is.opera and is.not_opera in JavaScript with 'thiis

Dancing with Browsers: Embracing is.opera and is.not_opera in JavaScript with 'thiis

6
Comments 1
4 min read
Unlocking the Power of GraphQL for Beginners: A Step-by-Step Guide to Integrating GraphQL into Your Existing Project

Unlocking the Power of GraphQL for Beginners: A Step-by-Step Guide to Integrating GraphQL into Your Existing Project

4
Comments 1
5 min read
How to Use JavaScript Array Splice

How to Use JavaScript Array Splice

25
Comments
8 min read
Creating simple static server component

Creating simple static server component

1
Comments 1
4 min read
doIf (if/then/else): JavaScript Functional Programming

doIf (if/then/else): JavaScript Functional Programming

14
Comments 14
6 min read
JAVASCRIPT OBJECT PROTOTYPES

JAVASCRIPT OBJECT PROTOTYPES

6
Comments
2 min read
React Hook: useElementDimensions

React Hook: useElementDimensions

64
Comments 7
8 min read
loading...