Recommended WWDC24 Sessions
A developer shares their curated list of must-watch technical sessions from Apple's WWDC24, focusing on Swift, Xcode, StoreKit, and UI frameworks.
A developer shares their curated list of must-watch technical sessions from Apple's WWDC24, focusing on Swift, Xcode, StoreKit, and UI frameworks.
An introduction to Valibot, a new modular data validation library for JavaScript, exploring its origins and core concepts.
Explains how Entity Framework protects against SQL injection in LINQ queries but warns of risks when using raw SQL, highlighting safer alternatives.
A tutorial on implementing loading states in React forms using actions, including the useActionState hook.
Explains how to display file modification times in C++ using OS-specific APIs and the modern C++20 std::filesystem/std::chrono approach.
Explains the limitations of Large Language Models (LLMs) and introduces Retrieval Augmented Generation (RAG) as a solution for incorporating proprietary data.
A developer's reflections on WWDC 2024, exploring new Apple technologies like SwiftData, AI features, Sequoia, and Reality Kit for future projects.
Analysis of React 19's Suspense changes causing unexpected waterfalls and parallel loading issues, based on discoveries from the React Summit conference.
A podcast episode discussing the value of a developer's time and the balance between offering free services and charging for work.
Analyzes public reactions to AI bias claims, contrasting them with responses to traditional software bugs, using a viral example.
A tutorial on the six most fundamental R functions for data cleaning, using the tidyverse and palmerpenguins dataset.
Final part of a series on building enterprise-grade AI chat applications, covering data customization, UI, security, evaluation, scaling, load testing, and monitoring.
A technical article discussing responsive design challenges and proposing better CSS composition strategies for complex layout changes across breakpoints.
A tutorial on implementing a Huffman coding data compression utility in Haskell, focusing on constant memory usage and functional programming principles.
Explores automatic delta-method transformations for variance estimates in R's survey package, enabling correct standard errors after mathematical operations.
A .NET code sample extending Semantic Kernel's Azure OpenAI integration to show document source details from Azure AI Search.
Explores the architecture and demo of an Enterprise Chat AI solution using Azure OpenAI and AI Search, part of a technical series.
A software engineer analyzes poll results from different social platforms to see what content her audience wants for a tech YouTube channel.
Explores the continued relevance of Azure API Management's developer portal, covering its key features, new audit logging, and upcoming WordPress integration.