Forem

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 Nested Routes in React Router: Building Dynamic Layouts

Mastering Nested Routes in React Router: Building Dynamic Layouts

Comments
3 min read
Custom Hooks in React: Reusing Logic Across Components

Custom Hooks in React: Reusing Logic Across Components

Comments
4 min read
Mastering React's useReducer Hook: Managing Complex State with Actions

Mastering React's useReducer Hook: Managing Complex State with Actions

Comments
4 min read
Mastering React's useContext Hook: A Simple Guide to Shared State Management

Mastering React's useContext Hook: A Simple Guide to Shared State Management

Comments
4 min read
A Comprehensive Guide to React's useEffect Hook: Managing Side Effects in Functional Components

A Comprehensive Guide to React's useEffect Hook: Managing Side Effects in Functional Components

Comments
4 min read
Mastering React's useState Hook: The Basics and Advanced Use Cases

Mastering React's useState Hook: The Basics and Advanced Use Cases

Comments
3 min read
Understanding React Hooks: A Guide to Modern React Development

Understanding React Hooks: A Guide to Modern React Development

Comments
4 min read
One-Way Data Binding in React: Simplifying State and UI Management

One-Way Data Binding in React: Simplifying State and UI Management

1
Comments
4 min read
8 Essential JavaScript Security Best Practices for Web Developers
Cover image for 8 Essential JavaScript Security Best Practices for Web Developers

8 Essential JavaScript Security Best Practices for Web Developers

16
Comments 2
6 min read
🚀 Why TypeScript is Better Than Vanilla JavaScript: A Technical Deep Dive 🛠️

🚀 Why TypeScript is Better Than Vanilla JavaScript: A Technical Deep Dive 🛠️

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

Mastering MobX: Simplified and Reactive State Management 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
Recoil: A Modern State Management Library for React

Recoil: A Modern State Management Library for React

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
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
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
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
Ant Design X: Craft AI-driven interfaces effortlessly
Cover image for 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
Cover image for Exploring Snapshot Testing in Jest: Pros and Cons

Exploring Snapshot Testing in Jest: Pros and Cons

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

Virtual DOM in React: Enhancing Performance and Efficiency

1
Comments
4 min read
Project: Build a Weather App Using JavaScript and a Weather API
Cover image for 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
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
loading...