NextJS Demo
NextJS Demo
FeedRenderFormVault
View Github

NextJS Demo

A demonstration of various different use cases and approaches.

Feed

A feed demo, displaying a list of posts and their comments.

View Feed

Render

A render count demo, useful for debugging the number of times a component has rendered.

View Render

Form

A form demo using useReducer to handle complex state.

View Form

Vault

An image gallery demo, using JSONPlaceholder.

View Vault