Josef
Josef
If you want to use Zepto because it's lighter and less bloated than jQuery, as did I, go with a custom jQuery build. [Here are the instructions](https://github.com/jquery/jquery#how-to-build-your-own-jquery). After building it,...
Zepto is dead to me because of this. Luckily, you don't really need jQuery anymore, it's easier and less painful to use vanilla js
@vvvvvv1vvvvvv Is there anything that I could do to expedite this feature? I'm more than happy to help move this forward.
This can be safely closed as we won't be integrating zkSync v2 into the legacy platform.
Supporting this issue. Definitely can see some performance improvements by using ajv.
Does anyone have experience with [express-json-validator](https://www.npmjs.com/package/express-json-validator)? It uses ajv, but isn't that popular nor documented.
Okay, I'm going to attempt to make a module similar to this that uses ajv. [Repo](https://github.com/JouzaLoL/express-json-validator-middleware)
Module is up and running for those who want a faster alternative. Functionality is bare-bones at the moment, progress is being made as we speak! [L I N K](https://github.com/JouzaLoL/express-json-validator-middleware) Starring...
FIndings: - There are two Gitcoin accounts I can see when logging in with my gitcoin gmail: Gitcoin (old) and Gitcoin Protocol - Gitcoin Protocol contains three projects. GE, RM...
Same issue. To reproduce: 1. `git clone https://github.com/gitcoinco/grants-stack` 2. add a `workspaces: ["packages/*"]` to the root package.json 3. bun install in root 4. observe the error ``` error: workspace dependency...