Announcing Voca: The Ultimate JavaScript String Library
Announcing Voca, an open-source JavaScript library for comprehensive and modular string manipulation.
Announcing Voca, an open-source JavaScript library for comprehensive and modular string manipulation.
Explores why reflection in .NET is slow, examining CLR design goals, internal data structures, and the multi-step invocation process.
Explains the importance of source control and automated deployment for OBIEE, detailing the 'why' and 'how' to prevent release issues.
A technical overview of client-side storage methods in web browsers, including Cookies, Local Storage, Session Storage, and IndexedDB.
RSiteCatalyst 1.4.10 adds QueueDatawarehouse, new Get* methods, and bug fixes for the Adobe Analytics R package.
Announcing the launch of the book 'Laravel: Up & Running', now available for purchase in print and eBook formats.
A guide to implementing static file caching and response compression in ASP.NET Core to optimize web application performance.
Explores academic research papers referenced in the .NET runtime and compiler source code, focusing on data structures and optimization algorithms.
Open-source Enhanced Usage Tracking for OBIEE now available, capturing detailed user interaction data for performance and analytics.
A tutorial on debugging an ASP.NET Core application running inside a Docker container using Visual Studio Code.
A personal recap of attending the FrontInPOA 2016 tech conference, covering talks on front-end development, web apps, and tech careers.
Part 2 of a series on building a product classification API, focusing on data cleaning, preparation, and measuring data purity for machine learning.
A guide to optimizing Microsoft Application Insights for ASP.NET Core apps by moving the tracking script to an external file for better performance and security.
Explains the benefits of upgrading from PHP 5 to PHP 7, including major performance improvements, reduced memory usage, and new features.
Analyzes how modern JavaScript frameworks like Preact handle component prioritization during boot, questioning if they optimize for key web performance metrics.
Explains a UWP bug where AdaptiveTriggers fail if a control's name matches a VisualState name, with code examples and a workaround.
A technical guide on integrating dynamic SVG icon sprites into a website using Perch CMS, allowing content editors to add icons.
A presentation on Lazada's machine learning framework for ranking products in catalog and search results to improve user experience.
Explores the $500 security guarantee for finding vulnerabilities in qmail, highlighting principles for secure open-source software development.
Explains how to use and extend the HttpClient's message handler pipeline in .NET for custom request/response processing and unit testing.