cdoremus / ultra2-todo-signals

An Ultra 2.0 application that uses Preact Signals for state management

Home Page:https://ultra2-todo-signals.deno.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ultra 2.0 Todo List App With Preact Signals

This app is a Todo List written in Ultra 2.0, a React Deno full-stack framework. It uses the React version of Preact Signals to handle state management.

There also is an Fresh version of this app created with Preact, Deno and Preact Signals in this repo.

Usage

Start the project:

deno task dev

This will watch the project directory and restart as necessary.

About

An Ultra 2.0 application that uses Preact Signals for state management

https://ultra2-todo-signals.deno.dev/


Languages

Language:TypeScript 84.3%Language:CSS 15.7%