Veys Aliyev

Results 9 issues of Veys Aliyev

Let make variables inside functoin with minified For Example i give ``` function logging(log) { console.log(log); } ``` to minified `function logging(a){console.log(a)}` or `const logging=a=>console.log(a);`

/** * * **/ /* */ // Type Comments dont be remove. Here can any method for remove this?

Here can be realised which script automately convert jquery to pure js?

## Review the Contributing Guidelines Before submitting a pull request, verify it meets all requirements in the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md). ### Translations See the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md). Verify you've: * Tagged the...

help wanted
needs-review
translation

Hello! I've been following your content on YouTube and really appreciate the valuable information you share. Thank you for that! I've taken the liberty to enhance the repository in a...

Please you can add guide how to create gui automatically on click to block. How in JEI.

POST | https://prisma-editor.vercel.app/api/trpc/dmmf.schemaToSql?batch=1 ```json [{"error":{"json":{"message":"EROFS: read-only file system, open './temp.prisma'","code":-32603,"data":{"code":"INTERNAL_SERVER_ERROR","httpStatus":500,"path":"dmmf.schemaToSql"}}}}] ``` POST | https://prisma-editor.vercel.app/api/trpc/openai.prismaAiPrompt?batch=1 ```json [{"error":{"json":{"message":"Request failed with status code 429","code":-32603,"data":{"code":"INTERNAL_SERVER_ERROR","httpStatus":500,"path":"openai.prismaAiPrompt"}}}}] ```