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.
Building a Custom Hook in React for Reusable Logic

Building a Custom Hook in React for Reusable Logic

2
Comments
3 min read
Code Splitting with React.lazy: Enhance Your App’s Performance

Code Splitting with React.lazy: Enhance Your App’s Performance

Comments
3 min read
A modular Edge Side Includes component for JavaScript Compute

A modular Edge Side Includes component for JavaScript Compute

1
Comments
8 min read
JavaScript Learning Resources: Your Gateway to Modern Web Development

JavaScript Learning Resources: Your Gateway to Modern Web Development

Comments
3 min read
Fastly CLI on npm: now at your JavaScript fingertips

Fastly CLI on npm: now at your JavaScript fingertips

1
Comments
6 min read
Understanding React Fiber: Enhancing Performance and User Experience in React

Understanding React Fiber: Enhancing Performance and User Experience in React

Comments
5 min read
WebSocket Integration in React for Real-Time Communication

WebSocket Integration in React for Real-Time Communication

Comments
4 min read
How to Integrate REST APIs in React with fetch and Axios

How to Integrate REST APIs in React with fetch and Axios

Comments
4 min read
Handling Async Operations in React with useEffect, Promises, and Custom Hooks

Handling Async Operations in React with useEffect, Promises, and Custom Hooks

Comments
4 min read
To access terminal profile of VS Code and add commands to be run initially

To access terminal profile of VS Code and add commands to be run initially

Comments
1 min read
Boost Your App's SEO and Performance with React Server-Side Rendering

Boost Your App's SEO and Performance with React Server-Side Rendering

Comments
3 min read
Next.js Overview: The Ultimate Framework for Modern React Applications

Next.js Overview: The Ultimate Framework for Modern React Applications

Comments
3 min read
Remix Framework Overview: The Next-Generation Full-Stack React Framework

Remix Framework Overview: The Next-Generation Full-Stack React Framework

Comments
4 min read
How to Use Suspense in React for Improved Asynchronous Rendering

How to Use Suspense in React for Improved Asynchronous Rendering

Comments
3 min read
Improve React App Performance with Lazy Loading Components

Improve React App Performance with Lazy Loading Components

Comments
3 min read
How to Create a React Application Post-CRA Deprecation

How to Create a React Application Post-CRA Deprecation

1
Comments
3 min read
Node.js Backend Building a Scalable App: A Practical Guide to Project Structure

Node.js Backend Building a Scalable App: A Practical Guide to Project Structure

1
Comments
3 min read
🌟 5 JavaScript Tricks Every Developer Should Know!

🌟 5 JavaScript Tricks Every Developer Should Know!

1
Comments
1 min read
What React Brought Us in 2024: Key Updates and Innovations

What React Brought Us in 2024: Key Updates and Innovations

8
Comments 1
3 min read
Mastering Redux Basics: A Complete Guide to State Management in React

Mastering Redux Basics: A Complete Guide to State Management in React

14
Comments
5 min read
{ my learnings through Error message “error:0308010C:digital envelope routines::unsupported” }

{ my learnings through Error message “error:0308010C:digital envelope routines::unsupported” }

1
Comments
2 min read
Understanding React.memo for Performance Optimization in React

Understanding React.memo for Performance Optimization in React

2
Comments 4
3 min read
JavaScript: The "English" of Programming Languages

JavaScript: The "English" of Programming Languages

16
Comments 8
1 min read
CSS :has() Pseudo-Class: A Powerful Selector for Dynamic Styling

CSS :has() Pseudo-Class: A Powerful Selector for Dynamic Styling

Comments
3 min read
Understanding Components and Props in React: The Foundation of Reusable UIs

Understanding Components and Props in React: The Foundation of Reusable UIs

7
Comments
3 min read
loading...