Tagged Questions
4
votes
2answers
81 views
How to outsource the UI of a dynamic Web application?
I have a web application developed using Spring and Hibernate, which uses a REST API and Javascript to display and update content. The project is nearly completed, but I want to enhance the look and ...
5
votes
3answers
291 views
Well built open source websites to learn from [closed]
I am looking for open source code bases of web sites that developers can learn from, inspiring sites that get everything right.
In particular, a site should excel in all these areas:
Consistently ...
9
votes
5answers
693 views
Good at Backend, but bad at front end
I want to start web development, I have been learning php.
I have experience in Java, Python, and C++
This experience has made me good at the back end side of web development.
But I am terrible at ...
7
votes
4answers
2k views
is GAE an infrastructure capable of hosting an app used by millions of active users?
I would like to know with the restrictions of GAE listed below, is it even possible to build a great social app (like Facebook) by hosting that app on GAE?
In other words is GAE an infrastructure ...