Live data from Hacker News

Viewing profile — alexdf

alexdf

HN member
Joined
Mon, Nov 12, 2012, 3:16 PM UTC
HN karma
2
Public activity
5 items

About alexdf

No profile information was provided.

Recent public activity

  1. story
  2. story
    Developers of desktop/console apps, what do you think about React?

    I found 3 categories of devs: 1. Experienced web develoeprs who spent most of their carriers doing server side rendering with JS code here and there. 2. Youngsters who follow the h…

  3. comment
    Comment #6139529

    >>Cat.prototype = new Mammal() This is only useful if Mamaml has only methods and no properties which does not happen that often. >> Cat.prototype.constructor = Cat I never saw a p…

  4. comment
    Comment #5792876

    After first glance it seems that React started way before modern frameworks emerged or am I wrong?

  5. comment
    Comment #4773111

    Just recently our company started developing WEB version of our product and our testers keep writing tests to verify that UI controls can correctly display unicode characters. Does…