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.
Implementando persistência/banco de dados a um aplicativo react-native

Implementando persistência/banco de dados a um aplicativo react-native

2
Comments
4 min read
The functionality... of JavaScript Functions

The functionality... of JavaScript Functions

Comments
5 min read
Understanding Redux: Solving State Management chaos

Understanding Redux: Solving State Management chaos

21
Comments 2
2 min read
Mastering JavaScript Functions: The Core Foundation

Mastering JavaScript Functions: The Core Foundation

2
Comments 4
8 min read
Top Asking SQL vs Mongo Queries

Top Asking SQL vs Mongo Queries

Comments
12 min read
Exploring Data Visualization with D3.js

Exploring Data Visualization with D3.js

1
Comments
2 min read
Debounce using ES6

Debounce using ES6

1
Comments
2 min read
Intro to Type Wizardry: Iteration, mapping and recursion with TS unions

Intro to Type Wizardry: Iteration, mapping and recursion with TS unions

Comments
15 min read
Single Page Weather App

Single Page Weather App

Comments
2 min read
Getting Started with Snapshot Tests in Playwright

Getting Started with Snapshot Tests in Playwright

2
Comments
5 min read
How to Build a Survey With KwesForms and Astro

How to Build a Survey With KwesForms and Astro

Comments
10 min read
Understanding JSX: The Building Blocks of React

Understanding JSX: The Building Blocks of React

1
Comments
3 min read
JavaScript async call analysis

JavaScript async call analysis

Comments
3 min read
Building And Deploying A Subgraph (Part 2)

Building And Deploying A Subgraph (Part 2)

Comments
6 min read
Mastering Angular API Communication: A Guide to HTTP Interceptors

Mastering Angular API Communication: A Guide to HTTP Interceptors

3
Comments 2
3 min read
REST API Consumption with feTS: A Practical Guide to Type-Safe HTTP Clients

REST API Consumption with feTS: A Practical Guide to Type-Safe HTTP Clients

3
Comments
5 min read
Breaking the Myth — Code Boilerplates

Breaking the Myth — Code Boilerplates

Comments
3 min read
My Virtual Internship Journey at Oasis Infobyte as a Web Developer: A Month of Learning and Growth.

My Virtual Internship Journey at Oasis Infobyte as a Web Developer: A Month of Learning and Growth.

Comments
1 min read
Enhance Your Next.js or React.js Application with Froala Editor

Enhance Your Next.js or React.js Application with Froala Editor

4
Comments 3
2 min read
Goal to be have by every fullstack Developers

Goal to be have by every fullstack Developers

1
Comments
1 min read
📚 React Libraries Worth Using in 2024

📚 React Libraries Worth Using in 2024

90
Comments 13
9 min read
Optimizing ReactJS: Bulletproofing Against Memory Leaks

Optimizing ReactJS: Bulletproofing Against Memory Leaks

2
Comments
4 min read
Mastering Angular's Asynchronous Magic: A Guide to Promises, Observables, and Subjects

Mastering Angular's Asynchronous Magic: A Guide to Promises, Observables, and Subjects

Comments
3 min read
Learning web development is hard

Learning web development is hard

Comments
2 min read
Porque você deve adotar Atomic Design nos seus projetos?

Porque você deve adotar Atomic Design nos seus projetos?

2
Comments
3 min read
Mastering NGRX: A Comprehensive Guide to Building CRUD Apps with Angular

Mastering NGRX: A Comprehensive Guide to Building CRUD Apps with Angular

3
Comments
4 min read
Type Script

Type Script

Comments 1
4 min read
Shielding Your Angular App: A Journey Through Guards

Shielding Your Angular App: A Journey Through Guards

4
Comments
3 min read
What if anyone steals your JWT

What if anyone steals your JWT

Comments
1 min read
Key Features And Benefits Of Using Typescript With Javascript In Modern Web Development

Key Features And Benefits Of Using Typescript With Javascript In Modern Web Development

Comments
3 min read
Efficient batch processing for event-driven chunking

Efficient batch processing for event-driven chunking

