JS: Proper Global Variables
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(...
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...
You might need to strip out HTML in comments and here's how. /** ******** ******** ******** ******** ******** ******** ******** ******** * TITLE: Disable HTML in WordPress comments * DESCRIPTION: Disallow HTML in WordPress comments, add this...