hooks


post-669-thumbnail
Building A Movie App With React Hooks And Cloudflare Workers

This is a tutorial on how to use React Hooks to build the UI for a movie app and Cloudflare Workers (serverless or cloud functions) for the proxy API.

post-441-thumbnail
Thinking In React Hooks

if you haven't already, please read the official docs on React Hooks. What I present here is my take...

Preact Composition Api

Implement the new Vue Composition API in Preact