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.
Queue Implementation Using Javascript (Linked List)

Queue Implementation Using Javascript (Linked List)

7
Comments 1
2 min read
Creating Standalone Widgets with Svelte: My Journey and Solutions

Creating Standalone Widgets with Svelte: My Journey and Solutions

4
Comments
3 min read
JavaScript Tips

JavaScript Tips

Comments
1 min read
How to Structure Your Backend Code in Node.js (Express.js)

How to Structure Your Backend Code in Node.js (Express.js)

2
Comments
4 min read
Gateway de pagamento de forma genérica não precisa ser complicado

Gateway de pagamento de forma genérica não precisa ser complicado

1
Comments
11 min read
Sharing State Between Vanilla and React Apps with Redux

Sharing State Between Vanilla and React Apps with Redux

2
Comments 1
2 min read
Masking vs Encryption in JavaScript: A Comprehensive Guide for Secure Data Handling

Masking vs Encryption in JavaScript: A Comprehensive Guide for Secure Data Handling

1
Comments
3 min read
Developer Notes: Configure a CI/CD pipeline for your node js project using Azure and Github Actions

Developer Notes: Configure a CI/CD pipeline for your node js project using Azure and Github Actions

Comments
3 min read
Integrating Stellar with JavaScript: Building dApp is Easy (for Absolute Beginners)

Integrating Stellar with JavaScript: Building dApp is Easy (for Absolute Beginners)

21
Comments 2
3 min read
Build a Analog Clock Website

Build a Analog Clock Website

8
Comments 6
3 min read
Classic Front end Libraries for React

Classic Front end Libraries for React

Comments
3 min read
Solution #2635 Apply Transform Over Each Element in Array

Solution #2635 Apply Transform Over Each Element in Array

Comments
2 min read
Webhook vs API: Understanding the Differences

Webhook vs API: Understanding the Differences

1
Comments
5 min read
Expo vs. React Native: Pros, Cons, and Key Differences

Expo vs. React Native: Pros, Cons, and Key Differences

10
Comments
5 min read
Debouncing and Throttling

Debouncing and Throttling

71
Comments 7
4 min read
🔐🧩 Using let, const, and var in Your Code Development

🔐🧩 Using let, const, and var in Your Code Development

Comments
2 min read
Common JavaScript Mistakes Developers Make

Common JavaScript Mistakes Developers Make

2
Comments
17 min read
Redis 2

Redis 2

2
Comments
3 min read
CSS MIND-MAP:

CSS MIND-MAP:

5
Comments
1 min read
Stack Implementation Using Javascript (Linked List)

Stack Implementation Using Javascript (Linked List)

6
Comments
2 min read
Understanding the PubSub (Publish-Subscribe) Design Pattern in JavaScript

Understanding the PubSub (Publish-Subscribe) Design Pattern in JavaScript

12
Comments
2 min read
useCallback VS useMemo

useCallback VS useMemo

3
Comments
4 min read
User agent detection and the ua-parser-js license change

User agent detection and the ua-parser-js license change

2
Comments
6 min read
17 Iconic Projects to Build Up Your Portfolio 💼 🚀🦾

17 Iconic Projects to Build Up Your Portfolio 💼 🚀🦾

414
Comments 38
21 min read
100% Automating Pages With AJAX Using WebFormsJS

100% Automating Pages With AJAX Using WebFormsJS

Comments
5 min read
How to Install Prettier in Your Codebase and VSCode

How to Install Prettier in Your Codebase and VSCode

3
Comments
2 min read
New DSA series in JavaScript !

New DSA series in JavaScript !

2
Comments
1 min read
How to Make a Phone Vibrate Using JavaScript

How to Make a Phone Vibrate Using JavaScript

102
Comments 52
3 min read
Why to Choose Types Instead of Interfaces

Why to Choose Types Instead of Interfaces

97
Comments 18
2 min read
2.3 Importing Files in Figma

