This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.
Offering APIs and SDKs for AI-powered mapping, location search, and navigation for web and mobile apps. Start using it for free.
APIs, SDKs, AI, maps, navigation, geospatial data
Explore unique APIs for your coding projects to inspire creativity and innovation beyond typical tasks.
APIs, coding, projects, software development
Explore alternatives to proprietary SaaS tools with these 15 open-source projects, enhancing productivity and fostering inclusivity in software development.
opensource, github, saas, productivity, software, coding
Learn to address Docker architecture issues for .NET 8 SDK builds with a simple solution.
Docker, .NET 8, Arm64, SDK, Build
A talk on Residuality Theory recorded at the Copenhagen Developers Festival, focusing on architectural aspects for software developers.
Residuality Theory, CPH DevFest, software development, architecture, cloud, design
Explores advanced techniques in Event Sourcing and Domain-Driven Design for software architecture.
ddd, cqrs, microservices, event sourcing, software design
Barry O'Reilly discusses Residuality Theory in the context of Domain-Driven Design, focusing on architecture, modeling, and design patterns for software engineers.
ddd, domain-driven design, software architecture, microservices, event sourcing
In .NET 9, static asset delivery optimization uses Brotli and Gzip compression to reduce file sizes by over 80%, improving response times for slower networks.
.NET 9, static assets, compression, Brotli, Gzip, optimization
Learn to manage integration with external systems using NServiceBus sagas for HTTP communications. Implement orchestration for reliable shipment processing with multiple services.
NServiceBus, sagas, integration, software engineering, HTTP
The article discusses using Testcontainers to emulate external dependencies for backend integration tests, enhancing testing efficiency for software engineers.
Testcontainers, GitHub, integration tests, software engineering, backend