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.
ES6: How to Clone an Object in javascript ?

ES6: How to Clone an Object in javascript ?

9
Comments
3 min read
Vite in the browser

Vite in the browser

13
Comments
7 min read
A Clean Way to Conditionally Render Components

A Clean Way to Conditionally Render Components

104
Comments 27
1 min read
Dev note 8JAN2021

Dev note 8JAN2021

4
Comments
2 min read
AzureFunBytes Reminder - Building real-time apps with @Azure SignalR with @chris_noring - 1/20/2022

AzureFunBytes Reminder - Building real-time apps with @Azure SignalR with @chris_noring - 1/20/2022

10
Comments
3 min read
How ESLint Can Enforce Your Design System Best Practices

How ESLint Can Enforce Your Design System Best Practices

6
Comments 1
13 min read
Preparing for the Release 0.4

Preparing for the Release 0.4

2
Comments
2 min read
Tutorial: How I deploy my React app to production on Heroku

Tutorial: How I deploy my React app to production on Heroku

3
Comments 1
3 min read
Collects visitor reviews, and displays them as a widget on your website.

Collects visitor reviews, and displays them as a widget on your website.

1
Comments
1 min read
Fiverr API: Scrape Fiverr in seconds

Fiverr API: Scrape Fiverr in seconds

12
Comments 2
4 min read
Weather app

Weather app

2
Comments
1 min read
Javascript's reduce method in a nutshell.

Javascript's reduce method in a nutshell.

30
Comments 9
1 min read
[PT-BR] Usando esbuild com Typescript

[PT-BR] Usando esbuild com Typescript

10
Comments
2 min read
Why syncing .env files doesn’t scale for secrets management

Why syncing .env files doesn’t scale for secrets management

16
Comments 1
9 min read
Day 82 of 100 Days of Code & Scrum: Learning SQL Basics First Before MySQL

Day 82 of 100 Days of Code & Scrum: Learning SQL Basics First Before MySQL

12
Comments
2 min read
An Introduction to TypeScript

An Introduction to TypeScript

6
Comments
5 min read
Briefly, what is the difference between "var" and "let" keywords in Javascript?

Briefly, what is the difference between "var" and "let" keywords in Javascript?

5
Comments 1
1 min read
How to structure your Express and Node.Js project

How to structure your Express and Node.Js project

148
Comments 20
3 min read
How to validate BSN, PGN & OWN in the Netherlands with TypeScript/JavaScript

How to validate BSN, PGN & OWN in the Netherlands with TypeScript/JavaScript

1
Comments
2 min read
Component-First State Management for Angular Standalone Components

Component-First State Management for Angular Standalone Components

121
Comments 3
7 min read
6. Function Scope, Block Scope and Lexical Scope

6. Function Scope, Block Scope and Lexical Scope

7
Comments
3 min read
Showing "time ago" in a Social Feed using Intl.RelativeTimeFormat

Showing "time ago" in a Social Feed using Intl.RelativeTimeFormat

33
Comments 3
2 min read
Rockpack 2.0 Official Release

Rockpack 2.0 Official Release

48
Comments
4 min read
CRUD operations with Prisma and Fastify

CRUD operations with Prisma and Fastify

14
Comments
4 min read
Caching In Node.js Applications

Caching In Node.js Applications

25
Comments
18 min read
loading...