alessioalex
Author of :book: "Mastering Web Application Development with Express" by PacktPub / JavaScript, Node.js && Go Enthusiast :shipit:
Bucharest, Romania
Pinned Repositories
airpair-nodejs-mistakes
Top 10 Mistakes Node.js Developers Make - Airpair article (sample code)
ClientManager
Sample application built with Backbone, RequireJS and Twitter Bootstrap on the client and Node.js (Express.js, Mongoose) on the server.
dev-error-handler
HTTP error-handling middleware that displays syntax highlighted source code.
dynroute
Node CLI tool for dynamic DNS using Route53
get-folder-size
Get the size of a folder by recursively iterating through all its sub(files && folders).
inject-html
Node module for injecting HTML code before or after the `body` tag into the response.
mastering_express_code
Source code for the book "Mastering Web Application Development with Express"
Nodetuts
All the files needed for the nodetuts.com episodes & some node.js tests of my own
reloadify
A live-reload NPM module that works well with your raw Node / Express servers. CLI version available as well.
tracegl
TraceGL MPL release - forked version with pull requests accepted :D
alessioalex's Repositories
alessioalex/Nodetuts
All the files needed for the nodetuts.com episodes & some node.js tests of my own
alessioalex/dotfiles
[DEPRECATED] see https://github.com/alessioalex/vim-setup for vim stuff
alessioalex/Presentations
Presentations
alessioalex/DelayME
Serving static files with delay style. Useful for testing what an external script might do to your application if you put it in <head> ;)
alessioalex/fronteers_node_talk
alessioalex/node-irc
NodeJS IRC client library
alessioalex/jog
JSON document logging & filtering inspired by loggly for node.js
alessioalex/smaz.js
Port of smaz (https://github.com/antirez/smaz) to Javascript.
alessioalex/xmpp-server
A full blown XMPP server based on http://github.com/astro/node-xmpp with modules