Tagged Questions
3
votes
5answers
124 views
Name of the logged off part of an application/a website
I'd like to know how you would call the part of the application which is not the showcase, not the app itself, but the part between both.
Let me explain with more details. It is something very common ...
4
votes
1answer
122 views
When is it ok to have two different layouts for the same page inside a web application?
I have a page inside the application that will be displayed inside a popup on other page. Since the page was not designed for the popup size I wanted to create a compact view for it. Would this be ...