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.
Real-time communication with WebSockets and Socket.IO in Node.js

Real-time communication with WebSockets and Socket.IO in Node.js

Comments
5 min read
Why So Many Re-renders, React? 🤔

Why So Many Re-renders, React? 🤔

1
Comments
3 min read
Changing the Angular CLI version

Changing the Angular CLI version

1
Comments 4
2 min read
#1 Desenvolvimento ágil considerando acessibilidade: Não precisa ser um trade-off

#1 Desenvolvimento ágil considerando acessibilidade: Não precisa ser um trade-off

1
Comments
3 min read
Mastering JavaScript: Essential Tips for Beginners

Mastering JavaScript: Essential Tips for Beginners

Comments
2 min read
Node.js version

Node.js version

1
Comments 2
2 min read
Disadvantage of the Liskov Substitution Principle(LSP)

Disadvantage of the Liskov Substitution Principle(LSP)

26
Comments
1 min read
csPlayer: A Customizable YouTube Video Player for Your Projects

csPlayer: A Customizable YouTube Video Player for Your Projects

13
Comments 2
3 min read
Visualize the preferences of cats

Visualize the preferences of cats

1
Comments 1
1 min read
12 Core React Concepts Every Developer Should Know

12 Core React Concepts Every Developer Should Know

2
Comments
3 min read
Understanding useRef: A Beginners Guide

Understanding useRef: A Beginners Guide

1
Comments
3 min read
ReScript is not there yet

ReScript is not there yet

Comments 2
3 min read
Write to Google Sheets from a local script via gcloud CLI authentication

Write to Google Sheets from a local script via gcloud CLI authentication

23
Comments 6
4 min read
Integrate Cloudinary in a Next.js application

Integrate Cloudinary in a Next.js application

1
Comments 1
2 min read
My First Hacktoberfest Contribution!!!

My First Hacktoberfest Contribution!!!

1
Comments 1
3 min read
New Features in Angular 16: Signals and RxJS

New Features in Angular 16: Signals and RxJS

2
Comments 1
4 min read
Improvements in Angular 14 and 15

Improvements in Angular 14 and 15

2
Comments 1
2 min read
New Version of Angular: Angular 17 CHANGES:

New Version of Angular: Angular 17 CHANGES:

1
Comments 1
4 min read
Create Shopping Cart using Alpinejs

Create Shopping Cart using Alpinejs

Comments
5 min read
What's New in Angular 16: Inputs in Components

What's New in Angular 16: Inputs in Components

1
Comments 1
2 min read
What's New in Angular 16: Inputs in Components

What's New in Angular 16: Inputs in Components

1
Comments 1
2 min read
TS Dependency Injection with @Findhow/Container No Decorators Required 🔥

TS Dependency Injection with @Findhow/Container No Decorators Required 🔥

2
Comments 1
7 min read
Improve performance in Angular by creating your CUSTOM PIPES

Improve performance in Angular by creating your CUSTOM PIPES

1
Comments 1
2 min read
Effortless API Testing with CLI Prompt Toolkit

Effortless API Testing with CLI Prompt Toolkit

Comments
1 min read
What are Syntax and Semantics

What are Syntax and Semantics

7
Comments
6 min read
Password Reset Feature: Frontend

Password Reset Feature: Frontend

