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.
Mastering MobX: Simplified and Reactive State Management for React

Mastering MobX: Simplified and Reactive State Management for React

Comments
4 min read
How to Enhance Your CSS Skills: Effective Steps and Tips

How to Enhance Your CSS Skills: Effective Steps and Tips

Comments
4 min read
Mastering React's Context API: A Comprehensive Guide for Sharing Global State

Mastering React's Context API: A Comprehensive Guide for Sharing Global State

Comments
3 min read
Error Boundaries in React: Handling Errors Gracefully in Your App

Error Boundaries in React: Handling Errors Gracefully in Your App

Comments
4 min read
Understanding Keys in React: Ensuring Efficient Updates in Lists

Understanding Keys in React: Ensuring Efficient Updates in Lists

1
Comments
3 min read
Exploring Snapshot Testing in Jest: Pros and Cons

Exploring Snapshot Testing in Jest: Pros and Cons

Comments
3 min read
Understanding Refs and the DOM in React: Accessing and Manipulating DOM Elements

Understanding Refs and the DOM in React: Accessing and Manipulating DOM Elements

1
Comments
4 min read
Reactive vs. Ref in Vue 3: What’s the difference?

Reactive vs. Ref in Vue 3: What’s the difference?

32
Comments 6
3 min read
A Comprehensive Guide to React State: Managing Dynamic Data in Your Components

A Comprehensive Guide to React State: Managing Dynamic Data in Your Components

Comments
4 min read
Ant Design X: Craft AI-driven interfaces effortlessly

Ant Design X: Craft AI-driven interfaces effortlessly

2
Comments 1
2 min read
Virtual DOM in React: Enhancing Performance and Efficiency

Virtual DOM in React: Enhancing Performance and Efficiency

1
Comments
4 min read
Understanding Higher-Order Components (HOC) in React: Enhancing Functionality and Reusability

Understanding Higher-Order Components (HOC) in React: Enhancing Functionality and Reusability

Comments
4 min read
Controlled vs Uncontrolled Components in React: Choosing the Right Approach

Controlled vs Uncontrolled Components in React: Choosing the Right Approach

Comments
4 min read
Functional Components vs Class Components in React: Which One to Choose?

Functional Components vs Class Components in React: Which One to Choose?

Comments
3 min read
React Strict Mode: Enhancing Code Quality and Preparing for the Future

React Strict Mode: Enhancing Code Quality and Preparing for the Future

1
Comments
3 min read
Event Handling in React: Managing User Interactions Effectively

Event Handling in React: Managing User Interactions Effectively

Comments
4 min read
How to Get Started with Web Development in 2024: A Beginner's Guide

How to Get Started with Web Development in 2024: A Beginner's Guide

5
Comments 2
4 min read
React Fragments: Grouping Elements Without Extra DOM Nodes

React Fragments: Grouping Elements Without Extra DOM Nodes

Comments
3 min read
Conditional Rendering in React: Dynamically Rendering UI Elements

Conditional Rendering in React: Dynamically Rendering UI Elements

Comments
3 min read
React.js Explained: A Comprehensive Guide to Building Modern Web Applications

React.js Explained: A Comprehensive Guide to Building Modern Web Applications

1
Comments
3 min read
JSX (JavaScript XML): Simplifying UI Development in React

JSX (JavaScript XML): Simplifying UI Development in React

Comments
3 min read
React.js vs Vue.js vs Angular: Choosing the Right Framework for Your Project

React.js vs Vue.js vs Angular: Choosing the Right Framework for Your Project

1
Comments
3 min read
Umbraco and Bellissima: Swagger, Tokens, Entry Points

Umbraco and Bellissima: Swagger, Tokens, Entry Points

5
Comments
3 min read
Implementing Gmail Sending with Cloudflare Workers - Setup Guide

Implementing Gmail Sending with Cloudflare Workers - Setup Guide

Comments
3 min read
Understanding JavaScript Array map() Method

Understanding JavaScript Array map() Method

Comments
3 min read
loading...