Roadmap
See original GitHub issueThis issue exists as a continually growing roadmap for fresh. It is a rough outline of the features I want to add to fresh in the future. Features are seperated into two sections: short term (within the next month), and longer term (further than 1 month out).
Short term
- More advanced data serialization for island props (support signals + jsx elements as props)
- Deprecate
<Head>
and instead allow<head>
anywhere in the component tree
Longer term
- Extend plugin system to support injecting middlewares, islands, and routes
- Introduce a first class type safe data fetching system for islands
- First class session handling
- First class data persistence
- Improved error handling for server side rendered pages (404 pages etc)
- Built in i18n support
- Lazy loaded islands
- Better testing story
Done
- A plugin system for styling integrations
Issue Analytics
- State:
- Created a year ago
- Reactions:44
- Comments:14 (4 by maintainers)
Top Results From Across the Web
Developer Roadmaps
Community driven roadmaps, articles, guides, quizzes, tips and resources for developers to learn from, identify their career paths, know what they don't ...
Read more >What is a roadmap? - The ultimate guide to ... - Roadmunk
A visual roadmap is a communication tool. They're created and presented to get all stakeholders, executives and your entire team aligned on one...
Read more >Roadmapping: Your starter guide - AHA.io
A roadmap is a visual representation of your strategic plans. It ties together your strategy (the "why"), the work you will need to...
Read more >Roadmap: definition, tools, examples - Office Timeline
A roadmap is the high-level, visual representation of the lifecycle of a business initiative, complete with the end goal, steps to take and...
Read more >Roadmap - Wikipedia
A road map, a form of map that details roads and transport links · A plan, e.g.. Road map for peace, to resolve...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @Industrial , I’ve developed a small fresh plugin for adding nextjs-like prefetching using Google’s quicklink library. Check it out at: https://deno.land/x/prefetch
maybe this is a killer feature https://github.com/floodfx/liveviewjs https://github.com/beenotung/ts-liveview