Earlier quoted context omitted.
I wish more front-end dev's would focus on this.
I agree, but I'm two months behind on implementing important features. While I can take a week here and there to optimize, my time is best spent delivering business value. Unless you allow performance to genuinely suck (and I don't) slimming down web apps won't help my business make money. You get what current fashionable JS frameworks and build tools give me.
os.js: JavaScript Cloud/Web Desktop Platform
71–80 of 100 posts
Re: os.js: JavaScript Cloud/Web Desktop Platform
#72The whole thing is 194KB ,a normal TODOmvc demo of your favourite Js framework goes above 250KB . Really Impressive stuff. really motivates to build slimmer web apps
Re: os.js: JavaScript Cloud/Web Desktop Platform
#73An example for the "why" question -- the "web desktop with apps" style seems to work for NAS control panels (namely QNAP and Synology). As far as I know, they are using Sencha ExtJS for the UI -- which, although pretty complete and mature, doesn't get a lot of developer love. https://www.google.com/search?tbm=isch&q=qnap+control+panel https://www.google.com/search?tbm=isch&q=synology+control+pa... Here is a QNAP demo…
It's not really clear to me what functional, or even user experience benefit there is from having "draggable windows" in something like that?
Whatever the reasons, when a customer says "build me one of those" it's useful to have a good library to call upon.
Re: os.js: JavaScript Cloud/Web Desktop Platform
#74Re: os.js: JavaScript Cloud/Web Desktop Platform
#75Re: os.js: JavaScript Cloud/Web Desktop Platform
#762016 is less than 48 hours away. Why is curl http:// | sh still a thing? Why is the Windows installer delivered without HTTPS, and does it really have no digital signature, or have I been MITM’d? I don’t know about you, but I wouldn’t touch this with a barge pole, let alone a computer.
Re: os.js: JavaScript Cloud/Web Desktop Platform
#77Re: os.js: JavaScript Cloud/Web Desktop Platform
#78Earlier quoted context omitted.
I wish more front-end dev's would focus on this.
I agree, but I'm two months behind on implementing important features. While I can take a week here and there to optimize, my time is best spent delivering business value. Unless you allow performance to genuinely suck (and I don't) slimming down web apps won't help my business make money. You get what current fashionable JS frameworks and build tools give me.
Re: os.js: JavaScript Cloud/Web Desktop Platform
#79The whole thing is 194KB ,a normal TODOmvc demo of your favourite Js framework goes above 250KB . Really Impressive stuff. really motivates to build slimmer web apps
Very nice. But are you sure it doesn't load things in the background, as needed? In fact, if it didn't do this, I'd be disappointed :)
Re: os.js: JavaScript Cloud/Web Desktop Platform
#80I cant really see any good use cases. But WOW am i impressed that, is one of the cooler things i have seen on the web.
Always cool to see these in action, but multiple "online desktops" have come and gone since the mid-2000s. I personally built one myself in 2010 only to realize it had been tried and failed a few times. My next instinct was that to get attention and attract users I'd need a mobile-style UI. My instincts were wrong, and your gut is right. There wasn't a strong enough use case. The motivator for these projects is typic…
unfortunately, this kind of understanding can only be obtained through failures.