How to review a web application code?
Let’s learn how to review a web application code. The most accurate or helpful solution is served by Stack Overflow.
There are ten answers to this question.
Best solution
Anyone have a code review checklist/guidelines for a Java web application? A review checklist for each layer would be great. If there is no such source on the internet, do you know of any good books? I found some useful tips in "Expert One-On-One..." by Rod Johnson. Any other good books you recommend?
Answer:
In a respones to a question in the same area that I've ased, someone suggested the book Patterns of...
Shaw at Stack Overflow Mark as irrelevant Undo
Other solutions
Would you enforce pre-commit reviews? It seems that having a blocking code review greatly slows down development. Is there any alternative to have non-blocking code reviews? What percentage of time would the team spend on code review?
Answer:
Assuming a team of experienced developers, my approach is that every development item must undergo a...
Sarah Karlson at Quora Mark as irrelevant Undo
By downloading the web site with a web browser, one can see the Javascript. Minified JS can be decoded. How can one protect source code of front-end web application?
Answer:
When it comes right down to it, you can't. But, since the frontend is only half the application, there...
Glenn Anderson at Quora Mark as irrelevant Undo
A startup was founded based on a single web application that rendered unusable and highly complicated for first time users because of the bulks of buggy features added and complicated interface. The code has grown substantially and it is very hard to...
Answer:
Before you can worry about where you are now focus instead on how you got there. Odds are that if you...
Jonah Williams at Quora Mark as irrelevant Undo
I need tips in order to start building well organised and optimized JavaScript code base for my single page web application. The current code has become too unmanageable so I am rewriting the whole part. How big sites like MEGA, Email from Google, take...
Answer:
JS MVC framework It's the best way to keep your code organised in logic structure for easy development...
Alon Roth at Quora Mark as irrelevant Undo
I'm currently learning HTML, CSS, and Javascript. However, I need to get this web application out fast. Once I get funding, the application would be completely re-written in Python/Ruby. And I'll start learning one of those languages soon so I can communicate...
Answer:
Yes it would be OK. It's a prototype. It rarely matters in what way you create a prototype.
Leonid S. Knyshov at Quora Mark as irrelevant Undo
Chicago's Code Academy. How rigorous is it? How useful is to to developers who already understand the fundamentals of web application development?
Answer:
Learning web application development in 12 weeks is definitely rigorous, but we make it even more fun...
Mike McGee at Quora Mark as irrelevant Undo
I build web applications and I need to write better code. Specifically, stuff that is heavily tied to SQL or another database platform. Interface/client side is important too; I know a lot of places to learn better HTML/jQuery, but it would be great...
Answer:
You might check out Project Silk from the Microsoft Patterns & Practices team: patterns & practices...
Adrian Edwards at Quora Mark as irrelevant Undo
Basically, like in google maps, the user enters in an address, or some data that pins down his location, and I want to bring up a map view with tags specific to that area. Eventually the use will be quite heavy (etc 100-200 tags per zip code), so the...
Answer:
As someone who worked for a software company that did a lot of work with geographical data, a good starting...
Tony Young at Quora Mark as irrelevant Undo
When we upload our source code to AWS server, is the IP (intellectual property) protected? Is there a risk that the source code will be copied?
Answer:
Short answer: As long as you trust Amazon as a company, and all of the policies and procedures (link...
Robin Verlangen at Quora Mark as irrelevant Undo
Related Q & A:
- How to make a Daemon application?Best solution by Stack Overflow
- How to develop a web application?Best solution by Stack Overflow
- How to create a quiz application?Best solution by Stack Overflow
- How to unpack a mobile application?Best solution by intomobile.com
- What do you think is a possessional looking font for a web application?Best solution by Webmasters
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.