Skip to content

Instantly share code, notes, and snippets.

View n8yeung's full-sized avatar
🎯
Focusing

Nathan Yeung n8yeung

🎯
Focusing
View GitHub Profile
@n8yeung
n8yeung / settings_data.json
Last active December 2, 2020 15:14
Predictive Search Bug Fix
Line 3 is the current line in the settings_data.json file. Line 4 is the fix which matches the type that the Predictive Search API is expecting
{
"search_option": "products",
"search_option": "product"
}
@n8yeung
n8yeung / .gitignore
Created March 5, 2018 21:02 — forked from octocat/.gitignore
Some common .gitignore configurations
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
@n8yeung
n8yeung / gist:59d74fb56250f306fee1
Created March 2, 2015 22:03
Favorite Quote Author
Jim Rohn
Don't wish it were easier, wish you were better.