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.
Unlock Web : The Client-Server

Unlock Web : The Client-Server

5
Comments
7 min read
Looking for your first easy open-source contribution? 🤔 Contribute to Frontend History! 📕

Looking for your first easy open-source contribution? 🤔 Contribute to Frontend History! 📕

Comments
1 min read
How to create a POST api With Mongo DB and Node JS

How to create a POST api With Mongo DB and Node JS

2
Comments 3
2 min read
Getting Started With Unit Testing Software in 2024

Getting Started With Unit Testing Software in 2024

Comments
7 min read
How to Scale Fonts Responsively with CSS for Different Screen Sizes

How to Scale Fonts Responsively with CSS for Different Screen Sizes

6
Comments 1
4 min read
A new customizable vue video player

A new customizable vue video player

3
Comments
2 min read
The Complete AI No-Code Guide 2024

The Complete AI No-Code Guide 2024

Comments
10 min read
Harnessing the Cloud: Azure Blob Storage and Seamless .NET Integration

Harnessing the Cloud: Azure Blob Storage and Seamless .NET Integration

Comments
3 min read
Unlocking Seamless Configuration: Exploring the Built-in Support for .env Files in Node.js

Unlocking Seamless Configuration: Exploring the Built-in Support for .env Files in Node.js

1
Comments
2 min read
3 Principles for Component-Driven Development

3 Principles for Component-Driven Development

15
Comments 2
4 min read
Vite Nedir

Vite Nedir

Comments
1 min read
Refactor Playwright Locators Like a Boss

Refactor Playwright Locators Like a Boss

Comments
4 min read
🗃️ Building a Pocket Database with Telegra.ph — create your non-local database in just a single function! 😱

🗃️ Building a Pocket Database with Telegra.ph — create your non-local database in just a single function! 😱

5
Comments
6 min read
How to handle CORS issues when deploying a nodeJS express app on vercel??

How to handle CORS issues when deploying a nodeJS express app on vercel??

4
Comments 2
3 min read
Manejo del DOM #2: Attributes & Data Attributes

Manejo del DOM #2: Attributes & Data Attributes

Comments
4 min read
PM2 Cheatsheet

PM2 Cheatsheet

22
Comments
2 min read
JavaScript Math Operators

JavaScript Math Operators

4
Comments
6 min read
Demystifying Microservices: A Beginner's Guide

Demystifying Microservices: A Beginner's Guide

2
Comments 1
4 min read
Mastering TypeScript: A Comprehensive Guide for JavaScript Developers

Mastering TypeScript: A Comprehensive Guide for JavaScript Developers

2
Comments
2 min read
Async and Await in JavaScript: A Comprehensive Guide

Async and Await in JavaScript: A Comprehensive Guide

80
Comments 12
15 min read
JavaScript Array Hacks: Deleting Elements Like a Pro

JavaScript Array Hacks: Deleting Elements Like a Pro

2
Comments
2 min read
Basics of Typescript

Basics of Typescript

Comments
8 min read
What to Look for in a Code Review: 24 Points Checklist

What to Look for in a Code Review: 24 Points Checklist

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

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

Comments
3 min read
Enhancing the Security of Your Node.js Applications: A Comprehensive Guide

Enhancing the Security of Your Node.js Applications: A Comprehensive Guide

2
Comments
2 min read
Making a shadow picker and box designer in ~30 lines of HTML Web Component template code + 1 extra file (no JS or node needed!)

Making a shadow picker and box designer in ~30 lines of HTML Web Component template code + 1 extra file (no JS or node needed!)

Comments
5 min read
Enhancing React Performance with Pure Components and Batching

Enhancing React Performance with Pure Components and Batching

3
Comments
2 min read
Tips to avoid legacy growth in your large scale web system (for frontend)

Tips to avoid legacy growth in your large scale web system (for frontend)

17
Comments 1
3 min read
How using Server-Timing API helped bring > 70% perf improvement

How using Server-Timing API helped bring > 70% perf improvement

8
Comments
8 min read
tsParticles 3.1.0 Released

tsParticles 3.1.0 Released

