-
With 7.1, I think we're many in here to have felt the lack of proper tooling, I feel like if we want to make EXDSchema a standard, we need to get some tooling done, or at least make a list of what can…
-
I thought having a proper issue for this might be better than to keep annoying Sim in discord.
I took a look at building up a proper testing toolchain, and from what I see, there a couple of potent…
-
- [ ] vite
- [ ] HTMX
- [ ] leaflet-html
- [ ] linting (prettier, eslint)
- [ ] Storybook
- [ ] testing (vitest)
-
- [x] PDM
- [x] FastAPI
- [x] linting (Ruff, MyPy, iSort)
- [x] testing (pytest)
-
https://github.com/ydkhatri/mac_apt
-
Right now, we are using multiple gRPC related packages.
Ideally, we would only use some of them.
```
@connectrpc/connect
@connectrpc/connect-node
@grpc/grpc-js
@grpc/proto-loader
```
-
It seems that there is no scripts in DTC Tooling including:
Rerun Visualizer Script
Mask Generation Script
-
With `tsp-client`, documentation and scripts for additional TypeSpec tooling is no longer necessary. To make sure our users don't get confused, we should remove these tooling.
- https://github.com/Az…
-
Currently, we are using a lot of tooling that add a lot of complexity to the project, which leads to a lot of potential issues, regressions, duplicate configurations, drift in configuration, etc.
Som…
-
## Proposal
For applications which leverage multiple server-side applications (or) are tending towards a microservice approach, we can try to support `yarn workspaces` and `pnpm workspaces` which l…