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.
Doodle 0.10.0 can host React, supports WebAssembly and much more

Doodle 0.10.0 can host React, supports WebAssembly and much more

1
Comments
1 min read
Journey to Freelancing

Journey to Freelancing

Comments
2 min read
How To Get Data By ID On Click - Firebase Firestore Database Tutorial

How To Get Data By ID On Click - Firebase Firestore Database Tutorial

Comments
1 min read
Building Simple CRM with Vue: Implementing Vuetify Framework

Building Simple CRM with Vue: Implementing Vuetify Framework

2
Comments
3 min read
If your Redux state has changed but React doesn't trigger a re-render, it could be due to several reasons

If your Redux state has changed but React doesn't trigger a re-render, it could be due to several reasons

3
Comments
2 min read
⚛️Diferenças entre useMemo e useCallback

⚛️Diferenças entre useMemo e useCallback

2
Comments
2 min read
Episode 24/07: Angular 17.2, optional RxJs

Episode 24/07: Angular 17.2, optional RxJs

11
Comments 2
3 min read
From JavaScript to React: The Evolution of Web Interactivity

From JavaScript to React: The Evolution of Web Interactivity

12
Comments
3 min read
Date Methods JavaScript

Date Methods JavaScript

Comments
1 min read
Convert HTML to PDF in React with react-pdf

Convert HTML to PDF in React with react-pdf

5
Comments
1 min read
Use Dynamic Hook

Use Dynamic Hook

Comments
1 min read
A new way to build websites! Introducing the next version of Themex

A new way to build websites! Introducing the next version of Themex

11
Comments 2
2 min read
Demystifying Buffers in Node.js

Demystifying Buffers in Node.js

1
Comments
3 min read
Mastering Advanced JavaScript Techniques for Web Development

Mastering Advanced JavaScript Techniques for Web Development

Comments
4 min read
A11y: Vanilla javascript aria-live announcer

A11y: Vanilla javascript aria-live announcer

8
Comments 3
4 min read
The First Post

The First Post

4
Comments 8
1 min read
Code a cannon to shoot colored balls when clicked using Vanilla JS

Code a cannon to shoot colored balls when clicked using Vanilla JS

Comments
12 min read
Object Oriented Programming With JavaScript - Part 1 🚀

Object Oriented Programming With JavaScript - Part 1 🚀

18
Comments 5
3 min read
JavaScript Fundamentals: Data Types

JavaScript Fundamentals: Data Types

Comments
5 min read
Implicit Dependencies Management with Nx: A Practical Guide through Real-World Case Studies

Implicit Dependencies Management with Nx: A Practical Guide through Real-World Case Studies

2
Comments
12 min read
Object Oriented Programming With JavaScript - Part 2 🚀

Object Oriented Programming With JavaScript - Part 2 🚀

3
Comments 3
2 min read
Using Google Gemini With Flask, Vue and Vite

Using Google Gemini With Flask, Vue and Vite

6
Comments 2
5 min read
Choosing Your Weapon: React or Next.js

Choosing Your Weapon: React or Next.js

Comments
2 min read
Avoid these 5 mistakes as a Web Developer

Avoid these 5 mistakes as a Web Developer

Comments
4 min read
Javascript & AI

Javascript & AI

Comments
1 min read
A Non-noob Javascript Glossary for 2024, with Examples

A Non-noob Javascript Glossary for 2024, with Examples

2
Comments
26 min read
Unlocking Test Data Efficiency in React

Unlocking Test Data Efficiency in React

Comments
4 min read
Resize and Optimise Images Using Free API - ImageCDN

Resize and Optimise Images Using Free API - ImageCDN

10
Comments
2 min read
6 Must-Read Tech Newsletters for Software Engineers In 2024

6 Must-Read Tech Newsletters for Software Engineers In 2024

1
Comments
2 min read
the main JavaScript tag

the main JavaScript tag

1
Comments
1 min read
Boost Your Efficiency: Tech-Powered Tips for Peak Performance

