Edward Asquith

Results 6 comments of Edward Asquith

Subsequently found `EntityItem` and friends, which helps quite a bit - eliminates the mapping issue. I missed this in the docs - found it indirectly through the repo examples. Leaving...

The Pager would be another good candidate - probably along with anything that is likely to need to be passed between methods or stored in a variable. I looked at...

Closing - I'll probably stick with plain Document Client for this project. electrodb looks really cool regardless

Sure. In this project, the presence of the attribute is treated like a typical nullable variable: - if it's there, do the thing - if it's not there, don't do...

I found [Mkdocs Material](https://squidfunk.github.io/mkdocs-material/) to be powerful and very easy to work with. In terms of examples, I can offer up [my own attempt at developer docs made for my...

Hmm. I'm building individually packaged lambda functions using esbuild, so the packages are varying between about 1 MB and 5 MB. But there are quite a lot of them in...