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 Interview Question #37: What's the type of a single argument provided to the split function?

JavaScript Interview Question #37: What's the type of a single argument provided to the split function?

29
Comments
1 min read
Weekly Digest 17/2021

Weekly Digest 17/2021

62
Comments
4 min read
6 Things You Need to Know About Javascript Engine

6 Things You Need to Know About Javascript Engine

1
Comments
3 min read
Exploring Node.js Frameworks

Exploring Node.js Frameworks

96
Comments 4
6 min read
what i learned last week: create a dynamic form using javascript

what i learned last week: create a dynamic form using javascript

4
Comments
3 min read
State and setState Explained with Emotion

State and setState Explained with Emotion

9
Comments 4
5 min read
Proxy Pattern in JavaScript

Proxy Pattern in JavaScript

12
Comments
1 min read
Instalación y configuración

Instalación y configuración

9
Comments
2 min read
Module 6 - Next-Level JavaScript

Module 6 - Next-Level JavaScript

10
Comments 4
2 min read
5 Reasons to use Node-js along with React-js

5 Reasons to use Node-js along with React-js

17
Comments
2 min read
Cheatsheet for the Regex Cheatsheet, Part IV: Assertions

Cheatsheet for the Regex Cheatsheet, Part IV: Assertions

5
Comments
2 min read
"Web Developer Basics"

"Web Developer Basics"

5
Comments
2 min read
How to Translate English to Mandalorian with Twilio Serverless and SMS

How to Translate English to Mandalorian with Twilio Serverless and SMS

6
Comments 1
5 min read
Cheatsheet for the Regex Cheatsheet, Part III: POSIX

Cheatsheet for the Regex Cheatsheet, Part III: POSIX

3
Comments
1 min read
Animated Glass Morphism Product Card HTML CSS | Glassmorphism HTML CSS

Animated Glass Morphism Product Card HTML CSS | Glassmorphism HTML CSS

22
Comments 6
1 min read
Unit test downloading a file

Unit test downloading a file

14
Comments
3 min read
We Should Stop Hating Web Components

We Should Stop Hating Web Components

40
Comments 28
2 min read
Build Connect4 in React

Build Connect4 in React

5
Comments
7 min read
My First Blog! Going Back to School for Myself and My Future.

My First Blog! Going Back to School for Myself and My Future.

9
Comments 2
2 min read
Deno and modules

Deno and modules

7
Comments 2
4 min read
Mistakes I made as a software engineer (developer)...

Mistakes I made as a software engineer (developer)...

90
Comments 7
3 min read
Solution: Running Sum of 1d Array

Solution: Running Sum of 1d Array

19
Comments 1
3 min read
🚀10 Trending projects on GitHub for web developers - 30th April 2021

🚀10 Trending projects on GitHub for web developers - 30th April 2021

156
Comments 1
3 min read
Taking the OpenJS Node.js Services Developer Certification Exam

Taking the OpenJS Node.js Services Developer Certification Exam

6
Comments 1
9 min read
Bye-Bye entryComponents?

Bye-Bye entryComponents?

7
Comments
6 min read
Infinitely loop over an array

Infinitely loop over an array

5
Comments
1 min read
vuejs plugin for fetch data and submit form

vuejs plugin for fetch data and submit form

7
Comments
2 min read
[JavaScript] -event.Target vs event.currentTarget

[JavaScript] -event.Target vs event.currentTarget

4
Comments
1 min read
Juntando arrays e objetos com Spread syntax no JavaScript

Juntando arrays e objetos com Spread syntax no JavaScript

3
Comments
2 min read
Introduction to JavaScript: Basics

Introduction to JavaScript: Basics

20
Comments
9 min read
What is TypeScript and why should you use it?

What is TypeScript and why should you use it?

28
Comments 1
5 min read
Importance of destructuring in react hooks

Importance of destructuring in react hooks

6
Comments
2 min read
40+ Useful Resources for Mastering Web🎁

40+ Useful Resources for Mastering Web🎁

915
Comments 49
6 min read
ফ্রন্টএন্ড ওয়েব ডেভেলপার হতে যে প্রোগ্রামগুলো জানতে হবে

ফ্রন্টএন্ড ওয়েব ডেভেলপার হতে যে প্রোগ্রামগুলো জানতে হবে

3
Comments
1 min read
Dates in JS and the Temporal proposal

Dates in JS and the Temporal proposal

5
Comments
4 min read
A 3d journey with threejs-journey.xyz

A 3d journey with threejs-journey.xyz

25
Comments 5
5 min read
My Top 5 Methods To Develop UIs Faster in ReactJS

My Top 5 Methods To Develop UIs Faster in ReactJS

570
Comments 16
4 min read
Coding Advice I Wish I'd Trusted Earlier

Coding Advice I Wish I'd Trusted Earlier

397
Comments 43
11 min read
Our Commitment To Your Safety; Our Upcoming Conference

Our Commitment To Your Safety; Our Upcoming Conference

2
Comments
2 min read
Setup external modules with React Context

Setup external modules with React Context

6
Comments
2 min read
Solution: Beautiful Arrangement II

Solution: Beautiful Arrangement II

12
Comments
4 min read
¿Cómo servir archivos estáticos en Express?

¿Cómo servir archivos estáticos en Express?

7
Comments 1
3 min read
2 JavaScript memory concerns for React developers

2 JavaScript memory concerns for React developers

70
Comments
2 min read
You Need To Know Compiled/Interpreted, Static/Dynamic, and Strong/Weak Typing

You Need To Know Compiled/Interpreted, Static/Dynamic, and Strong/Weak Typing

4
Comments
9 min read
LeetCode 122. Best Time to Buy and Sell Stock II (javascript)

LeetCode 122. Best Time to Buy and Sell Stock II (javascript)

6
Comments 6
1 min read
React: Marquee using Framer Motion

React: Marquee using Framer Motion

34
Comments 2
3 min read
React Query: Fetch, cache, and update server data using queries and mutations!

React Query: Fetch, cache, and update server data using queries and mutations!

7
Comments
1 min read
Overview of Svelte UI Libraries and Components

Overview of Svelte UI Libraries and Components

155
Comments 8
11 min read
Understanding Singly Linked Lists and some of their uses

Understanding Singly Linked Lists and some of their uses

5
Comments
7 min read
Coding My First Javascript Project

Coding My First Javascript Project

3
Comments
3 min read
Squeaky Portraits: Having Fun with the CSS path() Function

Squeaky Portraits: Having Fun with the CSS path() Function

110
Comments 9
9 min read
LeetCode 337. House Robber III (javascript solution)

LeetCode 337. House Robber III (javascript solution)

6
Comments
1 min read
My experience migrating projects to Next.js

My experience migrating projects to Next.js

70
Comments 9
4 min read
Perform Image Transformations in Vue.js with ImageKit

Perform Image Transformations in Vue.js with ImageKit

12
Comments
10 min read
Introdução aos Hooks no React (useState)

Introdução aos Hooks no React (useState)

8
Comments 1
4 min read
Destructuring Tweets - Episode 12 - Coalesced False

Destructuring Tweets - Episode 12 - Coalesced False

6
Comments
2 min read
Two Ways You Can fetch client-side data in Next.Js

Two Ways You Can fetch client-side data in Next.Js

6
Comments
3 min read
8 Amazing Library For Your Next Project

8 Amazing Library For Your Next Project

24
Comments
1 min read
Best Online IDE to Program Any Language - Repl.it 02:41

Best Online IDE to Program Any Language - Repl.it

3
Comments 3
1 min read
What is Output — Webpack 5

What is Output — Webpack 5

8
Comments
4 min read
loading...