
Adding intelligence to React Apps with Azure Cognitive Services
Hi everyone ๐ย This blog post is based on a conference talk I delivered at the React Global Summit 2022 on the 21 April 2022. React Global Summit is a global conference that brings together the best minds in the React community to share ideas, learn from each other, and build awesome products. I presented under teh Senior Developer track.
YouTube Recording
This time I donโt have any text to write, because thereโs a video instead ๐ Check out the recording below and donโt forget to like and subscribe.
Itโs a bit lengthy so I have segmented it into sections with timestamps. Let me know what you think of the format? Should I continue doing this in the long run? Iโd love to hear your thoughts. Thanks!
๐ก You can follow along with demo code on GitHub
Slide Deck
The slides can be found at my SpeakerDeck profile.
Conclusion
Let me know what you think of this new format. Until next time ๐
If you are wiring a Cognitive Services client into an ASP.NET Core app rather than a React one, pre-configuring services before registering them covers the registration this needs, using ComputerVisionClient as its example.