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.
Install Tailwind Plugins + Vite + Typescript + Tailwind CSS 3

Install Tailwind Plugins + Vite + Typescript + Tailwind CSS 3

2
Comments
3 min read
TIL: Template Strings used with a function

TIL: Template Strings used with a function

Comments
1 min read
JavaScript Sorting Multidimensional Array

JavaScript Sorting Multidimensional Array

4
Comments
1 min read
Next.js vs React: Which One to Choose for Your App?

Next.js vs React: Which One to Choose for Your App?

3
Comments 1
6 min read
Job Announcement Website: Editing Post Item

Job Announcement Website: Editing Post Item

Comments
4 min read
How to host a Hugo or Next.js site on GitHub Pages

How to host a Hugo or Next.js site on GitHub Pages

118
Comments 11
3 min read
Gif Widget : "Text Watermark"

Gif Widget : "Text Watermark"

7
Comments 1
2 min read
Full ES2022 Cheatsheet!

Full ES2022 Cheatsheet!

121
Comments 6
1 min read
Sort array of JSON object by key value easily with JavaScript

Sort array of JSON object by key value easily with JavaScript

15
Comments 7
2 min read
Writing tests for Next.js, next-auth, Prisma using Playwright and msw

Writing tests for Next.js, next-auth, Prisma using Playwright and msw

10
Comments 1
14 min read
First Unique Character in a String

First Unique Character in a String

Comments
1 min read
JavaScript program to reverse an array using recursion

JavaScript program to reverse an array using recursion

Comments
1 min read
isIsomorphic

isIsomorphic

Comments
1 min read
They're a 10 but they use Redis as their primary database - They're still a 10!

They're a 10 but they use Redis as their primary database - They're still a 10!

12
Comments 1
2 min read
Variables in JavaScript

Variables in JavaScript

2
Comments
3 min read
Svelte tips

Svelte tips

4
Comments
2 min read
How to Create a Todo List App

How to Create a Todo List App

1
Comments
3 min read
Basic Games in JavaScript

Basic Games in JavaScript

4
Comments 7
8 min read
Let's build a modern time-on-site counter for your website with timeonsite.js and JS Beacons

Let's build a modern time-on-site counter for your website with timeonsite.js and JS Beacons

17
Comments
4 min read
A JavaScript monolith ready to scale

A JavaScript monolith ready to scale

77
Comments 6
3 min read
We are trending on Github, This is how we did it 🤯

We are trending on Github, This is how we did it 🤯

91
Comments 25
2 min read
What I wish I knew about submit and click events.

What I wish I knew about submit and click events.

4
Comments
4 min read
How to Build Creative eCommerce Website Using HTML CSS JavaScript

How to Build Creative eCommerce Website Using HTML CSS JavaScript

93
Comments 4
1 min read
How to Create a FullStack Dapp using Next JS, Tailwind CSS and The graph. (Part 1)

How to Create a FullStack Dapp using Next JS, Tailwind CSS and The graph. (Part 1)

56
Comments 11
17 min read
Default Exports vs Named Exports

Default Exports vs Named Exports

2
Comments
1 min read
Different methods for handling errors in Express

Different methods for handling errors in Express

2
Comments
3 min read
How to raise funds for an open-source company 💵

How to raise funds for an open-source company 💵

175
Comments 7
5 min read
Javascript Callback functions & Promises

Javascript Callback functions & Promises

3
Comments 1
3 min read
Open-source for beginners

Open-source for beginners

15
Comments
1 min read
HTTP Methods "GET", "POST", "PUT", "PATCH", "DELETE"

HTTP Methods "GET", "POST", "PUT", "PATCH", "DELETE"

72
Comments 4
2 min read
Search and filter data using React Hooks and a headless CMS

Search and filter data using React Hooks and a headless CMS

16
Comments
5 min read
How i setup neovim for speed up React, Js, Ts, etc

How i setup neovim for speed up React, Js, Ts, etc

4
Comments 1
4 min read
Build a Flashcard quiz with React

Build a Flashcard quiz with React

4
Comments
2 min read
How my Frontend skills helped me pass my sailing test

How my Frontend skills helped me pass my sailing test

4
Comments
3 min read
Version 2.10 of Foal is out!

Version 2.10 of Foal is out!

5
Comments
1 min read
Web3 Application Wallet Authentication and npm Package Solution

Web3 Application Wallet Authentication and npm Package Solution

2
Comments 1
2 min read
11ty Second 11ty: Creating Template Filters

11ty Second 11ty: Creating Template Filters

3
Comments
2 min read
JavaScript - How to create beautiful fireworks effects with tsParticles

JavaScript - How to create beautiful fireworks effects with tsParticles

32
Comments
3 min read
Let's talk about Typescript

Let's talk about Typescript

4
Comments
8 min read
Scroll Animation | JavaScript

Scroll Animation | JavaScript

8
Comments
2 min read
Naive Pattern Search Method

Naive Pattern Search Method

Comments
1 min read
🔥Top 11 Mistakes to Avoid When Using React In 2022

🔥Top 11 Mistakes to Avoid When Using React In 2022

13
Comments 1
7 min read
Astro JS Mux Video: using Custom Elements

Astro JS Mux Video: using Custom Elements

2
Comments
8 min read
Expo Barcode Scanner

Expo Barcode Scanner

1
Comments 2
3 min read
JavaScript: Falsy(False) and Truthy(True) values explanation with example

JavaScript: Falsy(False) and Truthy(True) values explanation with example

1
Comments
2 min read
Must-Know e.target in JavaScript Explained

Must-Know e.target in JavaScript Explained

2
Comments
3 min read
Length of Longest Substring - Without Char Repeat

Length of Longest Substring - Without Char Repeat

2
Comments
1 min read
Role-based Authentication in Node Js

Role-based Authentication in Node Js

1
Comments
5 min read
2 arrays of Same value are not equal in JS.

2 arrays of Same value are not equal in JS.

25
Comments 13
2 min read
Simple search vs Binary search Algorithms.

Simple search vs Binary search Algorithms.

35
Comments 13
2 min read
Why CSS-in-JS?

Why CSS-in-JS?

2
Comments 1
5 min read
12+ Best Node.js Frameworks for Web App Development in 2022

12+ Best Node.js Frameworks for Web App Development in 2022

7
Comments 1
10 min read
Pushing the limits of TypeScript

Pushing the limits of TypeScript

Comments
3 min read
CSS: Isolation vs Abstraction

CSS: Isolation vs Abstraction

1
Comments
3 min read
Learn Redis In 15 Minutes with Real life example

Learn Redis In 15 Minutes with Real life example

7
Comments 2
1 min read
TypeScript: Advanced Types

TypeScript: Advanced Types

18
Comments 1
4 min read
Dynamic remotes with ModuleFederation

Dynamic remotes with ModuleFederation

2
Comments
5 min read
Job Announcement Website: Reading Post Items

Job Announcement Website: Reading Post Items

Comments
3 min read
How to respond to input changes reactively in the child component

How to respond to input changes reactively in the child component

1
Comments
1 min read
Typescript Series - Pick Utility Type

Typescript Series - Pick Utility Type

Comments
2 min read
loading...