Fresh 1.1 – Automatic JSX, plugins, DevTools, and more
1–10 of 57 posts
Re: Fresh 1.1 – Automatic JSX, plugins, DevTools, and more
#2Re: Fresh 1.1 – Automatic JSX, plugins, DevTools, and more
#3Hey folks, author of Fresh here. Very excited for this rather significant release. Happy to answer any questions you may have :)
Out of curiosity: does the support for automatic JSX incur any startup or deployment penalty? I'd assumed Deno didn't have a "build step" per se, but maybe I'm mistaken.
Re: Fresh 1.1 – Automatic JSX, plugins, DevTools, and more
#4Hey folks, author of Fresh here. Very excited for this rather significant release. Happy to answer any questions you may have :)
Re: Fresh 1.1 – Automatic JSX, plugins, DevTools, and more
#5Hey folks, author of Fresh here. Very excited for this rather significant release. Happy to answer any questions you may have :)
Terrific update! You resolved the only two pain points I'd experienced (`tw` template literal and JSX pragma stuff). Out of curiosity: does the support for automatic JSX incur any startup or deployment penalty? I'd assumed Deno didn't have a "build step" per se, but maybe I'm mistaken.
Re: Fresh 1.1 – Automatic JSX, plugins, DevTools, and more
#6Re: Fresh 1.1 – Automatic JSX, plugins, DevTools, and more
#7Hey folks, author of Fresh here. Very excited for this rather significant release. Happy to answer any questions you may have :)
Re: Fresh 1.1 – Automatic JSX, plugins, DevTools, and more
#8Off-topic but how does the video[2] under Preact Dev Tools look so sharp yet only weight 43KB? Edit: nevermind, the downloaded file's 2.9MB. Must be something up with Chrome's network tab.
[1]: https://deno.com/blog/v1.25#new-experimental-http-server-api
Re: Fresh 1.1 – Automatic JSX, plugins, DevTools, and more
#9Great update! I wonder if Fresh plans to use Deno's (new) HTTP server[1]. Benchmarks for that look incredible (compared to Express). Off-topic but how does the video[2] under Preact Dev Tools look so sharp yet only weight 43KB? Edit: nevermind, the downloaded file's 2.9MB. Must be something up with Chrome's network tab. [1]: https://deno.com/blog/v1.25#new-experimental-http-server-api [2]: https://deno.com/fresh-1.1/…
Just use --unstable to enable it.
Re: Fresh 1.1 – Automatic JSX, plugins, DevTools, and more
#10Hey folks, author of Fresh here. Very excited for this rather significant release. Happy to answer any questions you may have :)
The only thing I'm missing to try it out is some sort of SASS support.