Viewing profile — krazymelvin
krazymelvin
HN member- Joined
- Wed, May 22, 2013, 3:58 AM UTC
- HN karma
- 8
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About krazymelvin
No profile information was provided.
Recent public activity
-
comment
Comment #6960092
And the obligatory response: https://news.ycombinator.com/item?id=4177516
-
comment
Comment #6215564
> I quite like the npm way of adding --save or --save-dev when installing a package to add it to the package.json file automatically. Composer does not do that, in any way that I c…
-
comment
Comment #6045105
It's also unnecessary, you can just do this: foreach ($contacts as $contact) echo $contact;
-
comment
Comment #5748853
People really need to stop posting that fractal article. Any PHP dev worth their salt would be able to tell you that guy clearly has no major experience with PHP (or any understand…