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.
Validation, Authentication and Authorization with Libraries

Validation, Authentication and Authorization with Libraries

1
Comments
21 min read
Building an open-source deep research agent from scratch using LlamaIndex, Composio, & ExaAI 🔎🔥

Building an open-source deep research agent from scratch using LlamaIndex, Composio, & ExaAI 🔎🔥

152
Comments 2
9 min read
[Translations] Implementing Animations with Throttle in JavaScript

[Translations] Implementing Animations with Throttle in JavaScript

Comments
3 min read
Cannot Use Import Statement Outside A Module: How to Resolve This Common Error

Cannot Use Import Statement Outside A Module: How to Resolve This Common Error

Comments
4 min read
Angular Addicts #34: Angular 19.1, AI & Angular, introduction to DDD & more

Angular Addicts #34: Angular 19.1, AI & Angular, introduction to DDD & more

6
Comments 1
5 min read
What we learned by running an accessibility audit of our app

What we learned by running an accessibility audit of our app

4
Comments
11 min read
Under the Hood of Node.js: Exploring the V8 JavaScript Engine

Under the Hood of Node.js: Exploring the V8 JavaScript Engine

Comments
2 min read
JavaScript scroll snap events for scroll-triggered animations

JavaScript scroll snap events for scroll-triggered animations

Comments
9 min read
BroadcastChannel API: A Hidden Gem for Cross-Tab Communication

BroadcastChannel API: A Hidden Gem for Cross-Tab Communication

Comments
3 min read
Reactive Component Hot Reloading with State Preservation

Reactive Component Hot Reloading with State Preservation

2
Comments
3 min read
From a Brown Field to One in Bloom: Revitalizing AngularJS with React

From a Brown Field to One in Bloom: Revitalizing AngularJS with React

3
Comments
4 min read
How React Differentiates Components From Regular HTML Tags

How React Differentiates Components From Regular HTML Tags

2
Comments
1 min read
Understanding JSX and Rendering Elements in React

Understanding JSX and Rendering Elements in React

2
Comments
1 min read
Introduction to Access Control Testing

Introduction to Access Control Testing

Comments
3 min read
Callback, Promise, Async/Await

Callback, Promise, Async/Await

Comments
5 min read
🚀 Host Your React App with Express.js: A Beginner's Guide

🚀 Host Your React App with Express.js: A Beginner's Guide

2
Comments
3 min read
Black Box Testing And White Box Testing: A Complete Guide

Black Box Testing And White Box Testing: A Complete Guide

Comments
4 min read
Hosting a Nuxt App Without a Server Using Pinggy

Hosting a Nuxt App Without a Server Using Pinggy

4
Comments
3 min read
Utilising reusable API logic into Node App

Utilising reusable API logic into Node App

Comments
1 min read
Understanding Debounce in JavaScript: A Guide with Examples

Understanding Debounce in JavaScript: A Guide with Examples

1
Comments
3 min read
Daily JavaScript Challenge #JS-99: Find Non-Repeating Character in String

Daily JavaScript Challenge #JS-99: Find Non-Repeating Character in String

6
Comments 2
1 min read
NextJs: How to create a dedicated layout file for index page

NextJs: How to create a dedicated layout file for index page

Comments
2 min read
TOPIC ON HTTP METHODS AND HTTP STATUS

TOPIC ON HTTP METHODS AND HTTP STATUS

Comments
1 min read
How to Build a Contact Form in React Using EmailJS

How to Build a Contact Form in React Using EmailJS

1
Comments
1 min read
The Most Important JavaScript Array Methods to Understand

The Most Important JavaScript Array Methods to Understand

Comments
6 min read
loading...