I'm not sure when and where it is best to check function parameters
for the correct type and valid input.

What kind of function parameter type checking do you do? Do you check
in every function? Just the core library functions? What do you think
about the overhead costs of checking? What kind of checking patterns
do you use to write less code or make the process of writing it easier?

-- 
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/jsmentors@jsmentors.com/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/jsmentors@googlegroups.com/

To unsubscribe from this group, send email to
jsmentors+unsubscr...@googlegroups.com

Reply via email to