Show HN: An Isomorphic JavaScript Framework Faster Than React
21–30 of 257 posts
Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#22Is isomorphic JavaScript a thing? Isn't it just 'using jsdom'?
Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#23If you really want a framework that is faster, check out Tungsten (https://github.com/wayfair/tungstenjs), which is as fast as this client side, and can render in vanilla Mustache using Go/C++.
Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#24lodash slower than underscore? Isn't lodash's primary purpose to be a more performant drop-in for underscore? Would love to see these benchmarks in a jsPerf.
Guess not. http://jsperf.com/ldash-vs-underscore
Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#25I think it's great that there is such an amount of active development in the JS sphere, and I'm sure your framework is fantastic - so don't take this as directed at your framework specifically. That being said... I am however feeling so overexposed to new libraries and frameworks that I can hardly muster the energy to even look at it. I constantly feel that I'm behind on my homework having to evaluate new libraries a…
So don't study it then? It's perfectly fine to continue using what you are using. Most recruiters talking to me still ask for Angular, even if I consider it a little hairy and prefer not using it. After being in the JS sphere for a while and living with these changes, I have learned a lot. Because there is nothing new under the sun, these all do pretty much the same thing - but in different ways. There are tradeoffs,…
Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#26Mess yourself with Mithril, Mercury or Elm.
Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#27Is isomorphic JavaScript a thing? Isn't it just 'using jsdom'?
Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#28I think it's great that there is such an amount of active development in the JS sphere, and I'm sure your framework is fantastic - so don't take this as directed at your framework specifically. That being said... I am however feeling so overexposed to new libraries and frameworks that I can hardly muster the energy to even look at it. I constantly feel that I'm behind on my homework having to evaluate new libraries a…
Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#29Earlier quoted context omitted.
So don't study it then? It's perfectly fine to continue using what you are using. Most recruiters talking to me still ask for Angular, even if I consider it a little hairy and prefer not using it. After being in the JS sphere for a while and living with these changes, I have learned a lot. Because there is nothing new under the sun, these all do pretty much the same thing - but in different ways. There are tradeoffs,…
The problem is, it's our fault that recruiters are now asking for Angular, because we sold our employers on Angular and built their apps in Angular. Now that Angular is mainstream and has fallen out of fashion, they need to hire more developers to maintain all those Angular apps we built for them.
Re: Show HN: An Isomorphic JavaScript Framework Faster Than React
#30Earlier quoted context omitted.
So don't study it then? It's perfectly fine to continue using what you are using. Most recruiters talking to me still ask for Angular, even if I consider it a little hairy and prefer not using it. After being in the JS sphere for a while and living with these changes, I have learned a lot. Because there is nothing new under the sun, these all do pretty much the same thing - but in different ways. There are tradeoffs,…
The problem is, it's our fault that recruiters are now asking for Angular, because we sold our employers on Angular and built their apps in Angular. Now that Angular is mainstream and has fallen out of fashion, they need to hire more developers to maintain all those Angular apps we built for them.