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.
Let’s Develop an Online Code Editor/Compiler Like HackerRank

Let’s Develop an Online Code Editor/Compiler Like HackerRank

43
Comments 3
2 min read
Solution: Decode XORed Permutation

Solution: Decode XORed Permutation

5
Comments
3 min read
The slightly misleading terminology of react hooks

The slightly misleading terminology of react hooks

4
Comments
3 min read
Authentication using AuthGrid

Authentication using AuthGrid

11
Comments
3 min read
Prep For Interviews Like a PRO!

Prep For Interviews Like a PRO!

86
Comments 2
1 min read
Piloting Puppeteer with PureScript - Part 1

Piloting Puppeteer with PureScript - Part 1

5
Comments 1
3 min read
Shipping Jamstack like a hero - beware, it's cool

Shipping Jamstack like a hero - beware, it's cool

15
Comments
4 min read
⚗️ React Redux CRUD app for beginners [with Hooks]

⚗️ React Redux CRUD app for beginners [with Hooks]

213
Comments 3
9 min read
Data Science And Machine Learning In JavaScript

Data Science And Machine Learning In JavaScript

8
Comments
2 min read
Laravel InertiaJS Pagination

Laravel InertiaJS Pagination

4
Comments
1 min read
Write Vue like you write React

Write Vue like you write React

57
Comments 11
3 min read
Object.entries is awesome

Object.entries is awesome

3
Comments
1 min read
Destructuring Deeply Nested Objects and Arrays with ES6

Destructuring Deeply Nested Objects and Arrays with ES6

6
Comments
2 min read
How to securely call an authenticated API from your front end

How to securely call an authenticated API from your front end

9
Comments 1
7 min read
Another way to understand JavaScript's array.reduce

Another way to understand JavaScript's array.reduce

7
Comments
4 min read
I wrote a free book on React.js and just made it available on GitHub

I wrote a free book on React.js and just made it available on GitHub

561
Comments 20
1 min read
100 Days of Code ~ Day 7

100 Days of Code ~ Day 7

3
Comments
1 min read
Creating a Xylophone using CSS and Pug

Creating a Xylophone using CSS and Pug

25
Comments 6
5 min read
Custom Google Analytics events with Javascript.

Custom Google Analytics events with Javascript.

14
Comments 1
5 min read
Next.js Commerce.js starter kit, one-click to Vercel

Next.js Commerce.js starter kit, one-click to Vercel

21
Comments 2
3 min read
Ring Upp - DO Hackathon - Part 2/4 - Building

Ring Upp - DO Hackathon - Part 2/4 - Building

9
Comments
3 min read
Spread operator vs Rest Operator (Parameters)

Spread operator vs Rest Operator (Parameters)

13
Comments
1 min read
The first JavaScript I ever wrote

The first JavaScript I ever wrote

4
Comments
5 min read
How to make a digital greeting clock using javascript

How to make a digital greeting clock using javascript

5
Comments
2 min read
Introduction of Javascript: Best Javascript Frameworks to use

Introduction of Javascript: Best Javascript Frameworks to use

3
Comments 1
4 min read
How to declare variables in javascript? 🤔

How to declare variables in javascript? 🤔

2
Comments
3 min read
Setup your ReactJS + Tailwind CSS Project by creating a template 🔥

Setup your ReactJS + Tailwind CSS Project by creating a template 🔥

76
Comments 2
3 min read
Let it snow

Let it snow

8
Comments
4 min read
Freshly-baked apps every midnight

Freshly-baked apps every midnight

2
Comments
2 min read
Sorting algorithms: JavaScript - Selection Sort🚀

Sorting algorithms: JavaScript - Selection Sort🚀

20
Comments
2 min read
How to make applications from scratch without tutorials for beginners.

How to make applications from scratch without tutorials for beginners.

21
Comments
4 min read
JS Test #4: try/catch

JS Test #4: try/catch

28
Comments 2
1 min read
Let’s Build a Video Chat App with JavaScript and WebRTC

Let’s Build a Video Chat App with JavaScript and WebRTC

465
Comments 17
11 min read
Dynamic Height, Width, and Aspect Ratio in React Native

Dynamic Height, Width, and Aspect Ratio in React Native

6
Comments 2
2 min read
NodeJS, ExpressJS, MongoDB - Paginate - series #04

NodeJS, ExpressJS, MongoDB - Paginate - series #04

9
Comments
2 min read
How to remove duplicates from JavaScript array

How to remove duplicates from JavaScript array

19
Comments 11
2 min read
How to easily make reusable forms in Vue

How to easily make reusable forms in Vue

19
Comments
3 min read
Higher Order Array Methods in JavaScript

Higher Order Array Methods in JavaScript

91
Comments 4
9 min read
Understanding useEffects in react

Understanding useEffects in react

35
Comments
3 min read
Experimental Solution For "Container Query" Font Sizing

Experimental Solution For "Container Query" Font Sizing

38
Comments 2
7 min read
Use about:blank to open an empty page with a clean console in the browser

Use about:blank to open an empty page with a clean console in the browser

6
Comments
1 min read
Errors Are Not Exceptions

Errors Are Not Exceptions

103
Comments 18
5 min read
Xoid, Introducción a un administrador de estado pequeño y escalable para React

Xoid, Introducción a un administrador de estado pequeño y escalable para React

7
Comments
2 min read
What is Higher Order Component (HOC) in React?

What is Higher Order Component (HOC) in React?

73
Comments 4
3 min read
My First Impressions of Svelte

My First Impressions of Svelte

27
Comments 11
5 min read
Multiparadigm state manager for React by ~2 kB.

Multiparadigm state manager for React by ~2 kB.

8
Comments 4
1 min read
Frontend Security: Security Headers

Frontend Security: Security Headers

223
Comments 8
3 min read
🔴 TechTalk - Multiplayer Games with Node.JS, Socket.IO and VueJS | TheDestroDevShow

🔴 TechTalk - Multiplayer Games with Node.JS, Socket.IO and VueJS | TheDestroDevShow

13
Comments
1 min read
How to scroll to the bottom of the webpage using JavaScript?

How to scroll to the bottom of the webpage using JavaScript?

4
Comments
1 min read
How to Teleport in Vue 3

How to Teleport in Vue 3

27
Comments 2
2 min read
Sorting algorithms: JavaScript - Bubble Sort🚀

Sorting algorithms: JavaScript - Bubble Sort🚀

48
Comments
3 min read
4 ways to use Axios interceptors

4 ways to use Axios interceptors

91
Comments
6 min read
Vanilla JavaScript Modal with multiple open/close handlers

Vanilla JavaScript Modal with multiple open/close handlers

8
Comments
2 min read
CodePen - Generative Orb Animation [pixi.js] + Frosty UI ❄️

CodePen - Generative Orb Animation [pixi.js] + Frosty UI ❄️

20
Comments 1
1 min read
Solution: Longest Harmonious Subsequence

Solution: Longest Harmonious Subsequence

4
Comments
2 min read
Difference between undefined and null in JavaScript

Difference between undefined and null in JavaScript

13
Comments 1
1 min read
An Introduction To The Jamstack

An Introduction To The Jamstack

5
Comments
4 min read
Making a Responsive Icon Button in JS

Making a Responsive Icon Button in JS

7
Comments
2 min read
My first Scrimba web weekly challenge: currency exchange

My first Scrimba web weekly challenge: currency exchange

9
Comments
2 min read
Making a Parallax SVG Landscape - new site part 1

Making a Parallax SVG Landscape - new site part 1

33
Comments 5
6 min read
loading...