About the Author
Avatar photo

Scott Peters

What’s up with WITH?

Scott Peters Articles, Databases, Development Technologies & Tools, Python 1 Comment

Attention: The following article was published over 12 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.Ah, the WITH statement. A (mostly) loved holdover from such languages as Python and VB(A) that still finds some questionable use today in JavaScript. It was easy to use and could save …

Quick-to-Implement Custom Features in Google Maps

Scott Peters Articles, Development Technologies & Tools 1 Comment

Attention: The following article was published over 13 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.Have you ever used Google Maps to find the closest branch of your bank? Search for restaurants nearby? Get driving or walking directions? Find the best public transit route? Unless you’re reading …