All Projects → atilafassina → nextjs-layout-state

atilafassina / nextjs-layout-state

Licence: MIT license
PoC on how to omit state from different pages in a Next.js application

Programming Languages

typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to nextjs-layout-state

stook
A minimalist design state management library for React.
Stars: ✭ 86 (+244%)
Mutual labels:  state-management
flutter expense manager
Flutter Provider and Shared Preferences Sample Application.
Stars: ✭ 59 (+136%)
Mutual labels:  state-management
restate
A redux fractal state library 🕷
Stars: ✭ 55 (+120%)
Mutual labels:  state-management
Airstream
State propagation and event streams with mandatory ownership and no glitches
Stars: ✭ 160 (+540%)
Mutual labels:  state-management
ReduRx
👌 A thin layer of a Redux-based state manager on top of RxDart
Stars: ✭ 41 (+64%)
Mutual labels:  state-management
woliveiras.github.io
My personal Blog
Stars: ✭ 25 (+0%)
Mutual labels:  jamstack
nextjs-sanity-template
Starter Sanity + Next.js
Stars: ✭ 22 (-12%)
Mutual labels:  jamstack
riduce
Get rid of your reducer boilerplate! Zero hassle state management that's typed, flexible and scalable.
Stars: ✭ 14 (-44%)
Mutual labels:  state-management
eleventy-plugin-blog-tools
A collection of shortcodes, filters and tags that make blogging on 11ty more fun
Stars: ✭ 41 (+64%)
Mutual labels:  jamstack
whatsup
Reactive framework, simple, fast, easy to use!
Stars: ✭ 115 (+360%)
Mutual labels:  state-management
teaful
🍵 Tiny, easy and powerful React state management
Stars: ✭ 638 (+2452%)
Mutual labels:  state-management
jedisdb
redis like key-value state management solution for React
Stars: ✭ 13 (-48%)
Mutual labels:  state-management
ReduxSwift
Predictable state container for Swift too
Stars: ✭ 38 (+52%)
Mutual labels:  state-management
Bolt
⚡ is a fast grunt based, data driven, static site seed project, for rapid web development of PWA's or JAMstack projects
Stars: ✭ 30 (+20%)
Mutual labels:  jamstack
P-Blog
P stands for "personal", what else can it be?. ⚡ Own personal blog with custom CMS to implement Next.js and node back-end. And hey! it supports PWA too.
Stars: ✭ 30 (+20%)
Mutual labels:  jamstack
navigator-hugo
Navigator Business theme powered by Hugo. It also could be used for a personal portfolio.
Stars: ✭ 133 (+432%)
Mutual labels:  jamstack
statebot-sh
Statebot for shell-scripts. Write more robust and understandable programs.
Stars: ✭ 14 (-44%)
Mutual labels:  state-management
virtual-lolly
JAMstack demo site - prerendered with serverless API fallbacks
Stars: ✭ 110 (+340%)
Mutual labels:  jamstack
bounce
The uncomplicated Yew State management library
Stars: ✭ 43 (+72%)
Mutual labels:  state-management
getx snippets extension
An extension to accelerate the process of developing applications with flutter, aimed at everyone using the GetX package.
Stars: ✭ 142 (+468%)
Mutual labels:  state-management

Next.js Layout State 🪢

Netlify Status See it live

Deploy to Netlify

Run it locally 🏡

First, run the development server:

npm run dev

Open http://localhost:3000.

Set your own 🧭

  1. Clone this repo:
git clone https://github.com/atilafassina/nextjs-layout-state.git {{your-directory}}
  1. Navigate to the directory and run
npm i && npm run dev
  1. Be happy 🚀

Support 👩‍🔧

dependency version
Next.js 11+
React 17+
TypeScript 4.3+
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].