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.
Implement reCAPTCHA in htmx + expressjs

Implement reCAPTCHA in htmx + expressjs

1
Comments
5 min read
Exploring Node.js: What Makes It a Powerful Choice for Server-Side Development

Exploring Node.js: What Makes It a Powerful Choice for Server-Side Development

1
Comments 1
5 min read
The History of APIs: Evolution of Application Programming Interfaces

The History of APIs: Evolution of Application Programming Interfaces

Comments
5 min read
Building an Express web App for File Uploads and Dynamic Image Processing on the fly

Building an Express web App for File Uploads and Dynamic Image Processing on the fly

1
Comments
6 min read
How to build an AI assistant with OpenAI, Vercel AI SDK, and Ollama with Next.js

How to build an AI assistant with OpenAI, Vercel AI SDK, and Ollama with Next.js

1
Comments
12 min read
How to use Infinity Queries (TanStack Query) to do infinite scrolling

How to use Infinity Queries (TanStack Query) to do infinite scrolling

2
Comments
3 min read
Exploring Neo.mjs: A High-Performance JavaScript Framework

Exploring Neo.mjs: A High-Performance JavaScript Framework

Comments
4 min read
How to Handle and Optimize Large Datasets in JavaScript

How to Handle and Optimize Large Datasets in JavaScript

1
Comments 2
4 min read
3d Image carousel rotation illusion using html css and javascript

3d Image carousel rotation illusion using html css and javascript

3
Comments
2 min read
📚 Introduction to Angular Documentation

📚 Introduction to Angular Documentation

5
Comments
3 min read
Exploring Angular Forms: A New Alternative with Signals

Exploring Angular Forms: A New Alternative with Signals

1
Comments 1
8 min read
aku idn

aku idn

Comments
1 min read
Why does it throw the error "'process' is not defined."?

Why does it throw the error "'process' is not defined."?

Comments 1
1 min read
Cypress vs Selenium: Choosing the Perfect Testing Tool for Your Needs

Cypress vs Selenium: Choosing the Perfect Testing Tool for Your Needs

4
Comments
8 min read
The HTML Dialog Element: Enhancing Accessibility and Ease of Use

The HTML Dialog Element: Enhancing Accessibility and Ease of Use

1
Comments
5 min read
list of the most common JavaScript string methods

list of the most common JavaScript string methods

35
Comments
3 min read
How to Design useState and useEffect Hooks: A Beginner’s Guide

How to Design useState and useEffect Hooks: A Beginner’s Guide

1
Comments
4 min read
Manage your versioning and changelogs using Changesets

Manage your versioning and changelogs using Changesets

2
Comments
3 min read
Understanding Go eBPF: A Deep Dive into Efficient Kernel-Level Programming

Understanding Go eBPF: A Deep Dive into Efficient Kernel-Level Programming

Comments
5 min read
Rich Compile-Time Exceptions in TypeScript Using Unconstructable Types

Rich Compile-Time Exceptions in TypeScript Using Unconstructable Types

8
Comments 2
3 min read
Enhancing React Applications with GraphQL Over REST APIs

Enhancing React Applications with GraphQL Over REST APIs

Comments
7 min read
NodeList vs HTMLCollection: The Difference Between Live and Static Collections

NodeList vs HTMLCollection: The Difference Between Live and Static Collections

19
Comments
4 min read
Why jQuery 4 is a good reminder to stop using jQuery

Why jQuery 4 is a good reminder to stop using jQuery

8
Comments 5
15 min read
How to Manage Multiple promises concurrently with Promise.all()

How to Manage Multiple promises concurrently with Promise.all()

1
Comments
6 min read
Vue3 + ESLint 9.13.0 + Prettier +TypeScript and VSCode Autoformat on Save

Vue3 + ESLint 9.13.0 + Prettier +TypeScript and VSCode Autoformat on Save

11
Comments 1
3 min read
loading...