- 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