What Web Can Do Today
whatwebcando.today
What Web Can Do Today
1–10 of 136 posts
Re: What Web Can Do Today
#2Re: What Web Can Do Today
#3Re: What Web Can Do Today
#4Re: What Web Can Do Today
#5Re: What Web Can Do Today
#6What's the framework powering the site itself? I'd assume Bootstrap, but it has a Material Design look to it.
Re: What Web Can Do Today
#7The truth is that the 'web' is really becoming the cross-platform application architecture.
Just a few years back I despised the very idea of this -- I want to program in my favorite language, not JavaScript (no matter how nice it is these days). I'd love to write applications that can act like native ones while also being cross platform (and use multiple threads at that!).
The fact that WebAssembly[1] intends to eventually add support for multi-threaded programs and languages aside from JavaScript (including GC'd ones) is amazing. Personally I believe these are the two biggest blockers for most people who would want to write an app using web technology.
Although they explicitly mention that their goal is not to replace JS in their FAQ, that IMO is more akin to a _"nothing will ever replace C"_ statement rather than a _"no apps will be written using other languages than C"_.
Re: What Web Can Do Today
#8I think this should be called "What the web can do someday." I mean, push notifications? If it's not supported by mobile safari, it's a non-starter for actual widespread adoption.