30
Comments
1 min read
Integrating Appwrite as a Backend for React Native Applications

Integrating Appwrite as a Backend for React Native Applications

Comments
2 min read
Understanding how centering of HTML div element works with some help from AI

Understanding how centering of HTML div element works with some help from AI

Comments
2 min read
Patrón Proxy: Una introducción teórica

Patrón Proxy: Una introducción teórica

4
Comments
2 min read
A new way to build websites? Feedback is needed for my application themex.

A new way to build websites? Feedback is needed for my application themex.

19
Comments 30
1 min read
How to combine all the advantages of a website and a mobile application in one product?

How to combine all the advantages of a website and a mobile application in one product?

Comments 2
3 min read
CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 5

CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 5

2
Comments
12 min read
value, err := in javascript

value, err := in javascript

1
Comments
2 min read
Today my learning on Scrimba JS Mini Project

Today my learning on Scrimba JS Mini Project

Comments
2 min read
Mountain Bikes and Code: Making the Best Decisions to Become Senior

Mountain Bikes and Code: Making the Best Decisions to Become Senior

16
Comments
4 min read
How to profile your multi-threaded python production code programmatically

How to profile your multi-threaded python production code programmatically

4
Comments
3 min read
Embark on Your JavaScript Journey: A Guide to Free Courses and Certifications for Beginner Frontend Web Developers

Embark on Your JavaScript Journey: A Guide to Free Courses and Certifications for Beginner Frontend Web Developers

3
Comments 4
3 min read
Use JavaScript Proxy to protect internal properties

Use JavaScript Proxy to protect internal properties

4
Comments
4 min read
POO com JavaScript e TypeScript

POO com JavaScript e TypeScript

1
Comments
3 min read
Next.js 14 Server Actions: Boosting Performance

Next.js 14 Server Actions: Boosting Performance

1
Comments
9 min read
🗜️Using Cantor-Pairing as a String Compression

🗜️Using Cantor-Pairing as a String Compression

5
Comments
1 min read
Episode 24/03: Angular 17.1

Episode 24/03: Angular 17.1

5
Comments 1
2 min read
Paradigms in JavaScript

Paradigms in JavaScript

1
Comments
2 min read
Object Oriented Express API

Object Oriented Express API

40
Comments 10
3 min read
Top 6 VSCode extensions for every Frontend Engineer

Top 6 VSCode extensions for every Frontend Engineer

4
Comments
3 min read
Experimenting with every Next.js 14 rendering option: From SSG to Partial Pre-rendering

Experimenting with every Next.js 14 rendering option: From SSG to Partial Pre-rendering

1
Comments
12 min read
Equal heights

Equal heights

Comments 1
1 min read
Building Server-Side Rendering (SSR) Applications with Deno and JSX

Building Server-Side Rendering (SSR) Applications with Deno and JSX

5
Comments
6 min read
AdonisJS : un framework Node.js moderne et complet

AdonisJS : un framework Node.js moderne et complet

Comments
4 min read
Fixing a table header on a horizontally scrolling table

Fixing a table header on a horizontally scrolling table

Comments
6 min read
Top JavaScript Projects of 2023 on GitHub

Top JavaScript Projects of 2023 on GitHub

15
Comments 1
2 min read
After creating RawJS, I'm never touching React again.

After creating RawJS, I'm never touching React again.

102
Comments 238
10 min read
Exploring JavaScript String Methods: A Comprehensive Guide

Exploring JavaScript String Methods: A Comprehensive Guide

3
Comments
3 min read
Cultivo Conectado: Do Conceito à Realidade de um Sistema IoT para Monitoramento Agrícola

Cultivo Conectado: Do Conceito à Realidade de um Sistema IoT para Monitoramento Agrícola

Comments
12 min read
Best 10+ Retool Alternatives – Comprehensive Guide

Best 10+ Retool Alternatives – Comprehensive Guide

Comments
9 min read
Semplice - SaaS multipage theme. Built with Astro, Tailwind CSS & MDX

Semplice - SaaS multipage theme. Built with Astro, Tailwind CSS & MDX

Comments
1 min read
loading...