Summary Assignment: Remove out-of-stock color swatch options (seen below with a grey background) from the mobile menu selector. Process: 6.5 hours Solution:Everything was solved within the product-images-custom.liquid file Lines 262 – 264 below. Lines 278 – 297 below. Process First impressions There were two approaches that immediately came to mind: Find the selector for the li […]
Author: LeaNakamura
I'm a Brooklyn-based web development student, musician and textile artist originally from Maui, Hawaii.
Cleaning up code and optimizing site-load times regarding hero videos.
Categories
Setting Up Shopify’s Theme Kit
Setting up a local Shopify dev environment with Theme Kit
Categories
Written Assessment
Written Assessment – Taken on June 23, 2020
Categories
JavaScript Fundamentals: Objects
JavaScript Fundamentals: Objects
30 Days of JavaScript: Day 8, Traversing Nested Objects
JavaScript Fundamentals: Breaking Down a Concise FizzBuzz Solution Using Truthy/Falsy Expressions + Ternary Operators
JavaScript Fundamentals: Callback Functions
JavaScript Fundamentals: Classes
JavaScript Fundamentals: Methods for Working With Arrays