DEV Community

# hoc

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Make our component's Tailwind class names more understandable in React's JSX

Make our component's Tailwind class names more understandable in React's JSX

Comments
2 min read
Higher Order Components (HOC) in React js

Higher Order Components (HOC) in React js

Comments
2 min read
Utilizing Higher-Order Components (HOC) and Function Composition to Enhance React Code Structure

Utilizing Higher-Order Components (HOC) and Function Composition to Enhance React Code Structure

1
Comments
2 min read
What is a Higher-Order Component (HOC) in React ? (Bite-size Article)

What is a Higher-Order Component (HOC) in React ? (Bite-size Article)

Comments
2 min read
React - Higher Order Components (HOC)

React - Higher Order Components (HOC)

69
Comments 19
4 min read
Understanding Higher-Order Components (HOC) Pattern in React

Understanding Higher-Order Components (HOC) Pattern in React

Comments
6 min read
Discover the Magic of Higher Order Components in React

Discover the Magic of Higher Order Components in React

Comments
3 min read
React Custom Music Player

React Custom Music Player

2
Comments 1
2 min read
Make React Higher Order Component HOC an easy one

Make React Higher Order Component HOC an easy one

74
Comments 1
2 min read
Modern HOCs with Hooks and Context API

Modern HOCs with Hooks and Context API

10
Comments
3 min read
What is stateful logic sharing and why do we need it?

What is stateful logic sharing and why do we need it?

2
Comments
2 min read
What is a Higher Order Component?

What is a Higher Order Component?

7
Comments 2
3 min read
Wrap providers elegantly using withProvider HoC

Wrap providers elegantly using withProvider HoC

6
Comments
2 min read
React HOC for dummies

React HOC for dummies

10
Comments
5 min read
Higher Order Component enabled by Ivy

Higher Order Component enabled by Ivy

21
Comments
1 min read
Fetching API Data with React Hooks, HOC or Render Prop

Fetching API Data with React Hooks, HOC or Render Prop

11
Comments
6 min read
Unit Testing Higher Order Components with Enzyme and Jest

Unit Testing Higher Order Components with Enzyme and Jest

6
Comments
2 min read
Prop-drilling, React Context and Higher Order Component (HoC)

Prop-drilling, React Context and Higher Order Component (HoC)

28
Comments 1
6 min read
On React Render props vs HOC

On React Render props vs HOC

8
Comments
2 min read
React Astro - Global state in React using events

React Astro - Global state in React using events

9
Comments
3 min read
A tale of Higher-Order Components & Render Props

A tale of Higher-Order Components & Render Props

19
Comments 8
4 min read
Create reusable high-order React components with Recompose

Create reusable high-order React components with Recompose

21
Comments
6 min read
Loading components asynchronously in React app with an HOC

Loading components asynchronously in React app with an HOC

23
Comments 1
4 min read
Making Consistent React Forms Using a Higher-Order Component

Making Consistent React Forms Using a Higher-Order Component

26
Comments 2
3 min read
React Higher-Order Components in TypeScript made simple

React Higher-Order Components in TypeScript made simple

41
Comments 18
6 min read
Higher Order Components In Javascript / Typescript

Higher Order Components In Javascript / Typescript

8
Comments
2 min read
loading...