Try Millefeuille

Functions in Javascript have an `arguments` keyword

published: 2024/01/17
category: dev
tags: javascript

TIL: there is an arguments keyword. Discovered while reading the classnames source.

https://github.com/JedWatson/classnames/blob/main/index.js