Show HN: An Isomorphic JavaScript Framework Faster Than React
1–10 of 257 posts
Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#2Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#3Well, one problem is declarative programming has never been as expressive as imperative programming. In React you'd use JavaScript for this iteration. This is why I like React over say Angular, with ng-each, ng-if, etc. Flow control does not belong in markup. I cringed the first time I saw an XML schema with an IF element.
Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#4No. Just no.
Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#5It also packs things like routing and animation integration which React lacks out of the box.
Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#6However, the real reason React is a good choice is not performance, but rather how it encourages developers to think about, isolate and better manage mutable state in their applications.
Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#7Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#8Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#9There could be many reasons for this. Maybe I'm personally not interested in adopting a new framework, maybe your target audience (which includes me) has some sort of fatigue or lack of interest, maybe speed isn't enough of a reason to sell me (or us) on its own, or maybe your landing page needs work. I'm not sure, but maybe my comment will help identify an/the issue – or maybe there is no issue, and it's just me.
Thanks for making a JS framework and posting it here. That takes a lot of guts and is notorious for inviting hostility. I appreciate it.
Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#10"Faster than React" does mean anything?