Swift object pool design pattern
A tutorial on implementing the generic, thread-safe object pool design pattern in Swift for performance optimization.
A tutorial on implementing the generic, thread-safe object pool design pattern in Swift for performance optimization.
Explains how React's setState method delegates updates to platform-specific renderers like React DOM or React Native.
Guide to installing and running the mtr network diagnostic tool on macOS using Homebrew and symbolic links.
The author reflects on their journey with hot reloading in React, its current state, and their wishlist for future improvements.
A visual guide to setting up a Firebase project and enabling email/password authentication for web applications.
Analyzes the fear that using AWS could help Amazon compete with and destroy your business, debunking common myths about cloud provider competition.
Explains the purpose and usage of the .gitignore file in Git, including how to ignore files, folders, and extensions.
A developer documents their journey contributing to TypeScript, focusing on fixing a parsing issue where identifiers follow numeric literals.
A guide to creating an Alfred workflow for quickly running performance tests on WebPageTest.org from your desktop.
A detailed analysis of the malicious event-stream npm package backdoor, its timeline, and the social engineering attack that led to its inclusion.
Analysis of CVE-2018-1002105, a critical Kubernetes API server vulnerability allowing privilege escalation and arbitrary backend requests.
Overview of new features and improvements in PHP 7.3, including flexible Heredoc, new array functions, and trailing commas.
A technical guide on integrating Amazon AppStream 2.0 with a Learning Management System using AWS Chalice and LTI to stream applications to students.
Introduces a Jekyll plugin to automatically generate a service worker using Google Workbox for easy PWA asset precaching.
A tutorial on using the infer package in R for hypothesis testing through simulation, following a modern statistical approach.
A tutorial on integrating Firebase backend services with a React Native application to build an MVP quickly.
A developer's technical guide to upgrading a full-stack application from older Angular versions to Angular 7 and updating the ASP.NET Core SDK.
A developer explains how to implement offline-first features on a blog, including a 5-part video tutorial series on service workers and caching.
A developer argues for supporting older browsers, comparing it to accessibility features like ramps and elevators, emphasizing inclusivity beyond immediate profit.
A software engineer shares his journey and reflections on building a profitable side-business while working full-time, discussing motivations and lessons learned.