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.
Best Design Trends of 2023

Best Design Trends of 2023

49
Comments 9
3 min read
Destructuring Assignment and Shorthand Properties/Methods - Javascript

Destructuring Assignment and Shorthand Properties/Methods - Javascript

4
Comments
1 min read
JavaScript/TypeScript monorepo setup with PNPM Workspaces, Vite, VueJS and TailwindCSS!

JavaScript/TypeScript monorepo setup with PNPM Workspaces, Vite, VueJS and TailwindCSS!

6
Comments 1
1 min read
5 Ways to Better Debug Failing Cypress Tests in CI

5 Ways to Better Debug Failing Cypress Tests in CI

2
Comments
4 min read
Como implementar um scroll infinito no React.js criando um clone do TikTok

Como implementar um scroll infinito no React.js criando um clone do TikTok

7
Comments
11 min read
PUT v PATCH

PUT v PATCH

1
Comments
2 min read
JavaScript para iniciantes: Aprendendo sobre expressões e operadores.

JavaScript para iniciantes: Aprendendo sobre expressões e operadores.

1
Comments
2 min read
Creating a CRUD Application with React: Mastering useState and useEffect

Creating a CRUD Application with React: Mastering useState and useEffect

9
Comments
2 min read
TypeScript's "Omit" Utility Type

TypeScript's "Omit" Utility Type

2
Comments
3 min read
Why Functional Testing: A Real-Life Perspective

Why Functional Testing: A Real-Life Perspective

1
Comments
5 min read
How to add Custom Network in Metamask using Window.Ethereum

How to add Custom Network in Metamask using Window.Ethereum

3
Comments
1 min read
Circular Progress Bar CSS

Circular Progress Bar CSS

51
Comments
3 min read
Dutch Government's DigiD iOS App Code Snippet

Dutch Government's DigiD iOS App Code Snippet

2
Comments 1
4 min read
A useful function that does nothing

A useful function that does nothing

2
Comments
3 min read
Vue 3: Options API vs Composition API

Vue 3: Options API vs Composition API

4
Comments 2
2 min read
GraphQL vs REST: Which API Type is Right for Your Application?

GraphQL vs REST: Which API Type is Right for Your Application?

5
Comments
9 min read
Writing efficient and reusable code in JavaScript (OOPs)

Writing efficient and reusable code in JavaScript (OOPs)

4
Comments
3 min read
FireBase Authentication - wds

FireBase Authentication - wds

2
Comments
4 min read
Techniques for optimizing JavaScript performance and reducing load times

Techniques for optimizing JavaScript performance and reducing load times

16
Comments 2
2 min read
tsParticles 2.8.0 Released

tsParticles 2.8.0 Released

10
Comments
1 min read
This Week In React #131: useReducer, Controlled Inputs, Async React, DevTools, React-Query, Storybook, Remix, RN , Expo...

This Week In React #131: useReducer, Controlled Inputs, Async React, DevTools, React-Query, Storybook, Remix, RN , Expo...

5
Comments
9 min read
Exploring Chainlink: The Decentralized Oracle Network and Its Key Features (Series - Part 5)

Exploring Chainlink: The Decentralized Oracle Network and Its Key Features (Series - Part 5)

Comments
4 min read
How to make a Rating Component with React & Typescript

How to make a Rating Component with React & Typescript

10
Comments
4 min read
React: best practices and design patterns

React: best practices and design patterns

3
Comments
2 min read
HOW to Keep user's password safe in database

HOW to Keep user's password safe in database

7
Comments
3 min read
loading...