Faster Angular Applications - Part 1. On Push Change Detection and Immutability
Explains how to improve Angular app performance using OnPush change detection and immutable data structures.
Explains how to improve Angular app performance using OnPush change detection and immutable data structures.
A technical analysis of Apple's A11 CPU, exploring its heterogeneous core architecture and methods to observe performance and efficiency cores in action.
Tips for writing better R-focused blog posts, covering social sharing, package examples, and syntax highlighting.
Explains how to implement custom type conversion for Spring MVC controller parameters, focusing on Converter interface and testing with @WebMvcTest.
Practical advice for open source maintainers on building and nurturing a community around their projects, from licensing to attracting contributors.
Analyzes line length distributions in popular Python packages, comparing them to Twitter's character limit analysis and exploring PEP8 style guide adherence.
A summary of a Python Frederick talk on using Scrapy, a Python framework for web scraping, including a link to the presentation.
Explores a C# code pattern using nested generics that causes exponential compilation time, effectively creating a Denial-of-Service attack on the compiler.
A mathematical exploration of bounds for the expected maximum of random variables, covering inequalities, norms, and chaining techniques for stochastic processes.
Summary of major database trends in Fall 2017, including SQL's resurgence, cloud pricing wars, IBM's renaming controversy, and new releases.
A guide to avoiding date format confusion in programming by using ISO 8601, with examples in PowerShell.
Slides and resources from a talk on R programming and data science presented at the EARL Boston conference.
Explores Blazor, an experimental framework for running .NET applications in the browser via WebAssembly, using the DotNetAnywhere runtime.
A recap of the final day at PASS Summit 2017, covering sessions on Azure Service Bus, advanced SQL security, and the SQL Vulnerability Assessment.
A recap of Day 2 at PASS Summit 2017, focusing on the Azure Cosmos DB keynote and deep dives into Azure data services.
A tutorial on implementing the classic Rock-Paper-Scissors game in under 10 lines of Julia code, showcasing multiple dispatch.
A tutorial on using PowerShell to configure and enable firewall rules for an Azure Storage Account, including IP whitelisting.
Explains how to use the Network Information API within a Service Worker to dynamically load different image resolutions based on the user's connection speed.
Highlights from PASS Summit 2017 Day 1 keynote, covering SQL Server 2017, Azure data services, and Microsoft's data platform announcements.
An overview of the PostgreSQL community structure, including its unique license, core team, and contributor hierarchy.