Skip to content

moureau-dev/newstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

130 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newstack

A framework extremely similar to Nullstack, but using different techs:

  • Hono for the server
  • ESBuild for the bundler
  • Biome for the default linter and formatter

Roadmap

  • Server-side rendering
  • Client-side rendering
    • Hydration
    • Navigation
    • Destruction
    • Reactivity with proxies
    • Bundle splitting with dynamic imports
    • Two-way data binding
  • Components with JSX (no react)
  • Public folder for assets
  • Server functions
    • Basic execution
    • Context aware executions
  • Option to build for Node and Bun
  • Biome integration
  • Tests
  • CLI to create new projects
  • Context
    • (Server) Environment
    • (Client) Current route
    • (Client) Environment
    • (Server) Secrets
    • (Client) Page
    • (Client) Params
    • (Client) Router
    • (Client) Settings

About

Nullstackive framework for SSR, SSG, and SPA.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors