Viewing profile — mudbutt
mudbutt
HN member- Joined
- Thu, Dec 22, 2016, 1:12 AM UTC
- HN karma
- 16
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About mudbutt
No profile information was provided.
Recent public activity
-
comment
Comment #15730166
Google abandons open source projects all the time, I don't see how that is a strong argument. Facebook actually uses React, IMO Angular 2+ was built for the sole purpose of consult…
-
comment
Comment #15729714
I code in Ruby everyday and I think JS is a far superior language. Javascript has closures, modules and hoisting that complies and stores functions and variables before executing. …
-
comment
Comment #15200779
I would argue that it is by far the worst Framework one could possibly choose.
-
comment
Comment #15200765
It drives me crazy when I hear things like Angular4+ is better for "Large Ambitious Applications with large teams" when in reality Angular4 suffers from the same slow down/performa…
-
comment
Comment #14740912
Yeah when I first saw the headline an image of a Chinese Erlich Bachman sprang to mind. Although the absurdity of the whole thing is pretty humorous for some reason it made me sad.…
-
comment
Comment #14675658
I think it's the fact LinkedIn uses Ember. Anything built with Ember is sluggish and bloated
-
comment
Comment #13657173
I can't imagine any smart developers using Ruby anyone, I know because I unfortunately work with Rails and anyone with a brain cell has already left. To me deciding to use Rails is…
-
comment
Comment #13256636
Sorry for being an idiot, but when you reducers you don't mean the native .reduce do you?
-
comment
Comment #13234049
Finding bugs for something you wrote yourself is easy because you WROTE it and can easily reason about what each method does, what data/methods does it have access to etc. etc. Any…