mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
5.2 KiB
JSON
1 line
5.2 KiB
JSON
[{"user_id": 19, "stars": [], "topic_id": 8576, "date_created": 1298520020.226366, "message": "Where do you see node?", "group_id": 591, "id": 195096}, {"user_id": 4935, "stars": [], "topic_id": 8576, "date_created": 1298519967.043555, "message": "https://github.com/brunch/brunch", "group_id": 591, "id": 195091}, {"user_id": 4935, "stars": [], "topic_id": 8576, "date_created": 1298526435.1738579, "message": "npm install brunch, in the readme", "group_id": 591, "id": 195607}, {"user_id": 19, "stars": [], "topic_id": 8576, "date_created": 1298526475.4802589, "message": "Ah, npm is just a generic package manager", "group_id": 591, "id": 195611}, {"user_id": 19, "stars": [], "topic_id": 8576, "date_created": 1298526523.5156009, "message": "I don't see how using node would have any impact on it", "group_id": 591, "id": 195618}, {"user_id": 19, "stars": [], "topic_id": 8576, "date_created": 1298526480.8371551, "message": "brunch doesn't rely on node", "group_id": 591, "id": 195613}, {"user_id": 19, "stars": [], "topic_id": 8576, "date_created": 1298526537.921335, "message": "http://brunchwithcoffee.com/ It's a front-end framework", "group_id": 591, "id": 195619}, {"user_id": 19, "stars": [], "topic_id": 8576, "date_created": 1298526568.244303, "message": "It does seem pretty cool though, I've been meaning to play around with backbone for a while", "group_id": 591, "id": 195621}, {"user_id": 19, "stars": [], "topic_id": 8576, "date_created": 1298526979.003248, "message": "Where do you see the reliance on express?", "group_id": 591, "id": 195645}, {"user_id": 12775, "stars": [], "topic_id": 8576, "date_created": 1298526898.19821, "message": "It does depend on node. Express is a web framework that runs on top of node. npm is a package manager for node, and also depends on it. The automatic build process runs on node, as does the web server.", "group_id": 591, "id": 195641}, {"user_id": 4935, "stars": [], "topic_id": 8576, "date_created": 1298526445.8607841, "message": "one option is to start an express site", "group_id": 591, "id": 195608}, {"user_id": 4935, "stars": [], "topic_id": 8576, "date_created": 1298526476.2354541, "message": "it has a build process like those for static sites, where it builds templates and css", "group_id": 591, "id": 195612}, {"user_id": 4935, "stars": [], "topic_id": 8576, "date_created": 1298526508.315856, "message": "well, I was writing what I thought was the most common use-case", "group_id": 591, "id": 195615}, {"user_id": 19, "stars": [], "topic_id": 8576, "date_created": 1298526992.2283571, "message": "The express server is just a for testing :)", "group_id": 591, "id": 195646}, {"user_id": 4935, "stars": [], "topic_id": 8576, "date_created": 1298527053.982954, "message": "holy spanglish batman! ;)", "group_id": 591, "id": 195652}, {"user_id": 4935, "stars": [], "topic_id": 8576, "date_created": 1298527116.434653, "message": "I think I would classify it as a development dependency", "group_id": 591, "id": 195656}, {"user_id": 12775, "stars": [], "topic_id": 8576, "date_created": 1298527158.526577, "message": "The default project relies on express, unless you explicitly tell it to make it a static site. All of the handy tools that compile your SASS and CoffeeScript all need that express server too. Without node, the usefulness of brunch shrinks dramatically.", "group_id": 591, "id": 195662}, {"user_id": 3, "stars": [], "topic_id": 8576, "date_created": 1298529759.6787591, "message": "see, that's because you think you need node", "group_id": 591, "id": 195821}, {"user_id": 3, "stars": [], "topic_id": 8576, "date_created": 1298529835.4196, "message": "brunch is awesome because it assembles a bunch of libraries that make pure client development super compelling", "group_id": 591, "id": 195828}, {"user_id": 12775, "stars": [], "topic_id": 8576, "date_created": 1298529971.5184669, "message": "yeah - it's gorgeous", "group_id": 591, "id": 195833}, {"user_id": 3, "stars": [], "topic_id": 8576, "date_created": 1298530039.13238, "message": "Pros\nWhy this system\nrocks more than others", "group_id": 591, "id": 195835}, {"user_id": 12775, "stars": [], "topic_id": 8576, "date_created": 1298531704.3653941, "message": "The only real problem with it is it's not kept up to date, so doesn't have the latest packages, but the project layout seems like a good thing to emulate", "group_id": 591, "id": 195866}, {"user_id": 3, "stars": [], "topic_id": 8576, "date_created": 1298529791.8612101, "message": "how are backbone.js, coffeescript, eco, underscore, and zepto not an amazing way to build html/js apps?", "group_id": 591, "id": 195822}, {"user_id": 3, "stars": [], "topic_id": 8576, "date_created": 1298529803.089283, "message": "express is the weakest link in that entire lineup", "group_id": 591, "id": 195825}, {"user_id": 12775, "stars": [], "topic_id": 8576, "date_created": 1298531429.1105809, "message": "If you want to have a node base project have a look at https://github.com/robrighter/node-boilerplate. It uses LESS instead of SASS for CSS, and comes with web sockets support out of the box (not to mention, it's based on @paul_irish's excellent HTML5 Boilerplate)", "group_id": 591, "id": 195860}, {"user_id": 4935, "stars": [], "topic_id": 8576, "date_created": 1298541432.0952139, "message": "gave it a shot. really digging it.", "group_id": 591, "id": 196499}] |