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.
Recoil: A Modern State Management Library for React

Recoil: A Modern State Management Library for React

Comments
4 min read
Jotai: A Simple and Powerful State Management Library for React

Jotai: A Simple and Powerful State Management Library for React

Comments
4 min read
Creating a Simple Full-Stack Application with React and Node.js

Creating a Simple Full-Stack Application with React and Node.js

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
Understanding Keys in React: Ensuring Efficient Updates in Lists

Understanding Keys in React: Ensuring Efficient Updates in Lists

1
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
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
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
Ant Design X: Craft AI-driven interfaces effortlessly

Ant Design X: Craft AI-driven interfaces effortlessly

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

Exploring Snapshot Testing in Jest: Pros and Cons

Comments
3 min read
React Query (TanStack Query): Efficient Data Fetching and State Management for React

React Query (TanStack Query): Efficient Data Fetching and State Management for React

3
Comments
5 min read
Project: Build a Weather App Using JavaScript and a Weather API

Project: Build a Weather App Using JavaScript and a Weather API

4
Comments
3 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
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
Virtual DOM in React: Enhancing Performance and Efficiency

Virtual DOM in React: Enhancing Performance and Efficiency

1
Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.