Welcome to Atalasoft Community Sign in | Help

Browse by Tags

All Tags » programming » javascript   (RSS)
Being the holiday season, it’s been a bit of a slow week.  Still, I stumbled across some very good articles and sites I would like to share.  I also wanted to note that I will be tagging all of my “Discoveries This Week” posts with the roundup Read More...
When you are handed a string, integer, or any value type, can you know what it really represents? Can you define the range of appropriate behaviors for that data? Can you tell if it's formatted correctly? The problem is, in all of these cases, you can't. Read More...