# Rip App — Application Framework
> **The browser-side framework that ships with rip-lang. Stash, resource,
> timing, components store, file-based router, fine-grained renderer,
> orchestrated launch, and shared ARIA primitives — all in one bundle,
> no build step required.**
Rip App is to the browser what `@rip-lang/server` is to HTTP: a
batteries-included, opinionated application framework written in Rip
itself. It uses the language's compiler and reactive primitives the
same way any user's app would — Rip App doesn't extend the language,
it just exposes a coherent set of pieces (state, async data, routing,
rendering, lifecycle) on top of them.
If you've loaded `