Structure of a single page app
I’m looking to develop a one page app, and will likely be using node.js for my server side coding.
How should I implement permissions?
I am using cppcms to create a blog like application and I’m trying to write a permission system, although I’m confused as to what would be the most efficient and manageable method.
What are some good ways for an experienced .NET client developer to start learning web development? [closed]
Closed 7 years ago.
Is it worth moving from Microsoft tech to Linux, NodeJS & other open source frameworks to save money for a start-up? [closed]
Closed 9 years ago.
What is the logic behind filtering/sanitizing input?
I have always found it more logic to validate input instead of filtering it. How to appropriately filter data depends on the situation, so IMO it should be done in output or when saving to a database.
Next step after creating mock-up screens
I have created some mockup screens for my app in HTML/CSS. I have 4 screens in total.
They contain no client-side coding i.e. Javascript or jQuery.
Is there any design pattern except MVC for web?
I want to know are there any design patterns for web besides MVC?
How to handle security of temporary data on web server?
I’m primarily an ASP.NET developer but this question really applies regardless of language. So obviously it is a good idea to prevent external attacks that arise from session hijacking and csrf attacks as well. But what about internal attacks when the data involved is temporary, needed for the entire session but also sensitive and worth stealing? There is the naturally just only hire trustworthy people route, but lets say that doesn’t apply.
What was the first server-side language [closed]
It’s difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 12 years ago. I was thinking about different server-side languages and […]
Which mobile devices cover the widest spectrum for testing?
My company has decided to purchase a multitude of devices for browser testing our stages e.g. iPhones, Android, Windows and assorted tablets. They’ve tasked me with finding specific devices that cover largest common denominator of users and scenarios.