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.
Weekly Digest 27/2021 - Top of the Week

Weekly Digest 27/2021 - Top of the Week

15
Comments
4 min read
CodePen Challenge: Dots & Dashes

CodePen Challenge: Dots & Dashes

3
Comments
1 min read
Server com node: serverjs

Server com node: serverjs

5
Comments
2 min read
Call, apply and bind in JS

Call, apply and bind in JS

54
Comments
3 min read
A wild handleEvent appeared 😮 !!!

A wild handleEvent appeared 😮 !!!

15
Comments 1
3 min read
Storing data in electron

Storing data in electron

5
Comments
3 min read
map - Higher Order Function in JavaScript - in Depth

map - Higher Order Function in JavaScript - in Depth

6
Comments 1
2 min read
Prototypal Inheritance in JavaScript

Prototypal Inheritance in JavaScript

6
Comments 2
4 min read
Deep Atlantic Storage: Sorting Bits

Deep Atlantic Storage: Sorting Bits

5
Comments
6 min read
Fun with Micro-frontend in a single-spa way💡

Fun with Micro-frontend in a single-spa way💡

15
Comments
4 min read
Deep Atlantic Storage: Reading File Upload in Web Workers

Deep Atlantic Storage: Reading File Upload in Web Workers

4
Comments
5 min read
Using the reduce Method to Analyze Data

Using the reduce Method to Analyze Data

6
Comments
4 min read
Deploy your Node.js app without a hassle

Deploy your Node.js app without a hassle

10
Comments
5 min read
lil-http-terminator, a tiny JS module to gracefully shutdown your HTTP server

lil-http-terminator, a tiny JS module to gracefully shutdown your HTTP server

12
Comments 1
4 min read
NodeJs Express in AWS Lambda via SAM

NodeJs Express in AWS Lambda via SAM

13
Comments
3 min read
How to create an Angular NavBar with a dynamic slider (and keep your sanity)

How to create an Angular NavBar with a dynamic slider (and keep your sanity)

5
Comments
7 min read
JavaScript Frameworks and Metagaming

JavaScript Frameworks and Metagaming

152
Comments 15
7 min read
Getting Started with ViteJS, Ionic Framework Beta v6 And VueJS

Getting Started with ViteJS, Ionic Framework Beta v6 And VueJS

22
Comments 5
6 min read
LeetCode - Merge Two Sorted Array

LeetCode - Merge Two Sorted Array

5
Comments
4 min read
Build a todo app with React-Query

Build a todo app with React-Query

12
Comments
4 min read
Using react hooks

Using react hooks

11
Comments
4 min read
My Dev Journey: Week 10

My Dev Journey: Week 10

6
Comments
2 min read
"𝙎𝙢𝙖𝙡𝙡𝙚𝙨𝙩𝙚𝙙𝙞𝙣𝙜" : making a Web Component 29% smaller

"𝙎𝙢𝙖𝙡𝙡𝙚𝙨𝙩𝙚𝙙𝙞𝙣𝙜" : making a Web Component 29% smaller

7
Comments
4 min read
Create rest APIs with strapi

Create rest APIs with strapi

7
Comments
3 min read
Produce By Path - New JavaScript Design Pattern

Produce By Path - New JavaScript Design Pattern

5
Comments
2 min read
Let's develop a QR Code Generator, part II: sequencing data

Let's develop a QR Code Generator, part II: sequencing data

10
Comments 8
6 min read
Create your first neural network with Javascript

Create your first neural network with Javascript

6
Comments
3 min read
FizzBuzz for Javascript

FizzBuzz for Javascript

12
Comments 6
1 min read
Prefer duplication over code that depends on if-else

Prefer duplication over code that depends on if-else

5
Comments
3 min read
Let's develop a QR Code Generator, part I: basic concepts

Let's develop a QR Code Generator, part I: basic concepts

98
Comments 6
5 min read
Find the maximum element from the array in javascript

Find the maximum element from the array in javascript

