nikunjchapadia.wordpress.com
The road to Invisible.js | nikunjchapadia
https://nikunjchapadia.wordpress.com/2014/01/24/the-road-to-invisible-js
Just another WordPress.com site. My take on RESTful authentication. The road to Invisible.js. January 24, 2014. This post will describe the development process of Invisible.js. The isomorphic JavaScript framework that Martín Paulucci. And I have been working on for around a year, as our Software Engineering final project at the University of Buenos Aires. This entry was posted in Uncategorized. My take on RESTful authentication. Leave a Reply Cancel reply. Enter your comment here. You are commenting usin...
facundoolano.wordpress.com
facundoolano | No silver bullet
https://facundoolano.wordpress.com/author/facundoolano
Facundoolano's rants on software development. Real-world RPC with RabbitMQ and Node.JS. Tl;dr: use the direct reply-to. Feature to implement RPC in RabbitMQ. I’m currently working on a platform that relies heavily on RPC over RabbitMQ to move incoming requests through a chain of Node.JS worker processes. The high level setup for RPC is well described in RabbitMQ’s documentation; let’s steal their diagram:. We grew our RPC client code based on the JavaScript tutorial. Using the amqp.node. That got us a lo...
facundoolano.wordpress.com
The road to Invisible.js | No silver bullet
https://facundoolano.wordpress.com/2013/12/27/the-road-to-invisible-js
Facundoolano's rants on software development. The road to Invisible.js. This post will describe the development process of Invisible.js. The isomorphic JavaScript framework that Martín Paulucci. And I have been working on for around a year, as our Software Engineering final project at the University of Buenos Aires. As a side note, the framework is named after Invisible. A progressive rock group led by Luis Alberto Spinetta in the ’70s. Invisible.js stands on a more or less MEAN stack. What goes under th...
isomorphic.net
Invisible | Isomorphic JavaScript
http://isomorphic.net/library/invisible
Invisible.js works on top of your express app leveraging browserify to allow your domain models to work seamlessly in the client and the server. Related Libraries and Frameworks:. 2015 J.R. Bédard.