question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

This 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:open
  • Created a year ago
  • Reactions:44
  • Comments:14 (4 by maintainers)

github_iconTop GitHub Comments

5reactions
tlgimenescommented, Nov 10, 2022

Hi! Is there a plan for prefetching of routes? https://web.dev/route-prefetching-in-nextjs is a good explanation of how this is implemented in Next.js.

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

5reactions
sunw31commented, Sep 9, 2022
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found