8
Comments
1 min read
Make Light/Dark mode Toggle for your Website using CSS

Make Light/Dark mode Toggle for your Website using CSS

167
Comments 8
4 min read
How To COLLECT PAYMENTS With STRIPE + NEXT.Js (Step-By-Step Tutorial)

How To COLLECT PAYMENTS With STRIPE + NEXT.Js (Step-By-Step Tutorial)

26
Comments
12 min read
How to add Redux Toolkit to a React-Redux application ⚛️

How to add Redux Toolkit to a React-Redux application ⚛️

27
Comments 9
7 min read
Building a Netflix clone with Vanilla JavaScript.

Building a Netflix clone with Vanilla JavaScript.

149
Comments 8
4 min read
Does tech take itself too seriously?

Does tech take itself too seriously?

4
Comments 4
1 min read
Create Minimalistic REST API using Node.js and Express

Create Minimalistic REST API using Node.js and Express

15
Comments 1
9 min read
Quick ESLint guide + VsCode ESLint on save

Quick ESLint guide + VsCode ESLint on save

8
Comments
3 min read
What is Redux Toolkit? 🔨

What is Redux Toolkit? 🔨

101
Comments 16
4 min read
Frontend Abstractions

Frontend Abstractions

116
Comments 2
5 min read
Understanding single page apps & client-side routing

Understanding single page apps & client-side routing

134
Comments 3
8 min read
Building Slack UI with pure HTML5, CSS3 and JavaScript: The power of CSS grids and flexbox

Building Slack UI with pure HTML5, CSS3 and JavaScript: The power of CSS grids and flexbox

399
Comments 14
3 min read
A tech interview that doesn't suck

A tech interview that doesn't suck

35
Comments 10
9 min read
React: State Management

React: State Management

19
Comments
3 min read
Tweeting with an image using Node JS

Tweeting with an image using Node JS

8
Comments 5
3 min read
Moving a static HTML element into a dynamically created element with JavaScript.

Moving a static HTML element into a dynamically created element with JavaScript.

5
Comments
2 min read
React Hooks Dependencies and Stale Closures

React Hooks Dependencies and Stale Closures

7
Comments 3
6 min read
Why Blueprints in Ember Are Cool and How They Save You Time Writing Tests

Why Blueprints in Ember Are Cool and How They Save You Time Writing Tests

8
Comments
6 min read
Limiting Node.js API calls with express-rate-limit

Limiting Node.js API calls with express-rate-limit

180
Comments 5
4 min read
2 Data Structures & Algorithms Questions in JavaScript You Should Know Off The Top Of Your Head

2 Data Structures & Algorithms Questions in JavaScript You Should Know Off The Top Of Your Head

8
Comments
2 min read
Como criar funções puras com TDD

Como criar funções puras com TDD

6
Comments
5 min read
How the connect() function works in React-Redux for beginners -- Part 1 of 3: The Introduction

How the connect() function works in React-Redux for beginners -- Part 1 of 3: The Introduction

2
Comments
3 min read
Send mails using NodeJS

Send mails using NodeJS

318
Comments 20
3 min read
How to Left Trim a String in JavaScript

How to Left Trim a String in JavaScript

6
Comments
1 min read
⭐️⭐️ tsParticles 1.31.0 and 2K stars on GitHub 🔥

⭐️⭐️ tsParticles 1.31.0 and 2K stars on GitHub 🔥

28
Comments 2
1 min read
Basic Guide to use React Router v6

Basic Guide to use React Router v6

129
Comments 6
3 min read
How to Use React Developer Tools

How to Use React Developer Tools

5
Comments
5 min read
Express Middlewares

Express Middlewares

33
Comments 2
2 min read
Getting started with Vue Query and TypeScript

Getting started with Vue Query and TypeScript

7
Comments
2 min read
Web Development: The Static Fundamentals

Web Development: The Static Fundamentals

5
Comments 2
12 min read
loading...