Live data from Hacker News

Viewing profile — yoonay

yoonay

HN member
Joined
Wed, Oct 21, 2015, 4:28 PM UTC
HN karma
4
Public activity
3 items

About yoonay

No profile information was provided.

Recent public activity

  1. comment
    Comment #11295673

    I would just like to say that Mongo/Angular/Backbone is not a really valid stack since Angular and Backbone are pretty much competing technologies. You can probably mix them up but…

  2. comment
    Comment #10830817

    Yeah, once the full spec of ES6 is supported by all _browsers_, we will see that overnight, all legacy PHP will disappear and everyone will stop developing with PHP. The PHP runtim…

  3. comment
    Comment #10426565

    Most SPAs I've used handle the routing with JavaScript, making your URL sharing use-case possible. It's not very hard to implement either, that stuff is covered quite early in most…