Brian Whitton

Results 5 issues of Brian Whitton

Just like `{count}`, but starts from zero.

Feature request

Does `append` work with nested arrays? ```js const a = { module: { rules: [{ test: /\.js$/, use: { loader: 'babel-loader', options: { plugins: ['@babel/plugin-proposal-class-properties'] }, } }] } };...

need to return the promises from the paged-remote-array init, otherwise `findPaged` will not return a promise, which is required in a `model` hook for Ember's 'wait until promises are resolved'...

More working examples will help people wrap their heads around the roles and responsibilities of connections and the service. We should build out the dummy app with more examples and...

Hiya! Thank you for datasette. It's amazing and I'm using it more and more everyday. After the recent spatial data cooking show at NICAR, I've been working on a couple...