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.
Piping through functions that can throw an exception - Javascript Recipe

Piping through functions that can throw an exception - Javascript Recipe

Comments
2 min read
Safe, simple, sequential promises in Javascript

Safe, simple, sequential promises in Javascript

Comments
2 min read
Js array-introduction part-1

Js array-introduction part-1

17
Comments 5
2 min read
Remote Work 2.0: The Tools, Trends, and Challenges of the Post-Pandemic Work Era

Remote Work 2.0: The Tools, Trends, and Challenges of the Post-Pandemic Work Era

10
Comments 1
6 min read
Building an HackerNews to Discord notification system using Node.js, node-cron and discord-notification.

Building an HackerNews to Discord notification system using Node.js, node-cron and discord-notification.

35
Comments 2
7 min read
Métodos de arrays en Javascript Parte 1

Métodos de arrays en Javascript Parte 1

1
Comments
4 min read
Convert Design To code Integrating Appwrite Cloud With Dhiwise

Convert Design To code Integrating Appwrite Cloud With Dhiwise

8
Comments
7 min read
Why is using TypeScript a good idea?

Why is using TypeScript a good idea?

2
Comments
9 min read
Implementing To-Do List using JavaScript:

Implementing To-Do List using JavaScript:

73
Comments 1
2 min read
TypeChat: Eliminating Hallucinations in AI with TypeScript

TypeChat: Eliminating Hallucinations in AI with TypeScript

8
Comments
1 min read
Building a Weather App with HTML, CSS, JavaScript, and Weather API: Check the Temperature and Weather Conditions!

Building a Weather App with HTML, CSS, JavaScript, and Weather API: Check the Temperature and Weather Conditions!

7
Comments
2 min read
How I Got Hired Contributing to open source projects

How I Got Hired Contributing to open source projects

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

All You Need to Know About JavaScript Arrays

2
Comments
6 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
Dynamic Content Loading with JavaScript

Dynamic Content Loading with JavaScript

34
Comments
2 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
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
loading...