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.
Improving Your Vue.js Custom Drag-and-Drop File Uploading System

Improving Your Vue.js Custom Drag-and-Drop File Uploading System

6
Comments
7 min read
How to build a zero-ETL DynamoDB integration with OpenSearch Service using AWS CDK

How to build a zero-ETL DynamoDB integration with OpenSearch Service using AWS CDK

5
Comments
7 min read
Azure Cosmos DB and its use with .NET

Azure Cosmos DB and its use with .NET

Comments
2 min read
How to Create Your Own Wordle Game in HTML, CSS, and JS

How to Create Your Own Wordle Game in HTML, CSS, and JS

6
Comments 1
5 min read
Boosting Developer Productivity: A Deep Dive into Advanced React Hooks Techniques

Boosting Developer Productivity: A Deep Dive into Advanced React Hooks Techniques

Comments
3 min read
Boost Your React Components: A Beginner's Guide to React.memo, useMemo, and useCallback

Boost Your React Components: A Beginner's Guide to React.memo, useMemo, and useCallback

1
Comments
3 min read
Demystifying Custom Hooks in React

Demystifying Custom Hooks in React

Comments
10 min read
How This Underrated Technique Saved My Team Hours of Debugging

How This Underrated Technique Saved My Team Hours of Debugging

1
Comments
2 min read
How to implement Theme Switcher in JavaScript

How to implement Theme Switcher in JavaScript

7
Comments
4 min read
pnpm - A better package manager for Node.js

pnpm - A better package manager for Node.js

1
Comments
4 min read
Different Types of Loops in JavaScript for Async/Await Calls

Different Types of Loops in JavaScript for Async/Await Calls

19
Comments 3
3 min read
Cosmic Expansion

Cosmic Expansion

Comments
5 min read
How to connect to a MongoDB database in Sveltekit

How to connect to a MongoDB database in Sveltekit

12
Comments
2 min read
10 Must-Know JavaScript Tricks for Web Developers

10 Must-Know JavaScript Tricks for Web Developers

8
Comments
3 min read
Code Smell 239 - Big Pull Request

Code Smell 239 - Big Pull Request

5
Comments
2 min read
5 Small (Yet Easily Fixable) Mistakes Junior Frontend Developers Often Make in Their React Code

5 Small (Yet Easily Fixable) Mistakes Junior Frontend Developers Often Make in Their React Code

22
Comments 7
2 min read
My experience using Open AI completion API in a Node.js application

My experience using Open AI completion API in a Node.js application

10
Comments 3
3 min read
A Mostly Wrong Web Frameworks Comparison by Food Analogy

A Mostly Wrong Web Frameworks Comparison by Food Analogy

1
Comments
11 min read
What is Jamstack in 2024?

What is Jamstack in 2024?

13
Comments 1
7 min read
How to Implement Modal using React Router v6

How to Implement Modal using React Router v6

6
Comments 4
4 min read
HTML "self-awareness" with sibling indexing in JavaScript

HTML "self-awareness" with sibling indexing in JavaScript

3
Comments
1 min read
Where do React Server Components fit in the history of web development?

Where do React Server Components fit in the history of web development?

18
Comments 5
9 min read
WebSockets Unlocked: Mastering scale of websockets

WebSockets Unlocked: Mastering scale of websockets

23
Comments 1
7 min read
How do I know if I need Core-js as a dependency?

How do I know if I need Core-js as a dependency?

Comments 3
1 min read
Optimizing Event Handlers in React using useCallback

Optimizing Event Handlers in React using useCallback

6
Comments 1
3 min read
loading...