Comments
4 min read
Latest Newsletter: Front Running the Big Bang (Issue #182)

Latest Newsletter: Front Running the Big Bang (Issue #182)

1
Comments
1 min read
TypeScript: a new Frontier for Error Management

TypeScript: a new Frontier for Error Management

3
Comments
11 min read
Remember with useState: Store Your Variables in React’s Memory!

Remember with useState: Store Your Variables in React’s Memory!

18
Comments
2 min read
Async Loops in JavaScript: for...of vs forEach

Async Loops in JavaScript: for...of vs forEach

Comments
2 min read
Exploring Advanced CSS Selectors

Exploring Advanced CSS Selectors

Comments
2 min read
The Plight of the UXD

The Plight of the UXD

5
Comments 1
2 min read
Software Testing Life Cycle (STLC): A Comprehensive Guide

Software Testing Life Cycle (STLC): A Comprehensive Guide

2
Comments
4 min read
faster_react

faster_react

2
Comments 1
1 min read
Understanding the Payment Request API: Simplifying Online Payments

Understanding the Payment Request API: Simplifying Online Payments

84
Comments 5
3 min read
React from 0 to Hero: Lesson 1 – Getting Started

React from 0 to Hero: Lesson 1 – Getting Started

Comments
3 min read
Mastering Arrays in JavaScript: From Basics to Pro

Mastering Arrays in JavaScript: From Basics to Pro

4
Comments
10 min read
How to access Objects?

How to access Objects?

Comments
1 min read
queueMicroTask in JavaScript

queueMicroTask in JavaScript

Comments
3 min read
Building Offline-First Apps using React Native, React Query, and AsyncStorage

Building Offline-First Apps using React Native, React Query, and AsyncStorage

Comments
8 min read
Chat GPT === hell ?

Chat GPT === hell ?

1
Comments
1 min read
Building a User Feedback Form with Svelte and Perseid

Building a User Feedback Form with Svelte and Perseid

5
Comments
6 min read
Exploring GraalVM: How to Speed Up Java Applications and Reduce Memory Footprint

Exploring GraalVM: How to Speed Up Java Applications and Reduce Memory Footprint

11
Comments 1
3 min read
#30DaysofCode September: My journey to DSA Mastery

#30DaysofCode September: My journey to DSA Mastery

12
Comments 4
4 min read
Nuxt Social Share has a new home!

Nuxt Social Share has a new home!

1
Comments
1 min read
Client Hook JS

Client Hook JS

Comments
2 min read
⚔️ JavaScript vs. TypeScript: The Language Showdown! 🤯

⚔️ JavaScript vs. TypeScript: The Language Showdown! 🤯

10
Comments
3 min read
React-Native and Three.js

React-Native and Three.js

1
Comments
6 min read
AngularJS in 2024: Key Updates, Trends, and Community Insights

AngularJS in 2024: Key Updates, Trends, and Community Insights

Comments
3 min read
DevCanvas: Ready for Hacktoberfest! 🎉

DevCanvas: Ready for Hacktoberfest! 🎉

12
Comments 5
3 min read
Import CSV to Google Sheets... without the Sheets API?!?

Import CSV to Google Sheets... without the Sheets API?!?

2
Comments
17 min read
Exploring Gleam: Key Takeaways from My Latest YouTube Video

Exploring Gleam: Key Takeaways from My Latest YouTube Video

Comments
3 min read
Preventing CSRF and XSS Attacks with JWT and Fingerprint Cookies in Express

Preventing CSRF and XSS Attacks with JWT and Fingerprint Cookies in Express

1
Comments
11 min read
My First Full-Stack Hackathon: Lessons from Building a Mobile App

My First Full-Stack Hackathon: Lessons from Building a Mobile App

1
Comments
3 min read
APIs for Concurrent Rendering in React: Optimizing Asynchronous UI Updates

APIs for Concurrent Rendering in React: Optimizing Asynchronous UI Updates

10
Comments
2 min read
Writing a plugin for upscaling rendering under ThreeJS

Writing a plugin for upscaling rendering under ThreeJS

2
Comments
5 min read
Missing Launch Button in your Discord Activity? Fix the Entry Point Command!

Missing Launch Button in your Discord Activity? Fix the Entry Point Command!

3
Comments
2 min read
Currying in JavaScript সম্পর্কে বিস্তারিত আলোচনা

Currying in JavaScript সম্পর্কে বিস্তারিত আলোচনা

Comments
1 min read
L - Liskov Substitution Principle (LSP)

L - Liskov Substitution Principle (LSP)

21
Comments
13 min read
Recursion in JavaScript সম্পর্কে বিস্তারিত আলোচনা

Recursion in JavaScript সম্পর্কে বিস্তারিত আলোচনা

Comments
2 min read
loading...