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.
Mastering the Art of Web Development Debugging: Strategies and Tools for Efficient Troubleshooting

Mastering the Art of Web Development Debugging: Strategies and Tools for Efficient Troubleshooting

3
Comments 1
3 min read
Npm vs Yarn

Npm vs Yarn

8
Comments
2 min read
Add Bootstrap in Angular

Add Bootstrap in Angular

7
Comments 2
1 min read
Desvendando a Notação Big O: O Coração da Eficiência Algorítmica

Desvendando a Notação Big O: O Coração da Eficiência Algorítmica

Comments
3 min read
The Pragmatic Programmer: Your Journey to Mastery

The Pragmatic Programmer: Your Journey to Mastery

Comments
1 min read
Angular Addicts #22: Angular 17.1, Signal Inputs, State management tips & more

Angular Addicts #22: Angular 17.1, Signal Inputs, State management tips & more

5
Comments 1
3 min read
Episode 24/04: .ng & .analog, DDD with Manfred Steyer, Angular Query Tomasz Ducin

Episode 24/04: .ng & .analog, DDD with Manfred Steyer, Angular Query Tomasz Ducin

7
Comments 4
2 min read
AI for Web Devs: AI Image Generation

AI for Web Devs: AI Image Generation

5
Comments
12 min read
Common Mistakes in JavaScript Naming Conventions and How to Avoid Them

Common Mistakes in JavaScript Naming Conventions and How to Avoid Them

8
Comments 6
2 min read
JavaScript in 2024: Beyond the Horizon

JavaScript in 2024: Beyond the Horizon

2
Comments
2 min read
JSONCrack Codebase Analysis - Part 5 - Toolbar and Bottom bar

JSONCrack Codebase Analysis - Part 5 - Toolbar and Bottom bar

Comments
6 min read
Arrays vs Objetos en JavaScript: Cuándo y Por Qué Utilizarlos

Arrays vs Objetos en JavaScript: Cuándo y Por Qué Utilizarlos

11
Comments
3 min read
Easy Icons using iconify.design

Easy Icons using iconify.design

1
Comments
2 min read
Web Development: A worthwhile Journey?

Web Development: A worthwhile Journey?

Comments
3 min read
Advanced Testing Setup for an Enterprise React Project

Advanced Testing Setup for an Enterprise React Project

1
Comments
5 min read
NestJS Dependency Injection - Overview

NestJS Dependency Injection - Overview

18
Comments 2
4 min read
🚀Navigating the GraphQL Galaxy🌌: A Comprehensive Roadmap for Developers 🚀

🚀Navigating the GraphQL Galaxy🌌: A Comprehensive Roadmap for Developers 🚀

6
Comments
4 min read
SOAP Explained: With Javascript

SOAP Explained: With Javascript

Comments
1 min read
🔍Exploring New JavaScript Array APIs💻🧩 toSpliced, toReversed, toSorted and with. ✨

🔍Exploring New JavaScript Array APIs💻🧩 toSpliced, toReversed, toSorted and with. ✨

1
Comments
3 min read
Vue Nice Validate

Vue Nice Validate

3
Comments
4 min read
How to send in-app notifications with Next.js

How to send in-app notifications with Next.js

3
Comments
2 min read
JavaScript Cheatsheet

JavaScript Cheatsheet

5
Comments
4 min read
Integrate Strapi on Nuxt

Integrate Strapi on Nuxt

4
Comments 2
7 min read
Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.8

Next.js Codebase Analysis <> create-next-app <> index.ts explained - Part 1.8

Comments
3 min read
Preventing Equivalent Reactive Computing

Preventing Equivalent Reactive Computing

12
Comments
5 min read
Test your Compute apps end-to-end with JavaScript

Test your Compute apps end-to-end with JavaScript

10
Comments
8 min read
Supercharge your GitHub profile with 30 cool JavaScript projects

Supercharge your GitHub profile with 30 cool JavaScript projects

2
Comments 2
3 min read
Why Typescript over Javascript

