Posts Tagged ‘nodejs’
On a nodejs kick today
I’ve recently increased my interest in nodejs. Today, I revisited a framework called Mojito by Yahoo. I first learned about Mojito on InfoQ.com, an awesome site for the IT-minded.
Mojito uses nodejs. It is a framework for developing applications in javascript. Interestingly, Yahoo also developed a project called Manhattan that serves as a platform-as-a-service for your Mojito applications – similar to Nodester.
As great as that all sounds, there is more! Check out this 5 minute demo by the lead engineer. It’s interesting stuff.