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.
Controlled Forms - Why do we need them?

Controlled Forms - Why do we need them?

2
Comments 1
2 min read
20 JavaScript Array Methods

20 JavaScript Array Methods

2
Comments
7 min read
TW Classed - Make reusable Tailwind components

TW Classed - Make reusable Tailwind components

4
Comments 2
3 min read
What Are Regular Expressions? A Simple JavaScript Regex to Format Phone Numbers

What Are Regular Expressions? A Simple JavaScript Regex to Format Phone Numbers

4
Comments
4 min read
How To Set Up An Express Server in a Nodejs Project

How To Set Up An Express Server in a Nodejs Project

2
Comments
3 min read
How to install MongoDB on Ubuntu 22.0 LTS

How to install MongoDB on Ubuntu 22.0 LTS

2
Comments
3 min read
Javascript Interview Questions ( Topics )

Javascript Interview Questions ( Topics )

4
Comments
6 min read
deployment error from vercel having dependencies of node 16v

deployment error from vercel having dependencies of node 16v

4
Comments
2 min read
Build a custom Javascript linter in 5 minutes

Build a custom Javascript linter in 5 minutes

6
Comments
4 min read
Set up Argos with Cypress and GitHub Actions in minutes

Set up Argos with Cypress and GitHub Actions in minutes

4
Comments
2 min read
JavaScript Loops

JavaScript Loops

2
Comments
2 min read
Search in Rotated Sorted Array II

Search in Rotated Sorted Array II

4
Comments
1 min read
React useMemo for optimization

React useMemo for optimization

4
Comments
2 min read
DOM manipulation - using Array method on HTML tags

DOM manipulation - using Array method on HTML tags

4
Comments 3
3 min read
Mocha and Chai Unit Testing (node js)

Mocha and Chai Unit Testing (node js)

4
Comments
2 min read
React interview question - Detect overlapping circles

React interview question - Detect overlapping circles

6
Comments
4 min read
Javascript: El operador nullish-coalescing

Javascript: El operador nullish-coalescing

2
Comments
2 min read
How to show Image upload preview

How to show Image upload preview

8
Comments
2 min read
Ecommerce Website Using HTML CSS & JavaScript (Source Code)

Ecommerce Website Using HTML CSS & JavaScript (Source Code)

2
Comments 2
1 min read
How to Build a Blog App Using Blazor WASM and Strapi

How to Build a Blog App Using Blazor WASM and Strapi

4
Comments
11 min read
Creating A Carousel In React With Bootstrap

Creating A Carousel In React With Bootstrap

5
Comments
2 min read
DEPENDENCY INJECTION.

DEPENDENCY INJECTION.

6
Comments
2 min read
JavaScript for Interviews

JavaScript for Interviews

58
Comments 2
3 min read
Code Smell 185 - Evil Regular Expressions

Code Smell 185 - Evil Regular Expressions

10
Comments 1
2 min read
GraphQL

GraphQL

6
Comments
6 min read
HTML Custom Element as a Feature API

HTML Custom Element as a Feature API

5
Comments
3 min read
JOBPKDO- you may be the next one who gets the job through Twitter

JOBPKDO- you may be the next one who gets the job through Twitter

8
Comments 1
2 min read
Working With Javascript Date & Time: A Cheat Sheet

Working With Javascript Date & Time: A Cheat Sheet

8
Comments
5 min read
Build a Free Twitter Scheduler with Next.js

Build a Free Twitter Scheduler with Next.js

11
Comments
6 min read
Sigh, what AI supported Web Component development will look like

Sigh, what AI supported Web Component development will look like

1
Comments 2
1 min read
Sync your About page and your GitHub bio on your Next.js site

Sync your About page and your GitHub bio on your Next.js site

2
Comments
6 min read
SneakerShop Tutorial : Configuration ⚙️

SneakerShop Tutorial : Configuration ⚙️

7
Comments 3
4 min read
Riffr - Create Photo Montages in the Browser with some ML Magic✨

Riffr - Create Photo Montages in the Browser with some ML Magic✨

13
Comments
5 min read
Learn GraphQL and Apollo Client With a Simple React Project

Learn GraphQL and Apollo Client With a Simple React Project

10
Comments
7 min read
MongoDB Atlas Hackathon 2022 on DEV

MongoDB Atlas Hackathon 2022 on DEV

6
Comments
3 min read
Code faster with custom VScode snippets

Code faster with custom VScode snippets

71
Comments 3
2 min read
Animated Gosper Curves in JS

Animated Gosper Curves in JS

4
Comments 1
8 min read
Rewind - MongoDB Atlas Hackathon 2022 on DEV

Rewind - MongoDB Atlas Hackathon 2022 on DEV

3
Comments
2 min read
Quick notes on cryptography for js devs

Quick notes on cryptography for js devs

4
Comments 1
4 min read
"Of" vs "From" - How to use each and what is the difference?

"Of" vs "From" - How to use each and what is the difference?

4
Comments 1
3 min read
Create a free OpenAI GPT-3 Bot to Have Someone to Talk to at Work via a Slack app with Serverless

Create a free OpenAI GPT-3 Bot to Have Someone to Talk to at Work via a Slack app with Serverless

4
Comments
5 min read
PHP8.2: the modern PHP

PHP8.2: the modern PHP

3
Comments
3 min read
Treetop Tree House

Treetop Tree House

4
Comments
3 min read
JavaScript web__constants (Node.js-friendly)

JavaScript web__constants (Node.js-friendly)

2
Comments
1 min read
Introducing Lootle - for MongoDB Atlas Hackathon

Introducing Lootle - for MongoDB Atlas Hackathon

3
Comments 1
3 min read
Client-side object validation with Yup

Client-side object validation with Yup

8
Comments 2
4 min read
How I used web workers to make my react app stop freezing

How I used web workers to make my react app stop freezing

4
Comments
2 min read
Getting Started With SolidJS

Getting Started With SolidJS

4
Comments
5 min read
Sort a binary array in Javascript without using extra spaces and having O(n) time complexity

Sort a binary array in Javascript without using extra spaces and having O(n) time complexity

7
Comments
2 min read
Do i need to use cleanup function on useEffect?

Do i need to use cleanup function on useEffect?

6
Comments 2
2 min read
How to reverse a string in JavaScript

How to reverse a string in JavaScript

5
Comments
2 min read
Asynchronous JavaScript

Asynchronous JavaScript

4
Comments
4 min read
What is Sanity.io? A Customer-Centered Deep Dive

What is Sanity.io? A Customer-Centered Deep Dive

3
Comments
7 min read
Pre-Generated SDK Libraries That Help You Build Apps Faster

Pre-Generated SDK Libraries That Help You Build Apps Faster

1
Comments
3 min read
No Space Left On Device

No Space Left On Device

4
Comments
5 min read
Higher Order function and Callback function in Javascript?

Higher Order function and Callback function in Javascript?

9
Comments 2
1 min read
JavaScript Functions: Why They're Essential to Understand? | Easy Guide - Part2

JavaScript Functions: Why They're Essential to Understand? | Easy Guide - Part2

11
Comments
13 min read
Max Consecutive Ones III

Max Consecutive Ones III

2
Comments
1 min read
Convert and Execute JS code as React Component

Convert and Execute JS code as React Component

6
Comments
3 min read
useState hook in Typescript functional component

useState hook in Typescript functional component

2
Comments
2 min read
loading...