Jon-Kyle
Jon-Kyle
Should just expose array methods, too! ``` .forEach() .filter() .reduce() .map() ```
Added all sorts of fun stuff here. - **Flat state** for files, no more `files` key in pages, but uses regex in the same way as `find`. - **Cleanup** to...
The new `pages` regex checks against a key named `url` to find children. This is fine when using with something like `hypha` as it defines a `url` key in each...
Write a short essay about how state is great for apps, but kind of awkward for sites. Paths as object keys, etc…