Skip to content
Team

Yasuhiro Nakano

Development Manager
Code is like humor. When you have to explain it, it’s bad. – Cory House

Loves clean code. Weekend Musician. Soccer and LA sports fan.

Articles by Yasuhiro Nakano

  • Integrating Avalara with Shopify Checkout to Clearly Show Recycling Fees

    Published 12/30/2025

    Some states require mattress recycling fees to appear as their own tax line during checkout. This article walks through how we combined Avalaras AvaTax API, Shopify metafields, middleware, and Checkout UI extensions to display a clear tax and recycling-fee breakdown in Shopify checkout for two brands.

    E-CommerceShopify
    Integrating Avalara with Shopify Checkout to Clearly Show Recycling Fees
  • Two Years Later: TailwindCSS Is Thriving

    Published 11/30/2025

    Two years ago, I predicted TailwindCSS would fade like Bootstrap. I was wrong. Both frameworks are thriving in 2025, but not competing. They evolved instead.

    Web DevelopmentReactHeadlessShopify
    Two Years Later: TailwindCSS Is Thriving
  • CSS Container Queries

    Published 5/30/2025
    Web DevelopmentUI/UX
    CSS Container Queries
  • CSS :has selector and Tailwind support

    Published 11/1/2024

    CSS :has selector and Tailwind support

    Web DevelopmentReactUI/UX
    CSS :has selector and Tailwind support
  • Add a background image with TailwindCSS

    Published 5/31/2024

    How to add a background image with TailwindCSS and CSS variables.

    Web DevelopmentReactHeadless
    Add a background image with TailwindCSS
  • Can TailwindCSS Survive?

    Published 11/30/2023

    Can TailwindCSS survive as a CSS framework?

    Web DevelopmentReactHeadlessShopify
    Can TailwindCSS Survive?
  • Tailwind CSS: A Short Review

    Published 10/9/2023

    In this short article, we will elaborate on the features of Tailwind CSS, along with the pros and cons of the framework.

    Design
    Tailwind CSS: A Short Review
  • Multi Store Setup in Magento 2

    Published 7/28/2017

    We will use one Website. The site will have three Stores. The domain names will share one common base domain. The additional stores will use subdomains. Create three Virtual Hosts for these domains on your web server.

    E-CommerceDesign
    Multi Store Setup in Magento 2
  • CSS FlexBox Intro

    Published 5/25/2017

    FlexBox is the best tool to create a grid-like layout with CSS. Better than TABLE tags, better than inline-block DIVs !

    SoftwareDesign
    CSS FlexBox Intro
  • How to Fix Your Custom Theme After Magento 2.1.0 Upgrade Breaks It

    Published 8/31/2016
    E-Commerce
    How to Fix Your Custom Theme After Magento 2.1.0 Upgrade Breaks It