1
Comments
3 min read
Streamline JavaScript: Unleash the Power of Async/Await for Effortless Asynchronous Programming

Streamline JavaScript: Unleash the Power of Async/Await for Effortless Asynchronous Programming

1
Comments
3 min read
Exploring React Hooks: Simplifying State and Lifecycle in Functional Components

Exploring React Hooks: Simplifying State and Lifecycle in Functional Components

28
Comments
7 min read
Ensuring Reliability in Web Services: Mastering Idempotency in Node.js and JavaScript

Ensuring Reliability in Web Services: Mastering Idempotency in Node.js and JavaScript

7
Comments
5 min read
Handling Local Dates in JavaScript with `formatDateToLocalISO`

Handling Local Dates in JavaScript with `formatDateToLocalISO`

1
Comments
2 min read
How to Create Arithmetic Operations Smart Contract in Blockchain Using Solidity

How to Create Arithmetic Operations Smart Contract in Blockchain Using Solidity

Comments 1
3 min read
The Magic of Reactivity and Data Binding in Native JavaScript

The Magic of Reactivity and Data Binding in Native JavaScript

4
Comments
9 min read
Understanding the Power of Node.js in Blockchain Development

Understanding the Power of Node.js in Blockchain Development

1
Comments 1
3 min read
Dev Blog: Building the Ultimate University Map

Dev Blog: Building the Ultimate University Map

Comments
4 min read
Unraveling the Potential of Blockchain Technology: Benefits, Limitations, and Securing the Future with Arbitrum

Unraveling the Potential of Blockchain Technology: Benefits, Limitations, and Securing the Future with Arbitrum

Comments 1
7 min read
Setting the cookies using the JS, axios and expressJS

Setting the cookies using the JS, axios and expressJS

7
Comments 6
4 min read
The Singleton pattern in TypeScript

The Singleton pattern in TypeScript

1
Comments
3 min read
CSS selector for parent element? 🤨

CSS selector for parent element? 🤨

1
Comments
1 min read
Reactive JSX

Reactive JSX

2
Comments
5 min read
Mastering NPM Library Creation: Bundling with Vite

Mastering NPM Library Creation: Bundling with Vite

5
Comments
4 min read
React Strict DOM package

React Strict DOM package

13
Comments 2
5 min read
Criando seu primeiro aplicativo React Native do zero: Um guia passo a passo

Criando seu primeiro aplicativo React Native do zero: Um guia passo a passo

2
Comments
2 min read
How to Import TMDb Data into Google Sheets Using Apps Script: Automate Your Movie Database

How to Import TMDb Data into Google Sheets Using Apps Script: Automate Your Movie Database

Comments
3 min read
How to resolve vulnerabilities in Front-End Applications

How to resolve vulnerabilities in Front-End Applications

2
Comments
4 min read
Piping Hot: The Power of Pipe() in Node.js Streams

Piping Hot: The Power of Pipe() in Node.js Streams

6
Comments
2 min read
Solved: Tailwind properties missing in production

Solved: Tailwind properties missing in production

1
Comments
2 min read
Verificando se item já existe em uma lista de objetos em JAVASCRIPT

Verificando se item já existe em uma lista de objetos em JAVASCRIPT

1
Comments
2 min read
Introducing Kaioken

Introducing Kaioken

6
Comments 2
2 min read
Developing your own Chrome Extension - The Theory (Part 1)

Developing your own Chrome Extension - The Theory (Part 1)

4
Comments
4 min read
Handle timezone with JavaScript

Handle timezone with JavaScript

Comments
4 min read
How to Use Google Gemini with Node.js

How to Use Google Gemini with Node.js

188
Comments 34
7 min read
You are Wrong. Frameworks Do Matter

You are Wrong. Frameworks Do Matter

2
Comments 1
4 min read
Deep in Javascript DOM Traversal 1

Deep in Javascript DOM Traversal 1

19
Comments 2
3 min read
React - Building Chip and Chip Input Component from Scratch

React - Building Chip and Chip Input Component from Scratch

7
Comments
3 min read
What are React Server Actions?

What are React Server Actions?

3
Comments
8 min read
loading...