Viewing profile — niallobrien
niallobrien
HN member- Joined
- Fri, Dec 19, 2014, 8:57 PM UTC
- HN karma
- 31
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About niallobrien
No profile information was provided.
Recent public activity
-
comment
Comment #11305744
This is complete nonsense. You clearly haven't used Feathers. I can assure you that Feathers does indeed provide realtime functionality and have code examples to back up that state…
-
comment
Comment #11305660
Vue.js has a scaffolding tool called Vue-CLI which makes it super simple to get started as it has all of this stuff setup for you.
-
comment
Comment #11290633
I started playing with this recently and so far I'm loving it. Here's a Vue.js component example I wrote that interacts (CRUD operations) with a Feathers message service over webso…
- story
- story
-
comment
Comment #8774518
Scaling Meteor is my biggest concern right now as I contemplate diving any deeper with it. I'm well aware of Mongo's oplog but the lack of Mongo sharding, the sticky session requir…