udibo / react-app

A React Framework for Deno that makes it easy to create highly interactive apps that have server side rendering with file based routing for both your UI and API.
https://udibo-react-app.deno.dev/
MIT License
14 stars 2 forks source link

Update dependencies and rename AppState #75

Closed KyleJune closed 11 months ago

KyleJune commented 11 months ago

Before it was a bit more difficult working with AppState. This makes it a bit easier. Users will create AppState by extending ServerState.