Octane – React’s programming model, compiled
octanejs.dev
Octane – React’s programming model, compiled
1–10 of 51 posts
Re: Octane – React’s programming model, compiled
#2I'm surprised how good Vue Vapor mode is from the performance comparison table.
Re: Octane – React’s programming model, compiled
#3I'm surprised how good Vue Vapor mode is from the performance comparison table.
Funny how Vue Vapor 3.6 beta and Ripple 0.3 show the exact same performance (1.0) as Octane, but their bars are a tiny bit longer so the Octane team can pretend to have a justification to put their implementation on top.
Classic statistics dark pattern.
Re: Octane – React’s programming model, compiled
#4I recognize this comparison style. Definitely generated by Claude. haha
Re: Octane – React’s programming model, compiled
#5It took a while to render when I clicked the Differences from React button on an iphone 17.
Re: Octane – React’s programming model, compiled
#6I'm surprised how good Vue Vapor mode is from the performance comparison table.
Funny how Vue Vapor 3.6 beta and Ripple 0.3 show the exact same performance (1.0) as Octane, but their bars are a tiny bit longer so the Octane team can pretend to have a justification to put their implementation on top. Classic statistics dark pattern.
We just run a script that runs the benchmarks and updates the chart. It’s rounds numbers too. We’ve been as honest as possible in all the benchmarks - there’s no point in lying about a metric.
Re: Octane – React’s programming model, compiled
#7It seems like an attempt to port Svelte's features to React-like api?
Re: Octane – React’s programming model, compiled
#8Interested in experimenting with Octane, wish that docs emphasized more the SSR aspect of it, because I'm looking for a Ruby/Phoenix/Php alternative in TypeScript land, and one with React-like apis would be cool.
Re: Octane – React’s programming model, compiled
#9Interested in experimenting with Octane, wish that docs emphasized more the SSR aspect of it, because I'm looking for a Ruby/Phoenix/Php alternative in TypeScript land, and one with React-like apis would be cool.
Weren't there RedwoodJs, BlitzJs and few others that did that already?
Re: Octane – React’s programming model, compiled
#10The model is a bit different from React (no deps, hooks can be under ifs) — do coding agents recognize it or they get confused when they see that code?