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.
Cancel HTTP Request by Using AbortController in Web App

Cancel HTTP Request by Using AbortController in Web App

Comments 1
3 min read
Оптимизация React приложения с помощью React.lazy

Оптимизация React приложения с помощью React.lazy

4
Comments
1 min read
How to Use the Call, Apply, and Bind Functions in JavaScript .

How to Use the Call, Apply, and Bind Functions in JavaScript .

1
Comments
2 min read
How to Create an Astro JS Project - Quick Start Guide

How to Create an Astro JS Project - Quick Start Guide

9
Comments
8 min read
What is the difference between session storage and local storage ?

What is the difference between session storage and local storage ?

3
Comments
3 min read
Important Regular Expression(REGEX) Patterns For Everyone

Important Regular Expression(REGEX) Patterns For Everyone

4
Comments 1
2 min read
LeetCode - Binary Tree Level Order Traversal II

LeetCode - Binary Tree Level Order Traversal II

3
Comments
5 min read
JavaScript Datatypes in Detail

JavaScript Datatypes in Detail

3
Comments
5 min read
My Open-Source Project Got More Than 2.3K Github Stars 🤯⭐

My Open-Source Project Got More Than 2.3K Github Stars 🤯⭐

10
Comments
2 min read
NextJS + GPT-3: Build a cover letter generator

NextJS + GPT-3: Build a cover letter generator

33
Comments 4
6 min read
JavaScript null is weird

JavaScript null is weird

6
Comments
2 min read
Creating a Menu using React.js

Creating a Menu using React.js

1
Comments
7 min read
Building a website that sets up fake userAuthContext that carries out authentication.

Building a website that sets up fake userAuthContext that carries out authentication.

1
Comments
3 min read
6 ways we improved our documentation in 2022

6 ways we improved our documentation in 2022

129
Comments 5
7 min read
Introduction to Tailwind CSS

Introduction to Tailwind CSS

6
Comments 2
2 min read
The difference between functional and object orientated programming

The difference between functional and object orientated programming

8
Comments 1
3 min read
Easy Rock Paper Scissor’s game with JavaScript

Easy Rock Paper Scissor’s game with JavaScript

11
Comments 4
3 min read
Cloudflare Workers + Twilio + Mailgun: A DIY Uptime Monitoring Solution

Cloudflare Workers + Twilio + Mailgun: A DIY Uptime Monitoring Solution

17
Comments 4
7 min read
Testing your inputs and dependencies like a boss

Testing your inputs and dependencies like a boss

3
Comments
3 min read
React QR Code Generation: A Guide to Building Custom QR Codes

React QR Code Generation: A Guide to Building Custom QR Codes

15
Comments 1
3 min read
Cycling Challenge Dashboard with HTML & CSS

Cycling Challenge Dashboard with HTML & CSS

11
Comments 2
1 min read
Mastering Environment Variables in JavaScript, Python, Java, PHP, C#, C++, C, Perl, and Operating systems

Mastering Environment Variables in JavaScript, Python, Java, PHP, C#, C++, C, Perl, and Operating systems

1
Comments
6 min read
How to learn a web framework (time-efficiently)

How to learn a web framework (time-efficiently)

6
Comments
4 min read
Build Electron App with Vue in 3 easy steps

Build Electron App with Vue in 3 easy steps

9
Comments
8 min read
Skeleton Loader using Vue & Tailwind

Skeleton Loader using Vue & Tailwind

22
Comments 2
4 min read
Full Stack Web Developemnt Roadmap 2024 [Updated]

Full Stack Web Developemnt Roadmap 2024 [Updated]

7
Comments
2 min read
WTF is Higher Order Function ?

WTF is Higher Order Function ?

4
Comments
2 min read
What is versioning all about?

What is versioning all about?

3
Comments 2
6 min read
Refactoring. From 6 to 180 lines.

Refactoring. From 6 to 180 lines.

4
Comments 3
4 min read
How to Use Morgan in Your Node.js Project

How to Use Morgan in Your Node.js Project

8
Comments 2
3 min read
React "scroll" hook using new faster event

React "scroll" hook using new faster event

2
Comments
2 min read
Finding Ghost elements with Ghost CSS !

Finding Ghost elements with Ghost CSS !

2
Comments
2 min read
Setup Next.js blog under a minute

Setup Next.js blog under a minute

3
Comments
3 min read
Creating A Markdown Blog With Nextjs

Creating A Markdown Blog With Nextjs

17
Comments
5 min read
Customising a file input using Tailwind CSS

Customising a file input using Tailwind CSS

3
Comments
1 min read
How to improve test coverage in a JavaScript React project

How to improve test coverage in a JavaScript React project

12
Comments 1
4 min read
Simple XSS Prevention Method in Javascript

Simple XSS Prevention Method in Javascript

4
Comments
3 min read
Create Tabs with React Hooks

Create Tabs with React Hooks

1
Comments
3 min read
Diário de bordo #2

Diário de bordo #2

2
Comments
2 min read
Blog API using Express, JWT and MongoDB

Blog API using Express, JWT and MongoDB

1
Comments
10 min read
HTTP Just Got a Little Easier: A Beginner's Guide to Ky

HTTP Just Got a Little Easier: A Beginner's Guide to Ky

4
Comments
4 min read
I Created an OpenSource Portfolio Template for Developers 🚀

I Created an OpenSource Portfolio Template for Developers 🚀

73
Comments 7
2 min read
These 5 AI Tools Will Make You A Superhuman!!

These 5 AI Tools Will Make You A Superhuman!!

243
Comments 19
3 min read
Real-world Chrome extensions for web developers

Real-world Chrome extensions for web developers

4
Comments
2 min read
Closure and event listeners

Closure and event listeners

10
Comments
9 min read
5 Simple Steps to Creating Your Very Own npm Module

5 Simple Steps to Creating Your Very Own npm Module

8
Comments
2 min read
How to make substring bold in JSON?

How to make substring bold in JSON?

1
Comments
1 min read
What is the purpose of Node.js and why is it so useful?

What is the purpose of Node.js and why is it so useful?

6
Comments
1 min read
Quais são os tipos de dados encontrados no JavaScript e como funcionam?

Quais são os tipos de dados encontrados no JavaScript e como funcionam?

1
Comments
5 min read
How to test a component passed as prop with Jest

How to test a component passed as prop with Jest

9
Comments
5 min read
Testing Code

Testing Code

Comments
5 min read
State of ReactJS in 2023?

State of ReactJS in 2023?

11
Comments 13
5 min read
What language or framework are you planning to learn in 2023?

What language or framework are you planning to learn in 2023?

6
Comments
1 min read
Refactoring A Junior’s React Code - Reduced Complexity With A Single Source Of Truth

Refactoring A Junior’s React Code - Reduced Complexity With A Single Source Of Truth

9
Comments 1
19 min read
Counter Styled & JavaScripted

Counter Styled & JavaScripted

3
Comments
2 min read
How to master HTTP requests with Axios

How to master HTTP requests with Axios

2
Comments
11 min read
Day 5: Building a local audio transcription engine running on your web browser with JavaScript

Day 5: Building a local audio transcription engine running on your web browser with JavaScript

1
Comments
2 min read
Memory Management: Introduction to Weak References in JavaScript

Memory Management: Introduction to Weak References in JavaScript

1
Comments
7 min read
Redux: Seu useSelector hook mais perfomático.

Redux: Seu useSelector hook mais perfomático.

4
Comments
2 min read
GraphQL errors: the Good, the Bad and the Ugly

GraphQL errors: the Good, the Bad and the Ugly

23
Comments 3
6 min read
loading...