A quick note: The example provided was intended to showcase an API interaction, illustrating how a server can receive data through an API endpoint. This is a fundamental concept that also applies to webhooks, where the callback URL is essentially an API endpoint designed to handle specific event data. However, I realize the difference between standard API interactions and webhooks wasn't clearly highlighted. Specifically, webhooks involve a server pushing data to a client-provided endpoint automatically when certain events occur, without the client having to request it. To address this and dive deeper into the nuances of webhooks, I'm working on a new video that will cover setting up and handling callback URLs for webhooks in detail. This will help clarify how webhooks enable real-time, event-driven interactions between applications. Stay tuned for the upcoming content, and thanks again for your valuable feedback!
@talkathiriify9 ай бұрын
Thank you very much Patrick for every thing you do. Could you please make a real live video on Webhook and explain more, That would be highly appreciated.
@KNPhilip9 ай бұрын
Hi Patrick, Can you make a beginner's video in the future talking about the CancellationToken and why it matters, use cases, etc. ? :)
@terrorstillsacrossthelands9 ай бұрын
Hello! Do you have any videos on configuring Fluent API in a project? If not, could you please record one? Thank you for the great and informative videos!
@CarlosInFlorida9 ай бұрын
Hello Patrick, I enjoy your vids, very informative! I am having an issue, searching for it seems like a common problem. If I have a page that scrolls down, when navigate to another page/component, the browser stays in the same position, does not load the page with the position at the top. I've tried using JS and JQuery to force the page to scroll to the top when it loads, that hasn't helped. If you have any idea how to solve that issue, it might be helpful to me, but also to others that might be having the same issue. Thanks in advance and keep up the excellent work!
@mohammadmz10589 ай бұрын
Great video
@creatureworldnature85079 ай бұрын
I watched your video bro i was confused when to choose web assembly and Server and Auto can any one explain
@nick_stelmakh9 ай бұрын
🔥🔥🔥
@davidalexandr57169 ай бұрын
Very nice
@PatrickGod9 ай бұрын
Thanks!
@kaidouz77567 ай бұрын
this is a simple web api request lmao, this is not a webhook sorry, wasted my time watchin this bullshit
@mikenolanclimbing42994 ай бұрын
I agree. Really like Patrick’s tutorials, but this is missing a lot of context and information.