Boost Your Efficiency: Tech-Powered Tips for Peak Performance

Comments
3 min read
Rich-text editor with react-native: Upload photo

Rich-text editor with react-native: Upload photo

6
Comments
5 min read
Unlocking the Virtual World: A Guide to Becoming a VR Engineer

Unlocking the Virtual World: A Guide to Becoming a VR Engineer

Comments
2 min read
Building a React Line Chart Component: A Comprehensive Guide

Building a React Line Chart Component: A Comprehensive Guide

2
Comments
13 min read
Next.js

Next.js

Comments
1 min read
Eleventy - Create a global production flag

Eleventy - Create a global production flag

2
Comments
4 min read
Upcoming Book: Vue 3 Step by Step: with Composition API & TypeScript

Upcoming Book: Vue 3 Step by Step: with Composition API & TypeScript

4
Comments 7
1 min read
7 Components of our Notification Service we Shifted from Devs to PMs

7 Components of our Notification Service we Shifted from Devs to PMs

7
Comments
2 min read
987. Vertical Order Traversal of a Binary Tree (HARD)

987. Vertical Order Traversal of a Binary Tree (HARD)

Comments
3 min read
Implementing search in a React app

Implementing search in a React app

Comments
2 min read
Getting Started with Unity: A Beginner’s Guide

Getting Started with Unity: A Beginner’s Guide

Comments
5 min read
How to Connect MSSQL with Node.js

How to Connect MSSQL with Node.js

2
Comments
2 min read
Treat your frontend like a server application with Rattus ORM

Treat your frontend like a server application with Rattus ORM

Comments
4 min read
20 javascript open source projects worth collecting

20 javascript open source projects worth collecting

5
Comments
6 min read
Setting up GSAP's ScrollTrigger with Nuxt 3🔧🚀

Setting up GSAP's ScrollTrigger with Nuxt 3🔧🚀

Comments 1
2 min read
Delving into the Black Magic of GraphQL DataLoader! 🌌✨

Delving into the Black Magic of GraphQL DataLoader! 🌌✨

Comments
4 min read
🔥Mastering Event Emitters in Node.js

🔥Mastering Event Emitters in Node.js

Comments
6 min read
Unlocking Performance Gains in React: The useRef Advantage

Unlocking Performance Gains in React: The useRef Advantage

5
Comments 3
3 min read
JavaScript Design Patterns - Creational - Singleton

JavaScript Design Patterns - Creational - Singleton

2
Comments
1 min read
React memo - Performance Optimization

React memo - Performance Optimization

Comments
1 min read
Setting Headers with Axios in Node JS

Setting Headers with Axios in Node JS

3
Comments 1
8 min read
Manejo del DOM #3: Estilos y clases CSS, texto y HTML

Manejo del DOM #3: Estilos y clases CSS, texto y HTML

Comments
6 min read
Typescript

Typescript

Comments
3 min read
ChatGPT clone with React Suspense and Streaming

ChatGPT clone with React Suspense and Streaming

Comments
6 min read
Authentication( SignUp and Login ) with Express,MongoDB and Jwt.

Authentication( SignUp and Login ) with Express,MongoDB and Jwt.

12
Comments
6 min read
The Crucial Role of the 'Key' Prop

The Crucial Role of the 'Key' Prop

2
Comments
2 min read
Understanding createContext in React: A Comprehensive Guide

Understanding createContext in React: A Comprehensive Guide

2
Comments
2 min read
Customizing JavaScript Import Sorting in VSCode Using Prettier (and Regex)

Customizing JavaScript Import Sorting in VSCode Using Prettier (and Regex)

1
Comments
2 min read
Introduction to NoSQL Databases: Working with MongoDB

Introduction to NoSQL Databases: Working with MongoDB

Comments
2 min read
4 Ways to Listen to Events in Angular

4 Ways to Listen to Events in Angular

3
Comments
7 min read
loading...