As mentioned at 51:44 Lucia the package is being deprecated. Don’t worry though, it seems the plan for it is to be a resource to show you how to add the functions yourself. The implementation in this project is very barebones so shouldn’t be too much trouble to replicate I will update the repo when It is officially deprecated. - James
Amazing content! I’m a mid-level frontend developer and found this video incredibly helpful. So many great insights and tips for both beginners and experienced developers alike. Subscribed! Keep it up, buddy.
If you're encountering a TypeScript error at 4:56:00, it’s likely related to the Hono version. I was using 4.6.5 but had to downgrade to 4.6.3 (the version in the repo) to resolve the issue. Thanks for the great content. Liked and subscribed.
Reall good content especially for Tanstack router and tanstack query.Please provide a separate series for Tanstack router and query there are few tutorials on these concepts.I am uing FastApi instead of honojs but i was able to follow along
@@betterstack Damn, just took a look, and it's absolutely insane how good the library is and what features it offers. It's basically open source clerk which is crazy considering they charge a huge amount and are the most pricy 3rd party auth solution. Hopefully that project takes off and more people contribute to it since only 1 person is doing all the work currently
The timing of that! I made a note in the video going through the notice. Luckily the way Lucia is even used in this video is a few functions. The plan for Lucia going forward is essentially just to document how to create those yourself. Shouldn’t be too much hassle 🙂 I’ll update the repo when it is -James
I hope bro you also make one project with nextjs with same tech stack that would be great because I'm planning to make one in nextjs but confused about what to use 😢😢😢
Yes but the plan for it going forward to act as a resource to learn yourself is good. The way we used it is quite barebones so the functions shouldn’t be too hard to replicate from their docs. Will update the repo when it happens. - James
The luck of creating a tutorials and then seeing this just when you’re done 😥 Luckily the way Lucia is implemented here is barebones and easy to replace. As I mentioned ton in the video it will be a good resource to implement the code yourself from their docs. Will update the repo when it’s fully deprecated. - James
I’ve pinned a comment and I call this out at 51:44 My usage of Lucia is quite barebones so won’t be hard to replicate from their updated docs when it happens. If you are looking for other auth libraries though I have heard good things about BetterAuth (not related to us). I’ll update the repo when it’s deprecated. - James
The point is to teach the modern tech in a way that’s familiar to everyone. Since hackernews is simple the concepts can fit in a 10hr video. Something more complex may have to be multiple! - James
Yes, call this out when we get to the point. Won’t be too much of an issue as the way I have used Lucia is very barebones and easy to replicate yourself. Seems that’s the plan for Lucia going forward too, to provide tutorials on how to do so. Will update the repo when it’s deprecated. Still a good lesson in session based auth. - James
As mentioned at 51:44 Lucia the package is being deprecated. Don’t worry though, it seems the plan for it is to be a resource to show you how to add the functions yourself. The implementation in this project is very barebones so shouldn’t be too much trouble to replicate
I will update the repo when It is officially deprecated.
- James
thank you so much
pls post a video on how to add functions in this project
Great to see something with tanstack router
Amazing content! I’m a mid-level frontend developer and found this video incredibly helpful. So many great insights and tips for both beginners and experienced developers alike. Subscribed! Keep it up, buddy.
this channel so f underrated...😵💫😵💫
Next video request for a monorepo based project please, maybe using something like turborepo or just plain pnpm workspaces.
Noted. Would definitely like to do one using turborepo
- James
Would love to see it too 😊
"Better auth" is getting better. You can make a video on it!🎉
If you're encountering a TypeScript error at 4:56:00, it’s likely related to the Hono version. I was using 4.6.5 but had to downgrade to 4.6.3 (the version in the repo) to resolve the issue. Thanks for the great content. Liked and subscribed.
Reall good content especially for Tanstack router and tanstack query.Please provide a separate series for Tanstack router and query there are few tutorials on these concepts.I am uing FastApi instead of honojs but i was able to follow along
Just intime. About to kick off a new project and Tanstack-router is perfect for Enterprise applications
Thankuh Brother....Love from INdia
You are awesome, dude!
Holy nice for doing with vite. Thank you bro
that is great, saving it for later
Thanks bro♥
More such projects please
great project
This is awesome
hono and elysia js . which one the best?
More hono pls
Hey any suggestions regarding auth what can i use instead of Lucia buddy ?
I’d check out better auth, looks really good. If you wanted something that’s managed for you clerk is a good option too.
- James
@@betterstack Damn, just took a look, and it's absolutely insane how good the library is and what features it offers. It's basically open source clerk which is crazy considering they charge a huge amount and are the most pricy 3rd party auth solution.
Hopefully that project takes off and more people contribute to it since only 1 person is doing all the work currently
Lucia 👀
quick question, why drizzle and not kysely
Just what I already had familiarity with. Both tools would work well here. Will check out Kysely for a future project.
- James
USe Prisma or Drizzle
Which language is this? React and typescript. I not know the others name . U promothing thease languages ?
Lucia going to be deprecated 😅
The timing of that! I made a note in the video going through the notice. Luckily the way Lucia is even used in this video is a few functions. The plan for Lucia going forward is essentially just to document how to create those yourself. Shouldn’t be too much hassle 🙂
I’ll update the repo when it is
-James
@@betterstack I would suggest replace it with better auth.
what is the backend? I think anyone will post ,where will be store this data?
I hope bro you also make one project with nextjs with same tech stack that would be great because I'm planning to make one in nextjs but confused about what to use 😢😢😢
this is great project!!
Sad to see Lucia is about to be deprecated
Yes but the plan for it going forward to act as a resource to learn yourself is good. The way we used it is quite barebones so the functions shouldn’t be too hard to replicate from their docs.
Will update the repo when it happens.
- James
Wilson Linda Perez Mark Brown John
Young Brian Gonzalez Linda Thomas Elizabeth
Lucia 💀
The luck of creating a tutorials and then seeing this just when you’re done 😥
Luckily the way Lucia is implemented here is barebones and easy to replace. As I mentioned ton in the video it will be a good resource to implement the code yourself from their docs.
Will update the repo when it’s fully deprecated.
- James
Lucia is not develop anymore, the developer is give up, please use another auth
I’ve pinned a comment and I call this out at 51:44
My usage of Lucia is quite barebones so won’t be hard to replicate from their updated docs when it happens. If you are looking for other auth libraries though I have heard good things about BetterAuth (not related to us). I’ll update the repo when it’s deprecated.
- James
why to use so much modern tech to make a simple website??
The point is to teach the modern tech in a way that’s familiar to everyone. Since hackernews is simple the concepts can fit in a 10hr video. Something more complex may have to be multiple!
- James
Sad news, lucia will deprecate in later year.
Yes, call this out when we get to the point. Won’t be too much of an issue as the way I have used Lucia is very barebones and easy to replicate yourself. Seems that’s the plan for Lucia going forward too, to provide tutorials on how to do so.
Will update the repo when it’s deprecated. Still a good lesson in session based auth.
- James