Sabbir Hossain Shuvo
Explore posts from servers[bug ✨] Cannot find module (in vs code)
Describe the bug
I recently created a deno jsr package for exciting purposes. this is my package called @devloeprsabbir/hello
Expected behavior
as I set a screenshot.. I'm getting errors on VS code but the code works perfectly when I run my code with
deno main.ts
also I'm not getting any check errors.
Screenshots
!image
If applicable, add screenshots to help explain your problem.
Versions
DENO 2 🐸
vscode: xxx deno: xxx extension: xxx3 replies
TTCTheo's Typesafe Cult
•Created by Sabbir Hossain Shuvo on 4/27/2024 in #questions
Nodejs take less time instead Bun
Why they close this issue??
https://github.com/oven-sh/bun/issues/10519
2 replies
DTDrizzle Team
•Created by Sabbir Hossain Shuvo on 1/25/2024 in #help
Filter (Where)
I want to make where is optional like is user add searchParams then it will search otherwise select all data from db.
In the down I just shared my code,, please help me to fix that as soon as possible, please
7 replies
TTCTheo's Typesafe Cult
•Created by Sabbir Hossain Shuvo on 1/24/2024 in #questions
Uploadthing: skip uploading the same file the second time
3 replies
DTDrizzle Team
•Created by Sabbir Hossain Shuvo on 1/20/2024 in #help
Drizzle Relations
Can any one help me to do this?
like, we have a tweets so, each tweets have parent id/uuid, and author id/uuid.
normally as we can see a tweet have lot's of children as children tweet which is belong on parent tweet.
so, please help me make this with pg-core.
i just face confusing in children tweet and parent tweet,
how can i make a array of tweet which will belong on main tweet i mean parent tweet?
6 replies