Viewing profile — chrisquinnr
chrisquinnr
HN member- Joined
- Thu, Aug 06, 2015, 9:59 PM UTC
- HN karma
- 8
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About chrisquinnr
No profile information was provided.
Recent public activity
-
comment
Comment #36219362
>I have felt strongly that we would have been better off with a more boring approach like REST What led you to this feeling? I know you want to hear from people on why GraphQL is g…
-
comment
Comment #23384060
Landmrk | React Developer | Remote | Full Time | Contract 3-6 mo to hire We're a location based marketing startup: we've worked with some of the biggest brands, music labels and ar…
-
comment
Comment #23028876
This is a great collection. Lots of useful approaches, some of which I haven't seen before. Sure, some stuff wouldn't work for us, but that doesn't mean it's not useful to know abo…
-
comment
Comment #22044091
I really enjoy getting to influence projects at their genesis, being a CTO gives me a mandate to intercept & triage requirements. Trading off some day-to-day coding for this opport…
-
comment
Comment #10334311
I can't decide what to think about this pricing. Would a company pay $6k a year to almost not worry about hosting / ops? Actually, yeah, probably. Still seems like it's missing a l…
- story
-
comment
Comment #10261224
I have, not ready for prime time yet as client is dragging their heels but the tech is sound. Using stripe, with big props to http://themeteorchef.com/recipes/building-a-saas-with-…
-
comment
Comment #10261193
+1 If there's not a Meteor-specific package you're comfortable with then this is the option. Case in point, I prefer using stripe and twilio via meteorhacks:npm.
-
comment
Comment #10261183
I've yet to come across a situation where something I wanted to do didn't a) have an existing Meteor package, or b) have an npm package that you can include using meteorhacks:npm b…
-
comment
Comment #10019789
For 1), the hardest part for me coming from LAMP stack apps was shifting over to the way routing works (see https://github.com/iron-meteor/iron-router ) and attaching your subscrip…