Live data from Hacker News

Poll: For your startup, do you use Django, Rails, PHP or Other?

news.ycombinator.com

31–40 of 96 posts

Re: Poll: For your startup, do you use Django, Rails, PHP or Other?

#35

Go / Postgres / React & Fluxxor Edit: forgot to mention go-tigertonic. :)

Node.js / Express / Postgres / React & Fluxxor

Really enjoying the Flux design pattern + declarative nature of React. I've been applying the Flux pattern to other applications (iOS) with great successful. The goal of one-way data flow and a single touch point for application events is a radical tool for complexity reduction.

Re: Poll: For your startup, do you use Django, Rails, PHP or Other?

#40

Go / Postgres / React & Fluxxor Edit: forgot to mention go-tigertonic. :)

Node.js / Express / Postgres / React & Fluxxor Really enjoying the Flux design pattern + declarative nature of React. I've been applying the Flux pattern to other applications (iOS) with great successful. The goal of one-way data flow and a single touch point for application events is a radical tool for complexity reduction.

Are you using any ORM for PostgreSQL in Node? Haven't found anything as good as ActiveRecord yet...
Post reply on HN