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.
Deno Full Course in 3.5 hours

Deno Full Course in 3.5 hours

301
Comments 20
1 min read
Web Browser Explained in Detail

Web Browser Explained in Detail

15
Comments
5 min read
Famous websites with JavaScript disabled

Famous websites with JavaScript disabled

127
Comments 20
5 min read
Cambiar de carrera post 30.

Cambiar de carrera post 30.

44
Comments 6
5 min read
When Does Arrow Function Become Useless?

When Does Arrow Function Become Useless?

5
Comments 1
1 min read
Incorporating NodeJs

Incorporating NodeJs

40
Comments 8
3 min read
Classes in JavaScript

Classes in JavaScript

496
Comments 21
4 min read
Building a video gallery just like in ZOOM

Building a video gallery just like in ZOOM

64
Comments 4
3 min read
Free Design Resources - 10 FREE Illustration Resources for your Next Web Design Project

Free Design Resources - 10 FREE Illustration Resources for your Next Web Design Project

5
Comments
1 min read
Static site generation in Nextjs using getStaticProps() function

Static site generation in Nextjs using getStaticProps() function

45
Comments 5
3 min read
Pragmatic weekend project - apartments bot

Pragmatic weekend project - apartments bot

44
Comments
3 min read
Here's how Next.js helped me build and deploy an MVP in a week

Here's how Next.js helped me build and deploy an MVP in a week

9
Comments
5 min read
Implement Dark Mode in Android and iOS Apps with React Native and Redux

Implement Dark Mode in Android and iOS Apps with React Native and Redux

3
Comments
6 min read
Javascript(ES6) Arrow Functions in a simple way:

Javascript(ES6) Arrow Functions in a simple way:

36
Comments 3
2 min read
Recommended tools before Web development learning

Recommended tools before Web development learning

4
Comments
1 min read
Loops

Loops

2
Comments
1 min read
Robust function to create select tag in javascript

Robust function to create select tag in javascript

6
Comments
2 min read
Some Interesting JavaScript Tricks You Can Try Today

Some Interesting JavaScript Tricks You Can Try Today

9
Comments
4 min read
Docker for Extreme Beginners in Desi (layman) language :)

Docker for Extreme Beginners in Desi (layman) language :)

119
Comments
7 min read
[JavaScript] Mutable vs. Immutable

[JavaScript] Mutable vs. Immutable

18
Comments
3 min read
No, I don't develop another JS framework!

No, I don't develop another JS framework!

6
Comments
2 min read
[JavaScript] Pass-by-value vs. Pass-by-reference

[JavaScript] Pass-by-value vs. Pass-by-reference

9
Comments
1 min read
I am glad that I am old enough to have used the componentWillReceiveProps and young enough to be using useEffect.

I am glad that I am old enough to have used the componentWillReceiveProps and young enough to be using useEffect.

4
Comments 2
1 min read
Laravel Sanctum Authentication in Vue.js SPA Application

Laravel Sanctum Authentication in Vue.js SPA Application

5
Comments 1
1 min read
How to make a mock of arrow functions of classes for unit testing?

How to make a mock of arrow functions of classes for unit testing?

8
Comments
2 min read
Javascript robotics: The Johnny Five REPL

Javascript robotics: The Johnny Five REPL

7
Comments
2 min read
Which strategy do you prefer for indexedDB?

Which strategy do you prefer for indexedDB?

3
Comments
1 min read
15 Must-Know JavaScript Array Methods

15 Must-Know JavaScript Array Methods

3
Comments
8 min read
React Native App using EXPO

React Native App using EXPO

9
Comments 1
3 min read
ZeroQueue: A low-code queue management system for Node.js

ZeroQueue: A low-code queue management system for Node.js

7
Comments
1 min read
Lambda Function to Insert Ads with Consuo

Lambda Function to Insert Ads with Consuo

6
Comments
4 min read
Design Trie. Solving an Uber Interview Question

Design Trie. Solving an Uber Interview Question

91
Comments 9
5 min read
Wrote A JS Script To Validate Email

Wrote A JS Script To Validate Email

6
Comments
3 min read
60fps JS while sorting, mapping and reducing millions of records (with idle-time coroutines)

60fps JS while sorting, mapping and reducing millions of records (with idle-time coroutines)

226
Comments 19
3 min read
Spread Syntax in Javascript

Spread Syntax in Javascript

24
Comments
2 min read
Tetris in Typescript - Speed Coding

Tetris in Typescript - Speed Coding

27
Comments 2
1 min read
Getting started with React Context.

Getting started with React Context.

57
Comments
5 min read
What’s your alternative solution? Challenge #58

What’s your alternative solution? Challenge #58

7
Comments
2 min read
Become an A11y Advocate! In the battle for an inclusive internet (Part1)

Become an A11y Advocate! In the battle for an inclusive internet (Part1)

31
Comments 3
4 min read
Reversing a String in Place

Reversing a String in Place

14
Comments 2
4 min read
Web Workers: Intro and Basic Usage

Web Workers: Intro and Basic Usage

8
Comments
3 min read
Awesome animated cursor with React Hooks⚡️

Awesome animated cursor with React Hooks⚡️

83
Comments 14
3 min read
Best React Tutorial

Best React Tutorial

38
Comments
1 min read
Sending emails in NodeJs with Nodemailer

Sending emails in NodeJs with Nodemailer

12
Comments 5
4 min read
Mini Calendar: React Components, Props and Project Structure

Mini Calendar: React Components, Props and Project Structure

59
Comments
9 min read
Build a group video chat web-app

Build a group video chat web-app

10
Comments
18 min read
Go’s WaitGroup == JavaScript’s PromiseAll??

Go’s WaitGroup == JavaScript’s PromiseAll??

22
Comments
3 min read
Creating a Simple Memory Game using TypeScript & React

Creating a Simple Memory Game using TypeScript & React

9
Comments
2 min read
The State of Web Development

The State of Web Development

15
Comments
5 min read
Slack Splash with tsParticles

Slack Splash with tsParticles

5
Comments
1 min read
Hide secret message with zero-width characters

Hide secret message with zero-width characters

6
Comments
3 min read
What is JAMStack & Why you should care?

What is JAMStack & Why you should care?

20
Comments
5 min read
DEPLOY A REACT + NODE APP TO PRODUCTION ON AWS

DEPLOY A REACT + NODE APP TO PRODUCTION ON AWS

473
Comments 12
9 min read
JavaScript Problems: Is It a Prime Number?

JavaScript Problems: Is It a Prime Number?

7
Comments 1
3 min read
Use more HTML Elements - Expand/Collapse with details

Use more HTML Elements - Expand/Collapse with details

7
Comments
5 min read
WASM : A look back

WASM : A look back

2
Comments
3 min read
Anyone can help in tailwind?

Anyone can help in tailwind?

2
Comments 6
1 min read
Create an Analog Clock with Vanilla Javascript(For Beginners)

Create an Analog Clock with Vanilla Javascript(For Beginners)

27
Comments 7
6 min read
Getting Started with ReactJS

Getting Started with ReactJS

66
Comments 10
3 min read
React refactoring: Kills of the legacy with snapshot testing (part 1)

React refactoring: Kills of the legacy with snapshot testing (part 1)

6
Comments
6 min read
loading...