Rakkas: The Dancing Web Frameork

3 points by cyco130 ↗ HN
Pleased to announce version 0.2.1 of , “the dancing web framework” which aims to unite a Next.js-inspired development experience with Vite's blazing speed. Please check it out, all kinds of feedback are most welcome. It's not production-ready yet but many features have been implemented:

- Hassle-free server-side rendering - File system-based routing with dynamic routes, nested layouts, and thematic layout groups - SPA-style client-side router - Simple but effective data fetching system - API routes to build API endpoints and middleware

This new version brings:

- Project initializer (`npm init rakkas-app`) - Hot reloading for pages and layouts - More robust body parser which now supports `application/x-www-form-urlencoded` in addition to plain text and JSON - New website domain: rakkasjs.org - Bug fixes - Performance and package size improvements

And short term goals incude:

- Static site generation - Optional data caching - Support for serverless environments - Localizable and customizable router

Check the github page for more info: https://github.com/rakkasjs/rakkasjs

1 comment

[ 4.3 ms ] story [ 13.4 ms ] thread