bajtos | 4 years ago | on: GDPR enforcer rules that IAB Europe’s consent popups are unlawful
bajtos's comments
bajtos | 11 years ago | on: Getting Started with Node.js LoopBack Connector for ArangoDB
bajtos | 12 years ago | on: Zones – Robust error handling and flow control for Node.js
Is it a real problem? Seems that other popular projects like Ruby on Rails have a similar number of opened issues and it's not stopping them from releasing new versions.
Does the Node core team have any plans how to prevent this situation in the future?
bajtos | 12 years ago | on: LoopBack, a new Node.js framework by StrongLoop
http://emberjs.com/guides/models/the-rest-adapter/ http://emberjs.com/api/data/classes/DS.RESTAdapter.html
bajtos | 12 years ago | on: Comparing Node.js Promises, Try/Catch, Angular Zone.js and Zone
The idea behind Zones for Node.js is to auto-attach new resources to the current zone, so that they can be cleaned when the zone exits.
AFAIK there is no solution for that at the moment.
bajtos | 12 years ago | on: Coming to Node.js v0.12: Debug clustered apps with node-inspector, here's how...