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.
Entendendo o Pub/Sub com Javascript

Entendendo o Pub/Sub com Javascript

Comments
4 min read
Figma to HTML: Streamlining Web Development from Design to Code with Codia AI

Figma to HTML: Streamlining Web Development from Design to Code with Codia AI

16
Comments
4 min read
Episode 24/06: Signals, Forms, Class Composition, State Management, Enterprise Patterns

Episode 24/06: Signals, Forms, Class Composition, State Management, Enterprise Patterns

10
Comments 2
2 min read
How to de-structure an array returned by url.pathname.split(‘/’)

How to de-structure an array returned by url.pathname.split(‘/’)

Comments
2 min read
Python vs ReactJS: An Extensive Comparison

Python vs ReactJS: An Extensive Comparison

7
Comments
7 min read
Demystifying JavaScript: let, var, and const Explained with Examples

Demystifying JavaScript: let, var, and const Explained with Examples

1
Comments 4
2 min read
¿Estás cometiendo ESTOS errores de pruebas y mocking unitarios?

¿Estás cometiendo ESTOS errores de pruebas y mocking unitarios?

2
Comments
5 min read
ODD SIDE OF JAVASCRIPT😲!! 𝐉𝐚𝐯𝐚𝐒𝐜𝐫𝐢𝐩𝐭'𝐬 𝐐𝐮𝐢𝐫𝐤𝐲 𝐒𝐞𝐜𝐫𝐞𝐭𝐬!

ODD SIDE OF JAVASCRIPT😲!! 𝐉𝐚𝐯𝐚𝐒𝐜𝐫𝐢𝐩𝐭'𝐬 𝐐𝐮𝐢𝐫𝐤𝐲 𝐒𝐞𝐜𝐫𝐞𝐭𝐬!

Comments
4 min read
Introducing the Apostrophe / Astro Integration

Introducing the Apostrophe / Astro Integration

1
Comments
2 min read
The card mistake you've been making that has been hurting your app's accessibility.

The card mistake you've been making that has been hurting your app's accessibility.

2
Comments 3
4 min read
Integrating Generative AI into a Node.js Application

Integrating Generative AI into a Node.js Application

10
Comments
3 min read
Setup Production Ready Next.js App - Part 1

Setup Production Ready Next.js App - Part 1

5
Comments 2
3 min read
Mastering Node.js: Building Scalable Web Applications

Mastering Node.js: Building Scalable Web Applications

Comments
1 min read
Working with Function Parameters in JavaScript

Working with Function Parameters in JavaScript

Comments
3 min read
TypeScript Core Concepts Explained for Absolute Beginners

TypeScript Core Concepts Explained for Absolute Beginners

46
Comments 10
2 min read
Point of Incidence

Point of Incidence

Comments
9 min read
GraphQL vs. REST API: Choosing the Right Approach for Your Project

GraphQL vs. REST API: Choosing the Right Approach for Your Project

2
Comments
3 min read
Next.js & Django JWT Authentication: Django REST, TypeScript, JWT, Wretch & Djoser

Next.js & Django JWT Authentication: Django REST, TypeScript, JWT, Wretch & Djoser

43
Comments 20
36 min read
What is Typescript ? A step by step guide for beginners

What is Typescript ? A step by step guide for beginners

2
Comments
3 min read
Learning Path For Web Development

Learning Path For Web Development

Comments
1 min read
Learning to Code Later in Life: My Struggles and Triumphs

Learning to Code Later in Life: My Struggles and Triumphs

1
Comments
2 min read
What makes code great? - A subjective list and some connected graphs

What makes code great? - A subjective list and some connected graphs

Comments 3
2 min read
React or Vue, which JS framework is best?

React or Vue, which JS framework is best?

60
Comments 51
6 min read
Next.js Vs React — Basic Differences

Next.js Vs React — Basic Differences

1
Comments
2 min read
Build a Blog with React and Google Sheets | PART 6 | FullStack Course | Learn Coding

Build a Blog with React and Google Sheets | PART 6 | FullStack Course | Learn Coding

5
Comments
1 min read
Build a Discord Bot with Go - Step-by-Step Tutorial via Webhooks

Build a Discord Bot with Go - Step-by-Step Tutorial via Webhooks

