What's New in July? - Dev News
2:37
What's New in June? - Dev News
2:24
A Cleaner API With Next.js?
5:53
4 ай бұрын
What's New in May? - Dev News
3:59
Serverless Auth with Lucia Auth V3
27:46
What's New in April? - Dev News
3:04
What's NEW in React 19?
5:06
6 ай бұрын
Create Your First REST API With Bun
12:46
Пікірлер
@marxxaviergerona6726
@marxxaviergerona6726 3 күн бұрын
I want to use that notification but with user and admin can you make a tutorial?
@Deus-lo-Vuilt
@Deus-lo-Vuilt 5 күн бұрын
By any chance will you upload more material with bun, hono and cloudflare worker? the material is very good
@ninjanana
@ninjanana 6 күн бұрын
Can Supabase do what Convex does in terms of rendering real time notifications? Why did you choose to use Convex?
@Ss-zg3yj
@Ss-zg3yj 6 күн бұрын
How do you put data in session now?
@tobitacklestech
@tobitacklestech 8 күн бұрын
Next.js 15 is 🔥
@ardavanansari
@ardavanansari 8 күн бұрын
Thanks for the great content! just maybe reconsider the movement, its quite disorienting.
@kamellperry
@kamellperry 8 күн бұрын
love this pace and the stuff you're covering. subbed
@cdbrw
@cdbrw 8 күн бұрын
thanks 🙏
@ayushrameja
@ayushrameja 9 күн бұрын
Bestober 🤩
@newgame6486
@newgame6486 9 күн бұрын
So glad I discovered your channel, you rock! youtube algorithm is a blessing
@cdbrw
@cdbrw 9 күн бұрын
algorithm doing its magic 😤
@Deus-lo-Vuilt
@Deus-lo-Vuilt 14 күн бұрын
Thanks, I hope you can upload more Cloudflare material with Hono and bun, see if you add r2 and other services to learn, I leave like and sub to be aware.
@Deus-lo-Vuilt
@Deus-lo-Vuilt 14 күн бұрын
wow
@tuannguyenanh7466
@tuannguyenanh7466 15 күн бұрын
Thank you so much
@bechirzouaoui5821
@bechirzouaoui5821 16 күн бұрын
So any one has fixed his code :p ?
@HousseynBelhadja
@HousseynBelhadja 16 күн бұрын
good news
@void-deus
@void-deus 17 күн бұрын
Dejo like , gracias compa , estaré siguiendo tu canal ,,espero mas material asi , me gusta como funciona todo este entorno , podrias mostrar como subir archivos etc ?
@bosxque
@bosxque 18 күн бұрын
I dont know why the page.tsx is not expanding thru all the page
@dhanishperumal9911
@dhanishperumal9911 11 күн бұрын
<SidebarProvider> <AppSidebar /> <main className="w-full"> {/* <SidebarTrigger /> */} <Navbar /> {children} </main> </SidebarProvider> this is working
@MateoC-f4n
@MateoC-f4n 21 күн бұрын
This library has been around for like two years and it still doesn't offer a good date picker, no way to select month or year.
@anguswetty
@anguswetty 20 күн бұрын
Make a PR
@MateoC-f4n
@MateoC-f4n 20 күн бұрын
@@anguswetty I tried, he closed it arguing that it wasn't important
@Aravindarvy
@Aravindarvy 16 күн бұрын
Which one did you used for month or year ?
@MateoC-f4n
@MateoC-f4n 15 күн бұрын
@@Aravindarvy I made my own, using react date picker as a base
@Solohd12
@Solohd12 21 күн бұрын
Try better-auth ❤
@emilzonjeronimo8898
@emilzonjeronimo8898 22 күн бұрын
What about migrations in a CD pipeline? Handle the migrations manually with " bunx wrangler d1 execute <DB_NAME> --remote file=<ROUTE_MIGRATION> " does not seem to be the best approach. And the command provided by drizzle to apply migrations doesnt work because it doesnt use a DATABASE_URL variable.
@PenguinjitsuX
@PenguinjitsuX 22 күн бұрын
I don't understand why you waste so much time trying to generate a dashboard with v0 when the goal of this video is to show off the new sidebar component. The docs already have a step by step tutorial to setup your sidebar! Why not just showcase and follow that? The dashboard section has no impact and is not needed to showcase the sidebar. Spending time on generating It and fixing the errors caused by it is a completely unnecessary part of the video and I feel like you just wasted my time, and it feels like you spent more time on the v0 dashboard than the sidebar. at least use a dashboard or page you made before-hand so you can actually focus on showing how to use the main component and not something else. It's easy to tell this video was rushed (maybe to be one of the first videos covering this new component), but I hope you take this as constructive criticism. I subscribed because of your monthly dev news videos which are really cool and useful, but more of these lazy videos would make me want to unsubscribe. Hope you're able to improve on your next video!
@BobBobIsSwag
@BobBobIsSwag 22 күн бұрын
your first problem is watching someone babble on a youtube video when you can just read the docs in 2 minutes xD
@cdbrw
@cdbrw 21 күн бұрын
i appreciate the feedback! my goal with these videos is different than the monthly dev updates. these arent meant to be as short and concise. i thought integrating v0 into it would be cool for two reasons: im able to work with a more complete page so it looks better and v0 is very much integrated with all shadcn components so i felt it was actually a good detail to add to the video that the sidebar component isnt actually used there yet. totally agree with you there tho, looking back at it probably wouldve been a lot smoother to just have a page prepared beforehand. i wanted the coding part to be a lot more just me almost "live coding" and figuring it out on the spot which i think some people would be interested in but yea, i can definitely see how it came across as rushed so will spend more time on setup next time 🫡
@tobitacklestech
@tobitacklestech 22 күн бұрын
awesome video 🔥
@cdbrw
@cdbrw 22 күн бұрын
thanks 🔥
@imInterrupt
@imInterrupt 23 күн бұрын
Unrelated note but how is your mouse cursor movement so smooth?
@cdbrw
@cdbrw 22 күн бұрын
it’s the recording software i use. i have a link to it in the description
@adityaj21
@adityaj21 25 күн бұрын
just when i was migrating all my apps to lucia :/
@cdbrw
@cdbrw 25 күн бұрын
itll be a bit more effort but you can still just roll your own
@technoM4niac
@technoM4niac 26 күн бұрын
u should make ur own auth package
@cdbrw
@cdbrw 26 күн бұрын
too much work and responsibility 😂
@devgauravjatt
@devgauravjatt 26 күн бұрын
Make a video on astro 😊
@cdbrw
@cdbrw 26 күн бұрын
astro videos are in the works 🫡 anything specific you’re looking for?
@AsyncDpp
@AsyncDpp 26 күн бұрын
​@@cdbrwmaybe a custom CMS with CRUD ops using turso/astrodb/d1 as db, admin login, image uploads locally and cloudy (R2?) and a wysiwyg or markdown text editor. I know that its easier to simply use a CMS and fetch the data but... Why not?? Just playing hehe
@davor-debrecin
@davor-debrecin 20 күн бұрын
@@cdbrw I am buildin also in Astro - main pain point is Auth since I use it to control access to some courses I have, but the rest is public. Tried Clerk and have achieved what I want, but would love to see other auth solutions like Supabase etc.
@ElenaBG3
@ElenaBG3 26 күн бұрын
It’s not even good…so not surprised.
@cdbrw
@cdbrw 26 күн бұрын
i think it’ll be a good learning resource. just hope the docs for it will be decently detailed
@SteliosPapageorgiou-k7t
@SteliosPapageorgiou-k7t Ай бұрын
Great content man thank you a lot for sharing your honest exprienses with this techonologies!!
@cdbrw
@cdbrw Ай бұрын
glad you found it useful 🤪
@hardikpatel5286
@hardikpatel5286 Ай бұрын
Which database extension are you using to connect sqlite file?
@simonemaddiona
@simonemaddiona Ай бұрын
Bro reading my mind, I had questions in my head and every time one popped, this absolute chad replied a second later I love you
@hardikpatel5286
@hardikpatel5286 Ай бұрын
Awesome video. Thank you. I have a question. For every end point, i am create drizzle object. drizzle(c.env.DB). Is there any way to create drizzle object only at one place and reuse?
@adityaparghi-j8e
@adityaparghi-j8e Ай бұрын
Hello can anyone please answer this, when i run npm create cloudflare --name and i select cloudflare workers , typescript, deploy no and when i go to vs code and run npm run dev it throws error errono -4095 i done everything uninstall Wrangler, install it again but it just doesn't work how can resolve this if anyone help
@futureeternal7538
@futureeternal7538 Ай бұрын
Can you share your github codes?
@noctis_rune
@noctis_rune Ай бұрын
Any plans on doing cloudflare R2 integration?
@cdbrw
@cdbrw 24 күн бұрын
yup, would like to make a video on it at some point!
@rvft
@rvft Ай бұрын
Why not share your blog's source code? I know it's solely up to you, but it'd be great
@reze_dev
@reze_dev Ай бұрын
It's incredible. How can we make it to be scheduled?
@IkromAuliaFahdi
@IkromAuliaFahdi 2 ай бұрын
have you create unit testing use hono? I have struggle with it
@thedelanyo
@thedelanyo 2 ай бұрын
Great. A Sveltekit example would be helpful as well.
@cdbrw
@cdbrw 2 ай бұрын
I really want to dive into svelte and sveltekit. Maybe a full on video on it? 🙈
@尀
@尀 2 ай бұрын
which theme is this?
@artocks
@artocks 2 ай бұрын
Awesome video. Those you are struggling with db:migrate script. Update it with *npx tsx --env-file=.env ./db/migrate.ts*. Note: make sure to update your migrate file path
@Badcakee
@Badcakee 2 ай бұрын
You deserve more views and subscribers! Keep it up
@cdbrw
@cdbrw 2 ай бұрын
thanks 🥹
@deliriumcode
@deliriumcode 2 ай бұрын
I'm already a subscriber but if I could - I would subscribe 10 more times!
@cdbrw
@cdbrw 2 ай бұрын
ayyy thanks a lot 🙏
@AsyncDpp
@AsyncDpp 2 ай бұрын
Your stuff is incredible. Always looking forward for your next video. Thank you!
@cdbrw
@cdbrw 2 ай бұрын
thats amazing thanks so much 🙏
@2u841r
@2u841r 2 ай бұрын
thank you
@cdbrw
@cdbrw 2 ай бұрын
🙏
@remotefarm4577
@remotefarm4577 2 ай бұрын
great video, thanks
@cdbrw
@cdbrw 2 ай бұрын
glad you liked it! 🙌
@hyunbinpark3382
@hyunbinpark3382 2 ай бұрын
Nice Video!!! Good to see the new website
@cdbrw
@cdbrw 2 ай бұрын
thanks 🙏
@pvaqueiroz
@pvaqueiroz 2 ай бұрын
That three-step upload process is called "pre-signed URL upload". It's useful so that you can generate the URL on the server, send it to the client, and allow users to upload files from the browser directly to your storage provider. This ensures you don't pay ingress/egress fees on your server to receive the images and send them to storage! Nice work by the way.
@cdbrw
@cdbrw 2 ай бұрын
oh I never knew this was kind of like an industry standard but ive also not worked with file storage and uploads a whole lot. thanks for the info, will actually look into this a bit more!
@TannerBarcelos
@TannerBarcelos Ай бұрын
Was looking for someone to explain this, somewhere, somehow, on KZbin. Theo has his UploadThing product and he often says “pre signed URLs” and that the client actually does the upload, not the server. So, I was so confused on what that meant and how it worked. Gold mine comment!
@wlockuz4467
@wlockuz4467 2 ай бұрын
Insane what you can build in a weekend. One huge feature could be integration with KZbin community posts, because that's where a lot of people ask about their thumbnails. I don't know if KZbin has an API to support this but the flow would be, you connect youtube via 0Auth, you create a test, you click a button, it creates a community post on youtube with thumbnails and a link to vote.
@2u841r
@2u841r 2 ай бұрын
npm run db:generate This command is deprecated, please use updated 'generate' command (and a link) so you have to remove :sqlite (from generate:sqlite and up:sqlite from the file package.json) and add "dialect": "sqlite", in drizzle.config.json
@DudexChannel
@DudexChannel Ай бұрын
create a drizzle.config.ts file with the content export default defineConfig({ schema: "src/db/schema.ts", out: "drizzle/migrations", dialect: "sqlite", // "postgresql" | "mysql" dbCredentials: { url: "" },
@2u841r
@2u841r Ай бұрын
@@DudexChannel yeah, that what i write in previous comment