I was working on it few days back, and somehow managed to integrate credential and google auth using next auth. I read its documentation and also some blogs which helped me out with it. I used callbacks (jwt, session) in next-auth to add my backend access token and other user details in the session.
@Jake-ti9tiКүн бұрын
What theme are you using?
@TheCodeBulbКүн бұрын
We don't need to store the seen separately because we are already tracking the path through the queue itself, and there could be two paths leading to the same node.
@marvinfok65Күн бұрын
Seems nobody demonstrated how to do an update function, only create and read function. The update function in documentation is confusing for me and I keep getting errors.
@MrChubib0Күн бұрын
Love this short and concise video <3
@ginga4evaКүн бұрын
Bro as a UX designer I love seeing and understanding this. I want to be a good partner and work well with the engineer teams. Thanks for breaking this down.
@AC-sj7huКүн бұрын
What is better, this or use a state ?, I mean useWffect with some useState
@bassamsami7319Күн бұрын
thanks , where it will be deployed ? and why ? plz
@patrykkowalski8355Күн бұрын
or use VPS with coolify and you have vercel built in VPS ;)
@dailydoseofchocolate94112 күн бұрын
pls keep it up. when will be the next project?
@HrveyDnt2 күн бұрын
i thought the person in the pictures was Mr Beast right until the last 3 seconds of the video
@justadevlog16672 күн бұрын
There are many great open-source projects today that make self-hosting with containers much easier. From my experience, a VPS with specs like 8 vCPU and 16GB RAM can do wonders for hosting a functional SaaS setup. Many open-source tools can handle various components, such as: CI/CD deployments: Tools like Coolify can simplify this process. File storage: MinIO is a powerful option for self-hosted storage. The important takeaway is to remain flexible and assess your project’s specific needs. While you can self-host everything on a VPS, there’s no harm in offloading certain tasks to third-party services if it makes sense. For example, managing authentication can be tedious and might be better handled by a third-party provider in some cases. That said, I personally enjoy forcing everything onto a VPS to minimize costs, even though it’s not always the best approach. At the end of the day, there is no one-size-fits-all solution. What works best depends on your project, your skill set, and your goals. My advice is: Evaluate your project needs: Understand what your app requires and where it might be challenging to self-host. Start simple: A VPS is a great place to start and test your idea. Adapt as necessary: If certain aspects are too complex or resource-intensive to self-host, consider offloading them to third-party services. Whether you start with a VPS, use a deployment platform like Railway, or go for BAAS solutions like Supabase or Vercel, each approach has its own trade-offs. There’s no universally "right" answer - it’s about what works best for you. Sometimes, starting with third-party services and transitioning to a VPS as your project grows is the better option. The key is to evaluate your project's requirements, experiment, and find a balance that aligns with your goals and resources.
@justadevlog16672 күн бұрын
I haven’t gone through all the comments, but there’s a good chance someone else has shared a similar perspective. For me, I enjoy pushing limits - it’s just my thing. That’s why I often force everything onto a VPS. Sometimes ( like 75% XD ) I regret it, but in the end, I learn a lot from the experience.
@peopleinc94682 күн бұрын
You not tried cloudflare?
@AnaisheItayi3 күн бұрын
very informative pls do a video discussing the code...
@asadsalehumar10113 күн бұрын
Hey Cody great vid! Helped me a lot. Just want to confirm, this is you swapping only 2 elements that changed right? Original and target. If I want to move other element too (shifting), I need to implement some custom logic?
@SaketK113 күн бұрын
U r amazing
@ludanjubara3 күн бұрын
Nice video! It would be great if you could include the code as well. Additionally, an abstract overview and implementation of A* would make for great content too. On a side note, some custom CLI library would be interesting to see you implement.. maybe sth like cli commands for generating new projects in whatever framework user chooses
@samiullahsheikh50153 күн бұрын
What about dynamically createe form. I have created such form using react-hook-form where based on user interaction form stucture changes so as the schema. I don't this such form can be easily created using conform. Please correct me if i am wrong
@patronovski3 күн бұрын
I think its kinda scary as we dont know what kinda database is behind Convex.
@amir-ziaei3 күн бұрын
Helpful visualization. Would you be able to cover some other popular path finding algorithms and compare them?
@ctchen19883 күн бұрын
Just beginning an intern backend SW, cors is my first problem to solve.... Thanks a lot
@thein3rovert-l9c3 күн бұрын
Thank you❤
@RainOnline3 күн бұрын
I absolutely loved it!@
@prajwalaradhya43793 күн бұрын
Ues A* algorithm for pathfinding, as it is much more efficient
@udaym42044 күн бұрын
which framework should use Echo or fiber
@manumene4 күн бұрын
when asking to open AI keep on mind version v1.5 and 2.14 are different
@manumene4 күн бұрын
Remix is easier to understand
@SeibertSwirl4 күн бұрын
Welcome back babe! Good job as usual ❤❤❤
@nettemsarath36634 күн бұрын
hey Cody, in one interview one guy aksed me, there is file upload api like a google drive file upload, the upload failed how do u handle if 50% of file is upload and then failed and also how can u resume file upload
@syalwacode4 күн бұрын
Do you still maintain this repository? I've plan to buy the early access walkthrough video
@SaketK114 күн бұрын
Bro i often get this error in convex like .. function miss 'id' in arge .. when i make a new backend api handler..even though i properly pass necessary id in frontend... Do u get these type of errors? Let me know if i can resolve these
@nettemsarath36634 күн бұрын
Hey Cody, can u please explain dependency injection in nextjs and how to pass dn connection as dependency for all functions that needs to query from db
@FHIRGo4 күн бұрын
Are you trying to convey this message to someone, or are you just doing it yourself? If your intent is to communicate it to someone else, you might want to slow down and ensure clarity.
@thespiritualjourney3695 күн бұрын
why are you working in light mode? why not dark mode? light mode hurts our eyes. lol. you have option of dark mode but you always go and change to light mode.
@davidschwartz24855 күн бұрын
damn this is good....but so fast i have to watch it 3 times to follow, so its really a 30 min video. please slow down a little for us old folks
@yuriygerasimovich41875 күн бұрын
I lost it when the "How to..." GitHub page appeared at one point
@matheusvictor96295 күн бұрын
Thanks, easy to understand. Do one with Nuxt or Svelte
@udaym42046 күн бұрын
just Go
@xellestar6 күн бұрын
I do all this stuff on aws to serve mostly static websites. One tip is not to use amplify and just go straight to cdk. Curious how a nextjs backend might work on something like a lambda rather than a persistant infrastructure like ec2.
@piotrszczesniak6 күн бұрын
What I use to host my Next.js app is a Linux server with Node.js and system ctl installed + github action that builds and deploys the app on the server. Hover, after every deploy I need to restart the system ctl service. From what I understand, the coolify tool simplifies the process. I think I will give it a go.
@thetchana6 күн бұрын
Thank You!
@vlohar086 күн бұрын
Very helpful. I watched all your clean architecture videos and probably will watch them again to understand it correctly.
@hanes27 күн бұрын
Supabase I think is Postgres with real-time. I think;
@jon18677 күн бұрын
prisma definitely supports this
@pranjalagnihotri60728 күн бұрын
If you have an app a good idea is to add SSL Pinning to it really helps a ton if user/hacker wants to reverse engineer your API (network calls) and inspect the payload etc etc it will add a extra layer of strength which is hard to bypass and you can ensure your API usage is being done by the app only
@Tasneem-yf5ef9 күн бұрын
Actually my file was not uploading please reply
@SebastianDavidMusic9 күн бұрын
Brainwashed, just as the ones who want to use Microservices for everything...
@johnwalter80249 күн бұрын
Hey Cody can you teach us docker swarm or kubernates since your community loves self hosting teach us how to do high availability stuff with self hosted ❤
@dirtbagmoto9 күн бұрын
Just missing a domain name now 😊 I actually run a vps with umami, appwrite and uptime-kuma I share across all my projects.