All apps should be native. Who needs browsers and JavaScript?
thehackerati.com
All apps should be native. Who needs browsers and JavaScript?
1–10 of 24 posts
Re: All apps should be native. Who needs browsers and JavaScript?
#2Not sure what the author means by "real programming". Is this opposed to "fake programming"?
The more I mature as a programmer, the more I appreciate JavaScript's flexibility & readability. This allows for some useful idioms to manage complexity on large & intricate codebases. I like these dynamic idiomatic architectures as they tend to be flexible, evolvable, & under complete control of the programmer.
A module system (like commonjs) helps as well.
---
Meta note: Both this article and http://www.thehackerati.com/blog/2014/07/22/in-defense-of-br... seem like simple conversation starters.
Re: All apps should be native. Who needs browsers and JavaScript?
#3Re: All apps should be native. Who needs browsers and JavaScript?
#4Re: All apps should be native. Who needs browsers and JavaScript?
#5See the response: http://www.thehackerati.com/blog/2014/07/22/in-defense-of-br...
Re: All apps should be native. Who needs browsers and JavaScript?
#6I'm not even sure the author is being serious at this point.
Re: All apps should be native. Who needs browsers and JavaScript?
#7On one end you have google trying to popularize Chromebooks and on the other you have this guy trolling his office with the notion that we don't need a decoupling between the personal OS and the interweb OS anymore.
The real message seems to be that we still have very poor default security models for desktop OS's.