Skip to content

Instantly share code, notes, and snippets.

View bdunn313's full-sized avatar

Brad Dunn bdunn313

View GitHub Profile
export const GoogleApi = function(opts) {
opts = opts || {}
const apiKey = opts.apiKey;
const libraries = opts.libraries || [];
const client = opts.client;
const URL = 'https://maps.googleapis.com/maps/api/js';
const googleVersion = '3.22';
let script = null;
@bdunn313
bdunn313 / can-spam-checklist.md
Created March 25, 2014 01:31
CAN-SPAM Compliance Checklist

CAN-SPAM Compliance Checklist

Reference: BCP Business Center

Do's

  1. Clearly identify message as an Ad.
  2. Give physical location of business.