Categories Articles Mass function overloading: why and how? Post author By Lea Verou Post date February 10, 2021 No Comments on Mass function overloading: why and how? Reading Time: 4 minutes One of the things I’ve been doing for the past few months (on and off—more off than on TBH) is rewriting Bliss to use ESM 1. Since Bliss v1 was not using a modular architecture at all, this introduced some interesting challenges. Continue reading “Mass function overloading: why and how?” Tags API Design, Bliss, esm, JavaScript, JS