Why Typescript over Javascript

Comments
1 min read
Create Your Personalized Gemini Chat with Conversational UI and Angular

Create Your Personalized Gemini Chat with Conversational UI and Angular

5
Comments 1
6 min read
NGINX Cheatsheet: A Quick Reference Guide

NGINX Cheatsheet: A Quick Reference Guide

15
Comments
2 min read
Nonograms

Nonograms

Comments
1 min read
ChatGPT clone with React Suspense and Streaming

ChatGPT clone with React Suspense and Streaming

5
Comments
6 min read
I need some feedback on my work.

I need some feedback on my work.

6
Comments 1
1 min read
Elevate Your React Code: Tackling Prop Drilling

Elevate Your React Code: Tackling Prop Drilling

1
Comments
11 min read
Charting My Path for February-March: What's Yours?

Charting My Path for February-March: What's Yours?

6
Comments
1 min read
Vite js: The Lightweight and Lightning-fast Build Tool for Your Next Web Project

Vite js: The Lightweight and Lightning-fast Build Tool for Your Next Web Project

9
Comments
5 min read
How to implement VUE HEADER component?

How to implement VUE HEADER component?

Comments 2
1 min read
Database transactions in node

Database transactions in node

Comments
6 min read
Memory leak detection in modern frontend app

Memory leak detection in modern frontend app

24
Comments
4 min read
Integrating CKEditor 5 with Next.js 13.4 (Page Router): A Step-by-Step Guide

Integrating CKEditor 5 with Next.js 13.4 (Page Router): A Step-by-Step Guide

5
Comments 4
2 min read
The future of frontend development

The future of frontend development

158
Comments 14
3 min read
Node Backend Developer Important Packages

Node Backend Developer Important Packages

1
Comments
7 min read
Application Deployment with AWS Elastic Beanstalk

Application Deployment with AWS Elastic Beanstalk

Comments
3 min read
Outbound Voice Calls on AWS

Outbound Voice Calls on AWS

9
Comments
4 min read
Gemini: ChatSession with Kendo Conversational UI and Angular

Gemini: ChatSession with Kendo Conversational UI and Angular

3
Comments
2 min read
PHP vs Backend Node

PHP vs Backend Node

Comments
16 min read
Day - 3 : Learning JavaScript: Unveiling the Magic of Code: Crafting a Simple Calculator

Day - 3 : Learning JavaScript: Unveiling the Magic of Code: Crafting a Simple Calculator

Comments
6 min read
How to Duplicate any Google Form

How to Duplicate any Google Form

2
Comments
2 min read
Jest: Exceeded Timeout of 5000 ms for a Test

Jest: Exceeded Timeout of 5000 ms for a Test

1
Comments
2 min read
Jest: Exceeded Timeout of 5000 ms for a Test

Jest: Exceeded Timeout of 5000 ms for a Test

11
Comments
1 min read
TF #32 | Your weekly frontend digest

TF #32 | Your weekly frontend digest

Comments
9 min read
SOLID Principles: A Must-Know for All Developers

SOLID Principles: A Must-Know for All Developers

1
Comments
4 min read
How to implement custom domains for pages in NextJS.

How to implement custom domains for pages in NextJS.

Comments
3 min read
Combine Proxy traps with the Reflect API

Combine Proxy traps with the Reflect API

1
Comments
8 min read
JavaScript vs TypeScript: A Thorough Comparison

JavaScript vs TypeScript: A Thorough Comparison

Comments
3 min read
9 Interview on node

9 Interview on node

2
Comments
9 min read
Always learning together.

Always learning together.

Comments 8
1 min read
Abstract Classes in JavaScript

Abstract Classes in JavaScript

1
Comments 2
4 min read
Exploring Accessible Inline Spoilers

Exploring Accessible Inline Spoilers

7
Comments 2
7 min read
What is Node.js and why should you use it in 2024

What is Node.js and why should you use it in 2024

Comments
8 min read
loading...