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.
Diferença entre operadores ?, ?? e || no JavaScript / TypeScript

Diferença entre operadores ?, ?? e || no JavaScript / TypeScript

21
Comments
2 min read
Why we stopped using Lerna for monorepos

Why we stopped using Lerna for monorepos

12
Comments 2
6 min read
JavaScript String Manipulation Techniques Every Developer Should Know

JavaScript String Manipulation Techniques Every Developer Should Know

Comments
6 min read
esbuild Ignore With Comments Plugin

esbuild Ignore With Comments Plugin

Comments
2 min read
Customizing F5 Debugging in Teams Toolkit for VS Code

Customizing F5 Debugging in Teams Toolkit for VS Code

10
Comments
5 min read
How to validate form inputs in an Expressjs app with joi package

How to validate form inputs in an Expressjs app with joi package

3
Comments
3 min read
Useful Tools for Front-end Developers

Useful Tools for Front-end Developers

9
Comments
1 min read
JavaScript Array.Prototype.slice() Method Explained

JavaScript Array.Prototype.slice() Method Explained

3
Comments
2 min read
Simple Intro To The reduce() Method In Javascript

Simple Intro To The reduce() Method In Javascript

1
Comments
1 min read
Getting started with the Google Cloud CLI interactive shell for serverless JavaScript developers

Getting started with the Google Cloud CLI interactive shell for serverless JavaScript developers

5
Comments
10 min read
Phase 1 project at Flatiron

Phase 1 project at Flatiron

1
Comments
2 min read
Single Page Todos App in React.js

Single Page Todos App in React.js

7
Comments
1 min read
Debounce in Js⛹️‍♂️

Debounce in Js⛹️‍♂️

Comments
1 min read
Demystifying machine learning via Bluetooth with Arduino

Demystifying machine learning via Bluetooth with Arduino

11
Comments
8 min read
10 Reasons to Become a Front-End Developer

10 Reasons to Become a Front-End Developer

53
Comments 4
3 min read
Refresh-proof your Pinia Stores

Refresh-proof your Pinia Stores

2
Comments
4 min read
TypeScript vs JavaScript: Which One Should You Use With Strapi?

TypeScript vs JavaScript: Which One Should You Use With Strapi?

1
Comments
6 min read
Setup React App with esbuild

Setup React App with esbuild

3
Comments
2 min read
NextJS 13 - Refactor a complete App to NextJS 13

NextJS 13 - Refactor a complete App to NextJS 13

9
Comments
1 min read
How to send Email with NodeJS in 2022

How to send Email with NodeJS in 2022

27
Comments 4
3 min read
Create a chess board with Vanilla JS

Create a chess board with Vanilla JS

13
Comments
3 min read
How to Make Income Tracker in React

How to Make Income Tracker in React

10
Comments
1 min read
Difference between ? and ?? in JavaScript/Typescript

Difference between ? and ?? in JavaScript/Typescript

107
Comments 20
1 min read
I made a full-stack and type-safe personal site using the t3-stack (Next.js)!

I made a full-stack and type-safe personal site using the t3-stack (Next.js)!

388
Comments 20
5 min read
Running Node.js on AWS serverless with Fargate

Running Node.js on AWS serverless with Fargate

4
Comments
9 min read
loading...