Please share your JavaScript webapp.

8 points by udb ↗ HN

12 comments

[ 4.5 ms ] story [ 35.5 ms ] thread
(comment deleted)
My website / blog is a single page app :)

http://mkeas.org/

I have two suggestions. 1. Use a good font on your site, e.g. Helvetica Neue, Open Sans, Proxima Nova 2. Make more padding in-between the top of background images and their text content
Very interesting. How many visitors have you got? How many people are using it?

I liked the UI. Clean and simple.

Adding a line or two about what the site does may help.

Best wishes.

I wrote a lot of the code for https://www.airbrite.io/, which we are quietly launching on hackernews today.

The dashboard is all backbone, the backend is all node.js.

We wanted to build something that could become a core toolset for all developers. Hopefully it'll help frontend developers with e-commerce sites, but I'm excited to get to use it myself.

What does the site do? Once my order is stored, then what?
http://www.featuremap.co (although it's actually written in TypeScript :))

We make extensive use of Knockout and Backbone; the backend is ASP.NET MVC4/WebAPI.

http://www.wiwitness.com Backbone.js + Zurb Foundation + jQuery + require.js. Of course there's some plain java script as well.

The backend is Java on Google App Engine. Restful.