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.
Getting Started with Chakra UI in React: A Complete Guide

Getting Started with Chakra UI in React: A Complete Guide

2
Comments
4 min read
Getting Started with Bootstrap in React: A Complete Guide

Getting Started with Bootstrap in React: A Complete Guide

Comments
4 min read
Mastering Styled Components: Dynamic and Modular Styling for React

Mastering Styled Components: Dynamic and Modular Styling for React

Comments
4 min read
Getting Started with TailwindCSS in React: A Complete Guide

Getting Started with TailwindCSS in React: A Complete Guide

Comments
4 min read
Mastering SASS/SCSS in React: A Comprehensive Guide

Mastering SASS/SCSS in React: A Comprehensive Guide

Comments
4 min read
Getting Started with Material-UI (MUI) in React: A Complete Guide

Getting Started with Material-UI (MUI) in React: A Complete Guide

Comments
3 min read
CSS-in-JS: Modern Styling for React Applications

CSS-in-JS: Modern Styling for React Applications

Comments
4 min read
Optimizing Performance with Lazy Loading in React Router v6

Optimizing Performance with Lazy Loading in React Router v6

Comments
3 min read
Mastering URL Parameters and Query Strings in React Router v6

Mastering URL Parameters and Query Strings in React Router v6

Comments
4 min read
Handling Redirects in React Router v6: Methods and Best Practices

Handling Redirects in React Router v6: Methods and Best Practices

Comments
3 min read
Accessing Dynamic Route Parameters with the useParams Hook in React

Accessing Dynamic Route Parameters with the useParams Hook in React

Comments
3 min read
Mastering Dynamic Routing in React: Build Flexible and Scalable Applications

Mastering Dynamic Routing in React: Build Flexible and Scalable Applications

Comments
4 min read
Understanding React Router v6: Features, Setup, and Best Practices

Understanding React Router v6: Features, Setup, and Best Practices

Comments
4 min read
Mastering Navigation in React with the useNavigate Hook

Mastering Navigation in React with the useNavigate Hook

Comments
4 min read
10 Caveats You May Face While Working With Web Components

10 Caveats You May Face While Working With Web Components

Comments
12 min read
👀 How Check Memory Leaks in React?⚠️🚨🚨

👀 How Check Memory Leaks in React?⚠️🚨🚨

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

Custom Hooks in React: Reusing Logic Across Components

Comments
4 min read
Mastering Nested Routes in React Router: Building Dynamic Layouts

Mastering Nested Routes in React Router: Building Dynamic Layouts

Comments
3 min read
The Essential Rules of Hooks in React: How to Use Hooks Properly

The Essential Rules of Hooks in React: How to Use Hooks Properly

Comments
4 min read
Understanding Component Hierarchy in React: Organizing Your Application Structure

Understanding Component Hierarchy in React: Organizing Your Application Structure

Comments
3 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
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
Apollo Client for GraphQL State Management in React: Simplifying Data Fetching and Caching

Apollo Client for GraphQL State Management in React: Simplifying Data Fetching and Caching

Comments
5 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
Understanding React Hooks: A Guide to Modern React Development

Understanding React Hooks: A Guide to Modern React Development

Comments
4 min read
loading...