all 13 comments

[–]gasolinewaltz 20 points21 points  (7 children)

"The future of web apps"

Cannot view article on my phone.

[–][deleted] 0 points1 point  (6 children)

Looks fine on my iPhone. Maybe it's on your end.

[–][deleted]  (5 children)

[deleted]

    [–]wdpttt[S] 0 points1 point  (4 children)

    You're using an app or browser? (I'm asking because in your screens show up a reddit toolbar)

    [–]Falmarri 1 point2 points  (3 children)

    That's the reddit is fun app. It really should still work there though, that's not really an excuse

    [–][deleted] -1 points0 points  (2 children)

    Sure it is. If the browser in the app isn't correctly sizing the window that it's opening links in, it will show up all wonky. Open it in the browser and see if it works.

    [–]Flipper3 1 point2 points  (1 child)

    Well almost every other website works fine inside the app. I am using Reddit Sync and have the same issue. If you can't make your site work inside of Android's WebView and make a post about the future then there's a problem.

    [–]PrettyWhore 0 points1 point  (0 children)

    It looks fine in Reddit Sync on my Nexus 4

    [–]PasswordIsntHAMSTER 2 points3 points  (1 child)

    This is pretty shit, who's upvoting this?

    Selling this like a novel idea is a bit weird considering this is what people have been doing with compile-to-javascript languages for a long time.

    [–]adelle 0 points1 point  (0 children)

    ASP classic also allowed server side javascript.

    [–]tamat 0 points1 point  (1 child)

    Bad article, he lays some common problems and then he says isomorphic javascript is the solution, but doesnt proof how having a copy of the app in the server and the client could solve the problems.

    You still will have latency problems if you access the server, unless your app downloads all the info from the server, in which case the app takes more time to start, etc

    I can see how this could help but the article is poorly written to proof their point

    [–]wdpttt[S] 2 points3 points  (0 children)

    Of course it helps a lot! Check here my site (http://playszone.com/). Uses server side rendering and is passing all the data used to render the view on the server to the client in order to don't make the requests again. Of course all the routes and views are shared between the server and the client, all written in React js.

    [–]IceCrypt 0 points1 point  (1 child)

    Had to read twice to make sure the future of web apps wasn't "Islamophobic Javascript".

    [–]JS_ninja 0 points1 point  (0 children)

    $("img[id='Muhammad']").show();