Skip to main content

All Questions

Tagged with
-2 votes
1 answer
280 views

Should a developer write "Solution document" before start coding?

Why we do this is for "Planning before we code" and one another point is to "help the newcomers in the team". We are a team of 5-8 members. We do have API documentation and Readme included with our ...
nithinTa's user avatar
  • 141
0 votes
2 answers
402 views

Why are web applications said to be in "production" when in reality they are in "release" or "published"? [duplicate]

The definition of production seems to contradict what web developers consider an application in production to be. Why is the term in release or published not used instead? I have been in professional ...
IEnjoyEatingVegetables's user avatar
52 votes
6 answers
8k views

How would I implement a "self-destruct" feature into the free trial version of my software?

There is the ongoing argument of free trial versus a freemium model (that is, a free-for-life version of their software with restricted and/or stripped down features) for allowing potential customers ...
theGreenCabbage's user avatar