Ask HN: What are you working on?
91–99 of 99 posts
Re: Ask HN: What are you working on?
#92Re: Ask HN: What are you working on?
#93I'm a product designer that does graphic and interface design and HTML/CSS. But lately I've really wanted to build something that works , not just static stuff. So.. Installed node.js, the Express framework, and are now messing around in Jade templates. Also installed the mongodb driver via npm (node package manager), but have zero clue how to make a database and hooking it into my node app. Next step is to follow al…
Re: Ask HN: What are you working on?
#94"Which one will I buy"? How many times do you go though a review or read recommendations of someone before it gives you the final push to buy something? ... We are making a product + marking app based on consumers + twitter feed .. but not like others star rating product review.. people can see how many users are happy , sad , angry .. People's emotions with any product that can help you :)
Re: Ask HN: What are you working on?
#95We as applicants have thought be cool to set up a FB Group to stay in touch. So click above and feel free to join
Re: Ask HN: What are you working on?
#96Re: Ask HN: What are you working on?
#97Re: Ask HN: What are you working on?
#98Re: Ask HN: What are you working on?
#99I'm a product designer that does graphic and interface design and HTML/CSS. But lately I've really wanted to build something that works , not just static stuff. So.. Installed node.js, the Express framework, and are now messing around in Jade templates. Also installed the mongodb driver via npm (node package manager), but have zero clue how to make a database and hooking it into my node app. Next step is to follow al…
If you don't want to grok SQL you can always try NoSQL which is basically (for most engines) documents made of key-value pairs in collections.