Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You are holding it wrong.

No seriously, you might be trying to use a fast glue/prototyping/event processing and browser deployed language to do something that should be done in a different environment. If your core logic task is algorithmic, consider C or Go and call that from your event framework. If it's data integrity/type-safety related, consider using your sql dialect.

(not a flamebait, but nosql is just a big distraction, please seriously consider postgres, it rocks, esp with json and plpgsql stored procedures that can be used to enforce data integrity braces and as independent unit testing for your data structures)

AngularJS, Express, node, and postgres is the most potent combination I've used in a long time.

Cheers,and good luck! F



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: