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.
React Native Cookie Guessing Game

React Native Cookie Guessing Game

4
Comments
1 min read
Building an Apache ECharts Dashboard with Angular and Cube

Building an Apache ECharts Dashboard with Angular and Cube

6
Comments
19 min read
Build a paginated list in React with SWR and Styled Components

Build a paginated list in React with SWR and Styled Components

7
Comments
7 min read
Binary Search with JavaScript

Binary Search with JavaScript

18
Comments
2 min read
Dativejs {{#if}} block

Dativejs {{#if}} block

6
Comments
1 min read
Easiest way to create secure and random strings for your JWT, session and cookie secrets.

Easiest way to create secure and random strings for your JWT, session and cookie secrets.

7
Comments
1 min read
Umbraco 10 - Thumbnail ListView

Umbraco 10 - Thumbnail ListView

2
Comments
1 min read
React, Vue and Svelte: Comparing Dynamic Attributes

React, Vue and Svelte: Comparing Dynamic Attributes

6
Comments
1 min read
How to Implement an Event Bus in JavaScript

How to Implement an Event Bus in JavaScript

5
Comments
12 min read
#1 How to find a particular character in string?? (*The thought process)

#1 How to find a particular character in string?? (*The thought process)

1
Comments
1 min read
How to build a multi-image carousel in React and Tailwind

How to build a multi-image carousel in React and Tailwind

6
Comments
18 min read
Open-sourcing Dyte Docs

Open-sourcing Dyte Docs

7
Comments
5 min read
Managing multiple pages in Playwright test

Managing multiple pages in Playwright test

8
Comments
2 min read
Why should you not use Cypress for Component Testing?

Why should you not use Cypress for Component Testing?

6
Comments
5 min read
Use Angular directives to extend components that you don't own

Use Angular directives to extend components that you don't own

58
Comments 3
5 min read
Dynamic routes in react-router v6

Dynamic routes in react-router v6

7
Comments
2 min read
The thing with JavaScript Template literals

The thing with JavaScript Template literals

5
Comments
4 min read
Does GraphQL replace REST API ?

Does GraphQL replace REST API ?

135
Comments 10
3 min read
Add JavaScript Actions to PDF in Java

Add JavaScript Actions to PDF in Java

4
Comments
3 min read
Adding Graphs to a Django Website

Adding Graphs to a Django Website

10
Comments
10 min read
Things you need to know about React ref

Things you need to know about React ref

8
Comments 4
9 min read
How to: Enable JavaScript auto-import suggestions in VS Code

How to: Enable JavaScript auto-import suggestions in VS Code

23
Comments 7
2 min read
How Django meets htmx: A quick tour of modern server side rendering.

How Django meets htmx: A quick tour of modern server side rendering.

9
Comments
4 min read
CommonJS and ESM import/export compatibility, by example

CommonJS and ESM import/export compatibility, by example

11
Comments 2
4 min read
More then 10 String cases - I didn't knew about before today

More then 10 String cases - I didn't knew about before today

2
Comments
1 min read
Snippet... QR Code - Yes it's that easy to generate a QR Code

Snippet... QR Code - Yes it's that easy to generate a QR Code

4
Comments
1 min read
Snippets... JSON

Snippets... JSON

6
Comments
1 min read
Deploying a React Application to AWS Cloudfront

Deploying a React Application to AWS Cloudfront

5
Comments
6 min read
Day 28 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#166. Fraction to Recurring Decimal(Med/JavaScript)

Day 28 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#166. Fraction to Recurring Decimal(Med/JavaScript)

8
Comments
5 min read
Building 404 Pages that Bring Joy

Building 404 Pages that Bring Joy

7
Comments
6 min read
How to create a three state toggle switch using html, css and javascript

How to create a three state toggle switch using html, css and javascript

10
Comments
4 min read
React 18 release candidate mode is finally here!!

React 18 release candidate mode is finally here!!

9
Comments 2
3 min read
Discord Bot Blowup

Discord Bot Blowup

5
Comments
4 min read
Promisifying CSS animation with timeout fallback

Promisifying CSS animation with timeout fallback

3
Comments
3 min read
Planning for release 2.8

Planning for release 2.8

6
Comments
2 min read
How to block requests with Puppeteer

How to block requests with Puppeteer

9
Comments
3 min read
The javascript module pattern

The javascript module pattern

9
Comments
2 min read
Creating Custom Types in Typescript

Creating Custom Types in Typescript

19
Comments
2 min read
SOLID principle #1: Single responsibility (JavaScript)

SOLID principle #1: Single responsibility (JavaScript)

12
Comments 2
2 min read
How to: Enable automatic import sorting in VS Code

How to: Enable automatic import sorting in VS Code

18
Comments 6
1 min read
An introduction to Scala

An introduction to Scala

6
Comments
3 min read
Mocking axios in Jest tests with Typescript

Mocking axios in Jest tests with Typescript

11
Comments
4 min read
¿Qué son los empty-statement en javascript? ¿Existen casos de uso?

¿Qué son los empty-statement en javascript? ¿Existen casos de uso?

4
Comments
2 min read
Leetcode diary:675. Cut Off Trees for Golf Event [hard, BST]

Leetcode diary:675. Cut Off Trees for Golf Event [hard, BST]

5
Comments
3 min read
Create an RxJS Observable

Create an RxJS Observable

16
Comments
2 min read
Scroll to the top with JS

Scroll to the top with JS

41
Comments
3 min read
React.js tips for better performance. Part 1

React.js tips for better performance. Part 1

8
Comments
1 min read
odd or even large number with react window instead of web worker

odd or even large number with react window instead of web worker

3
Comments
3 min read
Data Fetching in Next.js v12.1 Simplified (with use cases)

Data Fetching in Next.js v12.1 Simplified (with use cases)

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

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

5
Comments 1
1 min read
Battle of the JavaScript for loops (for, for…in, for…of, forEach, etc.)

Battle of the JavaScript for loops (for, for…in, for…of, forEach, etc.)

8
Comments
3 min read
Nextless.js on Product Hunt 🚀 Full-stack React SaaS Boilerplate

Nextless.js on Product Hunt 🚀 Full-stack React SaaS Boilerplate

6
Comments
1 min read
Modern Web Development with the Modern Cloud

Modern Web Development with the Modern Cloud

10
Comments
6 min read
Code highlighting in code blocks

Code highlighting in code blocks

2
Comments
1 min read
SOLID principle #5: Dependency Inversion (JavaScript)

SOLID principle #5: Dependency Inversion (JavaScript)

9
Comments
2 min read
When to Use Node.js for Back-End - Guide for Business Owners

When to Use Node.js for Back-End - Guide for Business Owners

13
Comments
5 min read
How to Detect Mobile Browsers with JavaScript

How to Detect Mobile Browsers with JavaScript

7
Comments
4 min read
Can I use hover on Touch Devices?

Can I use hover on Touch Devices?

6
Comments 2
4 min read
How to build a carousel image slider with swiper.js

How to build a carousel image slider with swiper.js

5
Comments
2 min read
LeetCode problem #1 — Two-sum (JavaScript)

LeetCode problem #1 — Two-sum (JavaScript)

6
Comments
3 min read
loading...