Consuming .NET Feature Flags within an Angular Application
A guide on exposing .NET feature flags via an API and consuming them in an Angular front-end application for coordinated feature rollouts.
A guide on exposing .NET feature flags via an API and consuming them in an Angular front-end application for coordinated feature rollouts.
Practical lessons from integrating LLMs into a product, focusing on prompt design pitfalls like over-specification and handling null responses.
A guide to creating custom tools (functions) for the Azure OpenAI Assistants API, including setup, definition, and execution.
Explores Microsoft's Azure OpenAI Assistants API, a stateful API for building copilot-like apps with tools like Code Interpreter.
A tutorial on using the open-source Swift package ApiKit to integrate with and model REST APIs, using the Yelp API as an example.
Explains how to use datasets as parameters in Azure Workbooks to combine data from Log Analytics, Resource Graph, and APIs for advanced analytics.
Introduces an app that adds AI actions (GPT, Claude, Ollama, Groq) to Apple's Shortcuts app, requiring your own API keys for secure use.
A guide on configuring LangChain to connect to and use Azure OpenAI services in Python, covering setup, authentication, and examples.
A comparison of the five different types of Microsoft Entra ID and Graph extensions and attributes, consolidating information not found in a single Microsoft doc view.
A guide to using TypeScript generics and mapped types to create type-safe API response handlers for dynamic data structures.
The article argues that focusing on fixing 'Unhappy Paths'—user experience hurdles and errors—is crucial for product adoption, often more than optimizing the ideal 'Happy Path'.
A guide to automating cross-posting of blog content to Mastodon, Twitter, and LinkedIn using Azure Logic Apps and API integrations.
Explains why and how to block compromised passwords in Laravel using the Pwned Passwords service, with advice on user communication.
A guide on calling GraphQL APIs from Azure Logic Apps using the HTTP Action, with a practical example using the Meetup API.
A developer shares their experience creating and publishing their first Rust crate, 'recoord', for handling and resolving geographic coordinates.
A technical guide on connecting to the PassKit API using Ruby, demonstrating authentication and API calls with the `jwt` and `httparty` gems.
A tutorial on building an automated balance alert system by integrating the Vonage Account API with Google Apps Script for developers.
A full video tutorial on building a feature-rich iOS news application using SwiftUI 3 and the NewsAPI.
A guide to using AWS Step Functions for serverless data retrieval from 3rd party APIs, minimizing custom Lambda code.
Guide on automating Twitter posts from a Laravel application using the Zapier integration platform.