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.
Dynamic Content Loading with JavaScript

Dynamic Content Loading with JavaScript

35
Comments
2 min read
Optical Character Recognition(OCR): Extracting Text From Images with JavaScript

Optical Character Recognition(OCR): Extracting Text From Images with JavaScript

5
Comments
4 min read
All You Need to Know About JavaScript Arrays

All You Need to Know About JavaScript Arrays

2
Comments
6 min read
Day 16: Promise!

Day 16: Promise!

5
Comments
3 min read
Embrace the Power of Nullish Coalescing Operator (??) in JavaScript/TypeScript

Embrace the Power of Nullish Coalescing Operator (??) in JavaScript/TypeScript

3
Comments 1
2 min read
Class objects vs function objects — a memory comparison (Part 1)

Class objects vs function objects — a memory comparison (Part 1)

8
Comments 1
2 min read
Preventing prompt injections with Honeypot functions

Preventing prompt injections with Honeypot functions

1
Comments
7 min read
Understanding JS Build Tools (Part 2: Bundling and Transforming)

Understanding JS Build Tools (Part 2: Bundling and Transforming)

12
Comments 2
24 min read
Discovering Svelte: Things I Learned While Using Svelte

Discovering Svelte: Things I Learned While Using Svelte

12
Comments 2
6 min read
Bugs, Errors, and Lessons: A Beginner's Debugging Experience

Bugs, Errors, and Lessons: A Beginner's Debugging Experience

2
Comments
9 min read
[Typia] Hidden Class Optimization of v8 Engine

[Typia] Hidden Class Optimization of v8 Engine

49
Comments 5
5 min read
Monitoring Express.js with OpenTelemetry and Uptrace

Monitoring Express.js with OpenTelemetry and Uptrace

2
Comments
3 min read
How to Use React Hook Form with TypeScript

How to Use React Hook Form with TypeScript

3
Comments
4 min read
Exploring React's New Features: Concurrent Mode and useDeferredValue

Exploring React's New Features: Concurrent Mode and useDeferredValue

Comments 1
2 min read
Understanding JS Build Tools (Part 1: Modules and Packages)

Understanding JS Build Tools (Part 1: Modules and Packages)

21
Comments 3
21 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.