Please share your JavaScript webapp.
9 comments
https://findalakethatlookslikeadog.com
Started as a joke among my dev team and we've now sold a few shirts and plan on developing the idea.
Javascript: Just jQuery.
Started as a joke among my dev team and we've now sold a few shirts and plan on developing the idea.
Javascript: Just jQuery.
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.
The backend is Java on Google App Engine. Restful.
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.
We make extensive use of Knockout and Backbone; the backend is ASP.NET MVC4/WebAPI.
http://play.basketball-gm.com/
Completely 100% client-side JavaScript. Possibly makes heavier use (abuse?) of IndexedDB than any other website.
Completely 100% client-side JavaScript. Possibly makes heavier use (abuse?) of IndexedDB than any other website.
[deleted]
My website / blog is a single page app :)
http://mkeas.org/
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 liked the UI. Clean and simple.
Adding a line or two about what the site does may help.
Best wishes.
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.