2.3 Importing Files in Figma

Comments
1 min read
What Does It Mean to Minify CSS, Javascript? Why, and When Do It?

What Does It Mean to Minify CSS, Javascript? Why, and When Do It?

Comments
4 min read
CSS Project 1

CSS Project 1

4
Comments 2
1 min read
Internationalization (i18n) in Angular

Internationalization (i18n) in Angular

1
Comments
4 min read
🚀Mastering JavaScript: Top 10 Concepts Every Developer Should Know!

🚀Mastering JavaScript: Top 10 Concepts Every Developer Should Know!

3
Comments
3 min read
Competing with JSON.stringify - by building a custom one

Competing with JSON.stringify - by building a custom one

Comments
5 min read
Understanding async and defer

Understanding async and defer

96
Comments 8
2 min read
HTML | 10/10 ✅ || DAY 1 TAILWIND CSS

HTML | 10/10 ✅ || DAY 1 TAILWIND CSS

6
Comments 5
1 min read
Introducing Oats~i - The Open Web Framework

Introducing Oats~i - The Open Web Framework

9
Comments
21 min read
Build a Countdown Timer Website

Build a Countdown Timer Website

1
Comments
4 min read
Creating a Smooth Transitioning Dialog Component in React (Part 2/4)

Creating a Smooth Transitioning Dialog Component in React (Part 2/4)

Comments
6 min read
Give the celebrity open source project Nuxt, submit the whole process of the first PR of life🎉

Give the celebrity open source project Nuxt, submit the whole process of the first PR of life🎉

1
Comments
6 min read
Implementing JWT Authentication with Express, MongoDB, and Passport.js

Implementing JWT Authentication with Express, MongoDB, and Passport.js

5
Comments
14 min read
100+ Node.js Interview Questions

100+ Node.js Interview Questions

Comments
1 min read
Picking up coding after a long hiatus

Picking up coding after a long hiatus

Comments
4 min read
My first step in web development

My first step in web development

Comments 1
1 min read
Mastering Regular Expressions in JavaScript

Mastering Regular Expressions in JavaScript

Comments
2 min read
Implementing a Singly Linked List

Implementing a Singly Linked List

Comments
4 min read
How to Reasonably Keep Your Tauri Commands Organized in Rust

How to Reasonably Keep Your Tauri Commands Organized in Rust

2
Comments
2 min read
Where do you learn JavaScript?

Where do you learn JavaScript?

3
Comments 3
1 min read
JavaScript: Strings, String Methods, and String Properties

JavaScript: Strings, String Methods, and String Properties

Comments
1 min read
Started Learning Software Development

Started Learning Software Development

Comments 2
1 min read
I got tired of solving issues over GitHub, so I created my own AI bot... 🤔

I got tired of solving issues over GitHub, so I created my own AI bot... 🤔

282
Comments 11
12 min read
🔐🛡️ Var, Let, Const: How Declaration Choices Affect Your Code's Security

🔐🛡️ Var, Let, Const: How Declaration Choices Affect Your Code's Security

Comments
3 min read
Moving User Management from In-House to a Product: Why We Did It and What We Learned

Moving User Management from In-House to a Product: Why We Did It and What We Learned

25
Comments 2
14 min read
The Layout types

The Layout types

12
Comments
2 min read
👨‍💻Avoiding Common Git Mistakes: A Developer's Guide🚀

👨‍💻Avoiding Common Git Mistakes: A Developer's Guide🚀

6
Comments
2 min read
Mac Programmers — Tips for Improving Productivity

Mac Programmers — Tips for Improving Productivity

13
Comments 1
3 min read
Building an ActivityRenderer

Building an ActivityRenderer

12
Comments
5 min read
Understanding CSS Frameworks

Understanding CSS Frameworks

Comments
2 min read
GRASP in Javascript functional programming

GRASP in Javascript functional programming

Comments
3 min read
loading...