When I code I have sort of a mental list I keep in my head for what I'm currently building. So I'll have textbox, textarea, submit button, trigger on submit, validation, database, sterilisation, etc etc. I just kind of work through the list in my head and often add to it as I think of something else.
Comments
When I code I have sort of a mental list I keep in my head for what I'm currently building. So I'll have textbox, textarea, submit button, trigger on submit, validation, database, sterilisation, etc etc. I just kind of work through the list in my head and often add to it as I think of something else.