Rafael De Leon

Rafael De Leon @rafde

Location:
Spring Valley, CA
Joined:
Jun 17, 2020

Rafael De Leon
articles - 7 total

What con-estado do for your deeply nested React App state?

State management in React can be complex, especially when dealing with deeply nested data structures....

Learn More 0 0Feb 25

Publishing JSR package with Github Actions that react-hook-use-cta used

JSR Publishing to Javascript Registry is straightforward. Sign-in using a github...

Learn More 0 0Jan 4

Publishing NPM package with Github Actions that react-hook-use-cta used

Overview I will be covering the following: A little about NPM configuration Bare minimum...

Learn More 2 0Jan 3

Picking a bundler for react-hook-use-cta

Prelude The main takeaway is going to in installing, setting up package.json and...

Learn More 0 0Jan 2

🚀 react-hook-use-cta v2 Release! 🚀

The React hook for managing complex state with custom actions, state history tracking, and type...

Learn More 1 0Jan 2

State management with react-hook-use-cta

How often do you see code that has a lot of useState?: import { useState } from 'react'; export...

Learn More 0 0Jun 29 '24

Prelude to react-hook-use-cta (useCTA)

Introduction In the past, I found myself writing a React.useReducer hook that did common...

Learn More 0 0Mar 14 '24