Viewing profile — alexdf
alexdf
HN member- Joined
- Mon, Nov 12, 2012, 3:16 PM UTC
- HN karma
- 2
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About alexdf
No profile information was provided.
Recent public activity
- story
-
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…
-
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…
-
comment
Comment #5792876
After first glance it seems that React started way before modern frameworks emerged or am I wrong?
-
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…