22
Comments
3 min read
How to Remove the Last Character from a String in JavaScript

How to Remove the Last Character from a String in JavaScript

2
Comments
10 min read
Finally Made It Through the Fog!

Finally Made It Through the Fog!

1
Comments
4 min read
The Only Guide To Slack Mrkdwn (not markdown) Formatting w Codes

The Only Guide To Slack Mrkdwn (not markdown) Formatting w Codes

12
Comments
6 min read
How to use qr-code-styling in Nuxt 3

How to use qr-code-styling in Nuxt 3

7
Comments
2 min read
Backend Development Plan

Backend Development Plan

9
Comments
1 min read
Create a fullstack* Angular App with one line of code

Create a fullstack* Angular App with one line of code

5
Comments
2 min read
Launch Nx Week Recap!!

Launch Nx Week Recap!!

7
Comments
5 min read
Get rid of Copy/Paste with Plop Js!

Get rid of Copy/Paste with Plop Js!

4
Comments
3 min read
Introduction to Progressive Web Apps (PWA)

Introduction to Progressive Web Apps (PWA)

Comments
2 min read
Create a fullstack* React App with one line of code

Create a fullstack* React App with one line of code

6
Comments
2 min read
ref in Vue

ref in Vue

6
Comments
2 min read
Local Storage (Browser Object Module) in JS

Local Storage (Browser Object Module) in JS

3
Comments
2 min read
The Significance of JSON.stringify in JavaScript: A Comprehensive Explanation

The Significance of JSON.stringify in JavaScript: A Comprehensive Explanation

1
Comments
2 min read
How to Implement Pagination in MERN-Stack Applications

How to Implement Pagination in MERN-Stack Applications

3
Comments 1
3 min read
Template-Level Lazy Loading in Angular

Template-Level Lazy Loading in Angular

23
Comments 5
12 min read
LeetCode Meditations — Chapter 1: Arrays & Hashing

LeetCode Meditations — Chapter 1: Arrays & Hashing

2
Comments
4 min read
Understanding JavaScript Scopes: A Comprehensive Guide with Real-life Examples

Understanding JavaScript Scopes: A Comprehensive Guide with Real-life Examples

1
Comments 1
2 min read
Top Alternatives to Appium for Mobile Test Automation

Top Alternatives to Appium for Mobile Test Automation

Comments
6 min read
The Stack Data Structure

The Stack Data Structure

Comments
2 min read
Storybook’s Visual Tests addon enters beta

Storybook’s Visual Tests addon enters beta

6
Comments
3 min read
Selection Sort

Selection Sort

Comments
2 min read
Tailwind - Forms

Tailwind - Forms

Comments
1 min read
Building an OTP Verification System using HTML, CSS, and JavaScript

Building an OTP Verification System using HTML, CSS, and JavaScript

42
Comments 2
4 min read
Creating a Simple CRUD Application with Vue.js

Creating a Simple CRUD Application with Vue.js

42
Comments 1
4 min read
100+ JavaScript Projects With Source Code

100+ JavaScript Projects With Source Code

360
Comments 21
15 min read
Master TypeScript Quality with This Essential Checklist

Master TypeScript Quality with This Essential Checklist

39
Comments 7
7 min read
Illustrated JavaScript Coding Course

Illustrated JavaScript Coding Course

2
Comments
1 min read
Common JavaScript Mistakes in 2024

Common JavaScript Mistakes in 2024

Comments
2 min read
adding Google login to your React app

adding Google login to your React app

5
Comments
2 min read
Understanding Cross-Site Scripting (XSS) Vulnerabilities

Understanding Cross-Site Scripting (XSS) Vulnerabilities

Comments
4 min read
Go Mocks and Stubs Made Easy

Go Mocks and Stubs Made Easy

Comments
5 min read
Angular's Secret Weapon: Enhancing Performance with HTTPInterceptor

Angular's Secret Weapon: Enhancing Performance with HTTPInterceptor

1
Comments
3 min read
How to create React Forms without libraries ✨

How to create React Forms without libraries ✨

10
Comments 2
8 min read
Building a Calculator App with JavaScript: A Beginner's Guide

Building a Calculator App with JavaScript: A Beginner's Guide

2
Comments
3 min read
loading...