A simple, jQuery-based Ajax tool
This is a generic AJAX class that can be reused throughout your app. I normally place this within a single file like com.chrisjmendez.AjaxRequest.js, load the...
This is a generic AJAX class that can be reused throughout your app. I normally place this within a single file like com.chrisjmendez.AjaxRequest.js, load the...
It's not a good idea to use global variables but if you do, this technique is probably the safest. // Global Object #1. Type: Object. function setData(...
If you're ever building a site that requires you to list out industries, here you go. This list was derived from NAICS [https://www.census.gov/...
Dev Environment Install SailsJS npm install sailsjs Install Chrome Postman [https://chrome.google.com/webstore/detail/postman-rest-client-short/mkhojklkhkdaghjjfdnphfphiaiohkef] Content-Type application/json Quickly get started Create a new sails...
Below are a few tools I use to integrate affiliate marketing into websites and apps. Before we start Here are a few other things I find helpful to...