perseus
perseus copied to clipboard
A state-driven web development framework for Rust with full support for server-side rendering and static generation.
This issue is reporting a bug in the code of Perseus. Details of the scope will be available in issue labels. The author described their issue as follows: > I'm...
TODO fix tests
Fixed multiple issues with Dockerfile code blocks in docs, as follows: - Fixed missing leading dash for options in calls to `tar`. - `curl -L` makes use of `wget` unnecessary...
This issue is requesting an enhancement to Perseus. Details of the scope will be available in issue labels. The user described the problem related to this request as follows: >...
Right now, the Perseus docs have two problems: they're too built around natural language, and too difficult to maintain. For anyone who's taken a look, the docs are *huge* for...
PWAs
**Is your feature request related to a problem? Please describe.** Progressive Web Apps (PWAs) have become incredibly powerful over the last few years, and can even work as viable Android...
This is a more ambitious feature, but I think it's doable! I want Perseus to be able to re-render only parts of content, say, keeping a sidebar and a header...
Javascript based SPA frameworks allow [lazy-loading](https://angular.io/guide/lazy-loading-ngmodules) of modules to reduce the size of the application main bundle. Is this something that can be achieved with wasm? Would it ever be...
**Is your feature request related to a problem? Please describe.** Right now, the website has comparisons between Perseus and only two other frameworks: Gatsby and NextJS. This is very much...