Joe
Results
2
issues of
Joe
## Summary This pull request implements a new layout called "SlabsLayout". "Slabs" stacks up to 3 windows bottom-to-top (ideal for vertically-rotated monitors). It shares the available space equally between windows;...
While attempting to perform [multiple updates in one query](https://github.com/porsager/postgres#multiple-updates-in-one-query), I encountered what I believe to be a TypeScript issue with the interpolation helper for nested arrays, when the lowest-level arrays...
Typescript