exhibitionist-digital / ultra

Zero-Legacy Deno/React Suspense SSR Framework
https://ultrajs.dev
MIT License
2.99k stars 65 forks source link
0-legacy deno esm no-bundle react ssr streaming suspense typescript zero-legacy

### Ultra 2.0 #### Zero-Legacy Deno/React Suspense SSR Framework* [![Discord][discord-badge]][discord] ![GitHub Workflow Status](https://github.com/exhibitionist-digital/ultra/actions/workflows/ci.yml/badge.svg) [![Deno module](https://shield.deno.dev/x/ultra)](https://deno.land/x/ultra) ![Deno compatibility](https://shield.deno.dev/deno/^1.27.1)

* If you want to get very meta (not facebook), Ultra can be viewed as a tiny bridge to utilise native browser features ๐ŸŒ whilst using popular front-end libraries. ๐Ÿงฐ

๐Ÿง™ Start your journey

Here's a basic Ultra project to set you on your way.

deno run -A -r https://deno.land/x/ultra/create.ts

โœจ What's new

Ultra allows you to write web-apps which massively simplify your tool chain. You write ESM, we ship ESM. Where we are going, there is no "bundling" (it feels so 2018 just saying that word).

** Examples include (but not limited to) react-query twind stitches react-router wouter mdx @__@

Does Ultra 'ship JS'?

Yes, Ultra creates rich web applications which allow complex client-side routing, allow components to persist through route changes (media players, interactive elements, etc).

Our goal is to both write AND ship source code that works the same way on server/runtime and client. We view the browser as more than just a "target". Browser is life, and JavaScript is good.

Can I use TypeScript and/or JSX?

If you want.

What native browser features should we all be using more?

Unbundled ESM, service workers, universal import maps, cascading style sheets.

Ultra always has been (and always will be) powered by the following hot-takes:


๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Community

We have the Discord. Come say 'sup.

๐ŸงŸ Contributions

The Ultra community welcomes outside contributions. See the Contributor Guidelines for details.

๐Ÿฆฅ Wishlist

Here some things we are interested in for the future of JS and/or Ultra:

Thank you for going on this journey with us.