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.
JavaScript Promises: Promise.all and Promise.allSettled

JavaScript Promises: Promise.all and Promise.allSettled

Comments
3 min read
Reflection on Visitor Pattern in Typescript

Reflection on Visitor Pattern in Typescript

16
Comments 1
7 min read
JavaScript tip to efficiently search in long arrays and save performance

JavaScript tip to efficiently search in long arrays and save performance

10
Comments 2
2 min read
Intro to Hooks

Intro to Hooks

5
Comments
1 min read
Why I don't like front-end developer roadmaps

Why I don't like front-end developer roadmaps

4
Comments 3
1 min read
Scribe AI - ChatGPT like VSCode Extension

Scribe AI - ChatGPT like VSCode Extension

3
Comments 1
4 min read
React useState() 🪝

React useState() 🪝

3
Comments
3 min read
Node.js: the Industry Standard for Product and Business Organizations

Node.js: the Industry Standard for Product and Business Organizations

2
Comments
5 min read
Designing a Git-Like Flow in Ecommerce APIs

Designing a Git-Like Flow in Ecommerce APIs

11
Comments
5 min read
Explain NativeScript-Vue With Some Examples

Explain NativeScript-Vue With Some Examples

Comments
3 min read
Bootstrap 5 List group constructor() Method

Bootstrap 5 List group constructor() Method

Comments
3 min read
Fast and Light Relative Time Strings in JS

Fast and Light Relative Time Strings in JS

34
Comments 2
6 min read
React Components vs. Normal Functions and the Props Parameter

React Components vs. Normal Functions and the Props Parameter

1
Comments
4 min read
Movie App With Next.js 13, TailwindCSS & TypeScript 😍

Movie App With Next.js 13, TailwindCSS & TypeScript 😍

6
Comments 5
1 min read
7 maneiras de selecionar elementos com Javascript sem querySelectorAll, querySelector e getElementById

7 maneiras de selecionar elementos com Javascript sem querySelectorAll, querySelector e getElementById

Comments
8 min read
Introduction to Nuxt 3: Part 1

Introduction to Nuxt 3: Part 1

4
Comments
5 min read
Building a website gallery with ChatGPT, Stable Diffusion, React and NodeJS 🤯

Building a website gallery with ChatGPT, Stable Diffusion, React and NodeJS 🤯

102
Comments 4
11 min read
Frameworks: Choosing between React, Angular and Vue.

Frameworks: Choosing between React, Angular and Vue.

1
Comments 4
4 min read
How to display nested data when using Angular + Firebase

How to display nested data when using Angular + Firebase

1
Comments
2 min read
convert [array] into {object} with needful value

convert [array] into {object} with needful value

Comments
1 min read
Using React H5 Audio Player

Using React H5 Audio Player

7
Comments
2 min read
Easily update your Web App's manifest file with react-manifest npm library

Easily update your Web App's manifest file with react-manifest npm library

9
Comments
2 min read
A guide to visual debugging with Vitest Preview

A guide to visual debugging with Vitest Preview

2
Comments
9 min read
Street Programmer: React Table Trigger Changed Without SWR

Street Programmer: React Table Trigger Changed Without SWR

3
Comments
4 min read
Nested Ternaries Considered Useful

Nested Ternaries Considered Useful

Comments
1 min read
loading...