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.

[Feature] Preact Support

See original GitHub issue

Preact Support

  • Skip <Scripts> diffing on the client (change in Remix)
    • ~#390~
    • ~#403~
    • #422
  • Backport <!DOCTYPE> hydration skipping to Preact 10 (change in Preact)
    • preactjs/preact#3327
  • Land patch for document.documentElement replacement (change in preact/compat)
    • preactjs/preact#3328

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:132
  • Comments:18 (1 by maintainers)

github_iconTop GitHub Comments

9reactions
jacob-ebeycommented, Sep 8, 2022

@LukasCornille I’ve done an initial pass of a Preact layer here: https://github.com/brophdawg11/remix-routers/pull/19

9reactions
JoviDeCroockcommented, Jan 24, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

Switching to Preact (from React)
Everything you need to know to switch from React to Preact.
Read more >
What's new in Preact X
New features and changes in Preact X. ... of major features in the process. Same goes for compatibility enhancements to support more third-party...
Read more >
Differences to React - Preact
Main differences; Version Compatibility; Debug messages and errors; Features unique to Preact. Native support for ES Modules; Arguments in `Component.render ...
Read more >
Option Hooks | Preact: Fast 3kb React alternative with the ...
Preact supports a number of different callbacks that can be used to observe or change each stage of the rendering process, commonly referred...
Read more >
Differences to React - Preact
What's Included? ... Contexts: Support for the legacy context API was added in Preact 3.0. ... Refs: Support for function refs was added...
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 Hashnode Post

No results found