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.
Making a monoid: the art of mush-mashing

Making a monoid: the art of mush-mashing

7
Comments
6 min read
Recording a Cypress Test with Cypress Studio

Recording a Cypress Test with Cypress Studio

7
Comments
4 min read
Queue Data Structure in JavaScript

Queue Data Structure in JavaScript

7
Comments
4 min read
Shadow DOM, Firefox and contenteditable

Shadow DOM, Firefox and contenteditable

3
Comments
2 min read
Linked List Data Structure in JavaScript

Linked List Data Structure in JavaScript

7
Comments
8 min read
React Challenge: Autocomplete functionality in React from scratch

React Challenge: Autocomplete functionality in React from scratch

18
Comments 4
4 min read
This Week In React #98: React 18 RC2, Framer Motion, 3D Avatar, Parca, React-Native, Solito, Flutter, TypeScript, Safari...

This Week In React #98: React 18 RC2, Framer Motion, 3D Avatar, Parca, React-Native, Solito, Flutter, TypeScript, Safari...

12
Comments
10 min read
Best Free Resources to Learn Web3/Blockchain Development

Best Free Resources to Learn Web3/Blockchain Development

90
Comments 5
4 min read
Its time to retire the CRA

Its time to retire the CRA

1
Comments
3 min read
CI/CD with a simple NestJS server

CI/CD with a simple NestJS server

9
Comments 1
6 min read
Make immutable pop(), push(), shift(), unshift()?

Make immutable pop(), push(), shift(), unshift()?

12
Comments 3
2 min read
Error [err_http_headers_sent]: cannot set headers after they are sent to the client

Error [err_http_headers_sent]: cannot set headers after they are sent to the client

6
Comments
4 min read
How to redirect to another page in php on button click?

How to redirect to another page in php on button click?

5
Comments
2 min read
Javascript short reusable functions everyone will always need

Javascript short reusable functions everyone will always need

85
Comments
10 min read
Why Use React Native for Your Mobile App?

Why Use React Native for Your Mobile App?

4
Comments 1
10 min read
Submitting Custom form data to Google sheets via React Js

Submitting Custom form data to Google sheets via React Js

25
Comments 16
4 min read
Scalable Reusable Components in React

Scalable Reusable Components in React

7
Comments
1 min read
Async/await inference in Firefly

Async/await inference in Firefly

3
Comments
1 min read
Day 11/100, 100 Days of Code

Day 11/100, 100 Days of Code

2
Comments 2
1 min read
How to mock location in the web without installing additional tools

How to mock location in the web without installing additional tools

5
Comments
1 min read
Part 2: Creating a web framework

Part 2: Creating a web framework

6
Comments
3 min read
Programming "Natural" Idle Character Animations

Programming "Natural" Idle Character Animations

12
Comments 1
5 min read
Paracetamol.js💊| #79: Explica este código JavaScript

Paracetamol.js💊| #79: Explica este código JavaScript

7
Comments 2
1 min read
15 UI Component Libraries for Vue 3 in 2022

15 UI Component Libraries for Vue 3 in 2022

27
Comments 3
2 min read
MediaRecorder API Tutorial

MediaRecorder API Tutorial

8
Comments 1
4 min read
Introdução a Testes no Back-end

Introdução a Testes no Back-end

19
Comments
5 min read
Como atualizar o Node.js para a ultima versão no Ubuntu 🐧

Como atualizar o Node.js para a ultima versão no Ubuntu 🐧

12
Comments 1
2 min read
Screaming Architecture - Evolution of a React folder structure

Screaming Architecture - Evolution of a React folder structure

982
Comments 21
16 min read
5 Must Know Websites for Web Developers

5 Must Know Websites for Web Developers

6
Comments
3 min read
The fragment-based Apollo Client

The fragment-based Apollo Client

6
Comments 1
3 min read
How to Persist and Rehydrate Vuex State Between Page Reloads

How to Persist and Rehydrate Vuex State Between Page Reloads

14
Comments 1
2 min read
My work for 2.8

My work for 2.8

3
Comments
2 min read
The perfect image lazy loading

The perfect image lazy loading

8
Comments 2
2 min read
How to create a wrapper component in react.

How to create a wrapper component in react.

21
Comments
2 min read
Draft: Using DEV.to as CMS for my blog

Draft: Using DEV.to as CMS for my blog

3
Comments
2 min read
useScreenOrientation - React Native Snippet

useScreenOrientation - React Native Snippet

5
Comments 1
4 min read
Destructuring Arrays & Objects In JavaScript part-1

Destructuring Arrays & Objects In JavaScript part-1

8
Comments
3 min read
🔀 Master Directed Graphs by example with JavaScript (introduction)

🔀 Master Directed Graphs by example with JavaScript (introduction)

22
Comments
4 min read
One simple command to improve your JavaScript workflow

One simple command to improve your JavaScript workflow

8
Comments 1
5 min read
Using vendor chunk file from another application

Using vendor chunk file from another application

5
Comments 1
1 min read
Creating a TypeScript React Application with Vite

Creating a TypeScript React Application with Vite

6
Comments
9 min read
Take Your First Steps Towards Becoming A Front End Developer

Take Your First Steps Towards Becoming A Front End Developer

4
Comments
3 min read
How fetch works in Javascript

How fetch works in Javascript

10
Comments 1
5 min read
Loop inside objects

Loop inside objects

5
Comments
1 min read
API Difficulties

API Difficulties

7
Comments
3 min read
React Developer Tools — Ma quindi aiuta davvero!

React Developer Tools — Ma quindi aiuta davvero!

3
Comments
4 min read
CSS functions - Learn about CSS function 2022

CSS functions - Learn about CSS function 2022

46
Comments
2 min read
Controlling React API Calls With Hooks

Controlling React API Calls With Hooks

298
Comments 18
9 min read
Webpack module bundler

Webpack module bundler

15
Comments
5 min read
What is React?

What is React?

7
Comments
2 min read
Simple Copy to Clipboard using JavaScript & CSS

Simple Copy to Clipboard using JavaScript & CSS

8
Comments
3 min read
On-demand Incremental Static Regeneration is Here!!!

On-demand Incremental Static Regeneration is Here!!!

6
Comments
3 min read
Higher Order Functions You Should Know Before Learning React

Higher Order Functions You Should Know Before Learning React

6
Comments
3 min read
Queue using Linked List ES6

Queue using Linked List ES6

5
Comments
2 min read
Build single-page apps, without building an API. 🤯

Build single-page apps, without building an API. 🤯

6
Comments 1
1 min read
JavaScript Tip ⚡ Object.assign() method

JavaScript Tip ⚡ Object.assign() method

4
Comments
1 min read
Show Bluetooth LE Sensor readings on LCD screen connected to STM32

Show Bluetooth LE Sensor readings on LCD screen connected to STM32

7
Comments
8 min read
Unit testing: Why do I write them?

Unit testing: Why do I write them?

9
Comments
2 min read
How to Enable Preview Mode in Next.js for your CMS

How to Enable Preview Mode in Next.js for your CMS

6
Comments
4 min read
My home runs Redux

My home runs Redux

6
Comments
6 min read
loading...