Articles by Category: Educational

Improving code quality - Session 40: Are two functions better than one?

2025-08-01 02:00
🚀 In the latest article by Munetoshi Ishikawa, the focus is on code quality and the efficiency of functions in programming. He discusses the utility object FooBarStringParser, which extracts data from strings with multiple formats. The article highlights how the current implementation splits knowledge about "Foo ID" between functions, leading to potential confusion. Ishikawa suggests that consolidating this knowledge could improve clarity and functionality. Read more about refining your...

23 Rules for Writing Website Copy in 2025

2025-08-01 00:00
🚀 Looking to improve your website copy? Check out these 23 essential rules for writing effective web content in 2025. From headlines to calls-to-action, the right words can engage and convert visitors. Mastering elements like body copy and subheaders is crucial for a better user experience. Learn how to make your website a powerful tool for your brand! 🖥️✍️ #WebsiteCopy #ContentWriting #DigitalMarketing #SEO #WebDesign
Lauren Kaye

Build an AI Assistant with LangGraph and Next.js: Use Your APIs and Google Calendar as Tools

2025-08-01 00:00
🚀 Ready to enhance your AI assistant? This article guides you in building a tool-calling AI agent using LangGraph and Next.js. 🔧 You'll learn to integrate your APIs, utilize Google Calendar, and manage authorization with Auth0. 📚 Don't forget to check previous posts for foundational knowledge on tool calling in AI agents. #AIAssistant #LangGraph #NextJS #TechTutorial #Auth0
Source: Auth0 Blog
Deepu K Sasidharan

Securing Cloudflare Agents with Auth0

2025-08-01 00:00
Unlock the potential of Cloudflare Agents with Auth0! 🌐 This article explores how to implement Auth0 for secure authentication and authorization of AI running on Cloudflare's edge network. It provides a starter kit and detailed deployment instructions to ensure your AI operates efficiently and securely. Discover how these agents can capture user input, execute complex workflows, and interact with external systems—all while maintaining robust security. 🔐🤖 #Cloudflare #AI #Auth0 #Cybersecurity...
Source: Auth0 Blog
Juan Cruz Martinez

GenAI vs. Agentic AI: What Developers Need to Know

2025-07-31 19:00
🔍 Generative AI (GenAI) is transforming how developers create applications, focusing on content generation like text and images. In contrast, a new form, agentic AI, enables planning, reasoning, and multi-step actions, paving the way for intelligent, goal-driven systems. 💻 The article discusses the differences between GenAI and agentic AI, including their construction, challenges, and use cases. It highlights how developers can utilize Docker for building AI applications, offering insights on...
Source: Docker Blog
Michael Irwin

AppLink Fundamentals III: Building with AppLink – Development Flow and Language Choices

2025-07-31 15:00
🌟 The latest article in the AppLink Fundamentals series focuses on the practical aspects of building with AppLink. It covers the development workflow, local testing, and managing changes to the OpenAPI specification. Key considerations for choosing programming languages for Salesforce extensions are also discussed. Additionally, the article highlights Agentforce integration, showcasing its ability to enhance agent capabilities beyond standard Salesforce functions. A real-world example...
Source: Heroku Blog
Ken W. Alger

Build an AI Shopping Assistant with Gradio MCP Servers

2025-07-31 00:00
🚀 Python developers can supercharge their LLMs with Gradio's Model Context Protocol (MCP)! Gradio simplifies the integration of AI models from Hugging Face, enabling LLMs to tackle real-world problems. Key features include automatic conversion of functions into LLM tools, real-time notifications, and seamless file uploads. Imagine an AI shopping assistant that finds clothes for you and even shows virtual try-ons! #AI #Python #Gradio #MachineLearning #Ecommerce

July’s free learning content: non-human digital characters, motion capture, and more

2025-07-31 00:00
🚀 Dive into July's free learning content! Explore how to create non-human characters with MetaHuman, simulate realistic muscles using Chaos Flesh, and design procedural urban environments in Unreal Engine. These resources offer valuable insights for anyone looking to enhance their skills in digital character creation and animation! #GameDevelopment #UnrealEngine #MetaHuman #DigitalArt #LearningResources