App Pricing Part 2
A podcast discussion analyzing app pricing strategies, business models, and the value proposition for developers, using the Panels app as a case study.
A podcast discussion analyzing app pricing strategies, business models, and the value proposition for developers, using the Panels app as a case study.
A developer documents the process and specific changes required to upgrade their blog from Hugo v0.40 to v0.135.
Explains how to use NuGet's Central Package Management feature to centrally manage package versions across multiple .NET projects.
A developer shares their experience migrating a web application from .NET 6 to .NET 8, focusing on changes required for Entity Framework Core 8.
A podcast discussion exploring various app pricing models, controversies, and personal experiences in the iOS development world.
A breakdown of the latest draft proposal for value types (Project Valhalla) in Java, explaining the potential new programming model.
Overview of xUnit v3 prerelease features, including executable test projects, migration steps, and new capabilities like cancellation tokens.
A developer shares notes on Go 1.22's improved built-in router and using sqlc to generate database code, based on personal project experience.
Explores the philosophical differences in cryptographic library design, focusing on algorithm inclusion, misuse-resistance, and user expectations.
A developer's updated critique of Go after 7 years of professional and OSS experience, covering language quirks, tooling, and conventions.
Explores alternatives to Swagger for API documentation in ASP.NET 9, including Swashbuckle, NSwag, and Scalar.
A podcast discussion about navigating Apple's App Store review process, focusing on unclear requirements for subscription apps.
Troubleshooting guide for Azure Image Builder job failures due to TCP port 60000, 5986, or 22 errors in a secure network setup.
How to configure and use Azure Service Bus as a custom pub/sub broker with Diagrid Catalyst for distributed applications.
Puzzmo introduces Feature Flags for testing new features and new, more descriptive URLs for its puzzle games to improve user experience.
A guide to centralizing CancellationToken management in ASP.NET using a middleware service to reduce repetitive code.
A podcast episode analyzing the Apple iPhone 16 event from a developer's perspective, focusing on new features like Capture Control and their implications for app development.
A developer shares a debugging story about a Core Data crash caused by an attribute name starting with 'new' in Xcode 15/16.
A developer explains a compiler error when performing LINQ joins on multiple columns in Entity Framework and provides the solution requiring matching anonymous type property names.
A podcast episode discussing the migration process to Swift 6, covering its non-breaking changes, new features, and the importance of planning.