Customizing Common Lisp's Iterate: Timing
A guide to creating a custom timing clause for the Iterate library in Common Lisp, useful for benchmarking code execution.
A guide to creating a custom timing clause for the Iterate library in Common Lisp, useful for benchmarking code execution.
Author announces participation in Xamarin Dev Days Singapore, discussing Xamarin.Forms and Azure integration for mobile development.
A technical guide on progressively enhancing a web comment form from basic HTML to using BackgroundSync for offline functionality.
A developer reflects on leaving Microsoft's NuGet team to rejoin JetBrains as a Developer Advocate and continue work on MyGet.
A developer's guide to integrating Apple Pay JS into an ASP.NET Core website for accepting payments.
A guide on how to read and understand web API specifications, using the WebVR spec as a practical example for developers.
A technical case study on how Just Eat integrated Apple Pay into their website using the Apple Pay JS API, covering setup and implementation.
A developer shares performance data showing a 30x speed improvement after migrating a blog from WordPress to Jekyll on GitHub Pages.
A discussion on the architectural and communication challenges in distributed systems and microservices, focusing on contracts, APIs, and team dynamics.
Analyzes Joel Spolsky's 'lemons' hiring theory, questioning why great developers are supposedly rare on the job market if they are easy to identify.
A personal recap of the 2016 Porto Tech Hub conference, highlighting its community atmosphere and the collaborative Porto tech scene.
A developer builds a real-time metrics dashboard using SignalR for server-client communication and Angular 2 for the frontend interface.
A technical guide exploring Swift's Unicode-compliant string handling, focusing on CharacterView and encoding-specific views for developers.
The author announces the end of the JavaScript Air podcast, explaining the personal reasons behind the decision to stop producing new episodes.
A programmer's personal reflections and key takeaways from reading the book 'Coders at Work' while on vacation.
A reflection on the JavaScript ecosystem's tool proliferation, the pitfalls of constantly chasing new frameworks, and the importance of stable, foundational choices.
A guide to writing effective alt text for images to improve web accessibility, covering different image types and best practices.
A guide to automating the deployment of Windows Services using VSTS (Azure DevOps) and PowerShell for continuous integration and delivery.
A developer details migrating their blog to Hugo, a static site generator, and deploying it on Azure for improved performance and reduced maintenance.
A guide to the ASP.NET Core + Angular 2 starter template for Visual Studio, covering features like server-side prerendering and hot module replacement.