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.
Preventing prompt injections with Honeypot functions

Preventing prompt injections with Honeypot functions

1
Comments
7 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
Discovering Svelte: Things I Learned While Using Svelte

Discovering Svelte: Things I Learned While Using Svelte

12
Comments 2
6 min read
Monitoring Express.js with OpenTelemetry and Uptrace

Monitoring Express.js with OpenTelemetry and Uptrace

2
Comments
3 min read
My First Hackathon Experience: A Journey of Learning and Triumph 😎💻

My First Hackathon Experience: A Journey of Learning and Triumph 😎💻

Comments
2 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
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
Maskito: a Holy Grail of input masking

Maskito: a Holy Grail of input masking

4
Comments
5 min read
Building a coffee delivery chatbot with React, ChatGPT and TypeChat 🤖

Building a coffee delivery chatbot with React, ChatGPT and TypeChat 🤖

105
Comments 22
10 min read
GPT3.5 Turbo Game Engine✨ - You can make money from H5 Games now

GPT3.5 Turbo Game Engine✨ - You can make money from H5 Games now

10
Comments
3 min read
#ThisMonthInSWA - Jul 2023

#ThisMonthInSWA - Jul 2023

6
Comments
3 min read
Query Fragments with Conditions in GraphQL

Query Fragments with Conditions in GraphQL

1
Comments
4 min read
What is the Event Loop in JavaScript?

What is the Event Loop in JavaScript?

Comments
7 min read
How to Use Jotai and useTransition for Mutation

How to Use Jotai and useTransition for Mutation

1
Comments
4 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
ReactJS Coding and TechTalking, come join :D

ReactJS Coding and TechTalking, come join :D

3
Comments 1
1 min read
Using for await...of to Iterate Over Synchronous and Asynchronous Arrays in JavaScript

Using for await...of to Iterate Over Synchronous and Asynchronous Arrays in JavaScript

10
Comments 2
2 min read
Applying the Open-Closed Principle To Write Clean React Components

Applying the Open-Closed Principle To Write Clean React Components

2
Comments
4 min read
String + or Literals Template

String + or Literals Template

2
Comments
5 min read
Gnarly Learnings from July 2023

Gnarly Learnings from July 2023

Comments
2 min read
Day15: Hell of callbacks

Day15: Hell of callbacks

6
Comments
1 min read
Ng-News 23/30: Component Libraries, Signal-based Change Detection, Signal Dependency Graph

Ng-News 23/30: Component Libraries, Signal-based Change Detection, Signal Dependency Graph

9
Comments
2 min read
JavaScript to Python- a few differences in syntax

JavaScript to Python- a few differences in syntax

3
Comments 1
2 min read
loading...