ActionHero v4.2.2

actionhero javascript node.js 

This was a busy week for actionHero! We are now up to version 4.2.2. Note that this release again changed some of the internal API’s.

2013-01-13


Exception Patterns in node.js

actionhero javascript node.js 

Recently we added support for a ‘developer mode’ to ActionHero which reloads parts of your project on the fly as you develop. Doing so…

2012-12-04

actionhero-client turns 1.0.0

actionhero javascript node.js 

actionhero-client is a nodeJS package to allow a remote nodeJS app to connect to and consume an actionHero API.

2012-11-17

Production Deployment with node.js Clusters

gitops javascript node.js 

How do you deploy a node.js app reliably?

10 Sep 2012

NPM and run-script

actionhero javascript node.js 

Just a handy reminder that you can add "arbitrary" commands to your node NPM modules without creating binaries.

2012-09-09

npm and generators

javascript node.js 

Today I learned that npm (the node.js package manager) has support for arbitrary commands and chained commands. I guess I always knew this…

2012-08-12

actionHero V3: Return of the Hero

actionhero javascript node.js 

That’s Right, the rumors were true: ActionHero is now @ V3!

2012-08-02

PhoneGap and Push Notifications

javascript 

Mobile Apps with JS

2012-04-11

ActionHero: Actions vs Tasks

actionhero javascript node.js 

I recently got a note from an actionHero user asking about the difference between tasks and actions within the framework. Here’s a bit of a…

2012-04-11

Tags