Rendering a function with React
A developer explores a hacky React solution for handling errors in a custom i18n library's 'sorta-curried' API.
A developer explores a hacky React solution for handling errors in a custom i18n library's 'sorta-curried' API.
A developer shares techniques for improving module usability, focusing on removing side-effects from imports in a custom i18n solution.
An overview of the PostgreSQL community structure, including its unique license, core team, and contributor hierarchy.
Live coverage and highlights from PASS Summit 2017, focusing on Microsoft Data Platform updates, Azure services, and SQL Server.
A tutorial on implementing iOS Auto Layout programmatically, covering rotation support, constraints, and animation.
A guide to hosting single or multiple web applications on a single, cost-effective Digital Ocean Droplet, covering setup for static sites and Node.js apps.
Explains the five common forms of Clojure keywords, their use cases, and provides recommendations for idiomatic usage.
Explains how navigation works in Ionic mobile apps using a stack-based page system with NavController, contrasting it with traditional web routing.
Discusses how Docker is a tool that can be misused, arguing that its problems stem from implementation, not the technology itself, and connecting it to DevOps culture.
A guide to best practices for database schema migrations, focusing on tools like Flyway and Hibernate for evolving applications.
Introducing heatmaply, an R package for creating interactive, shareable cluster heatmaps for data visualization and online publishing.
Explains polynomial regression as a solution to under-fitting in machine learning when data has a nonlinear correlation.
Solutions for using different resource URLs in local vs remote environments, featuring Service Workers and other web dev techniques.
A technical guide on using Docker, Nginx, and Docker Compose to host multiple websites with SSL on a single VPS via a reverse proxy setup.
A visual guide explaining Evolution Strategies (ES) as a gradient-free optimization alternative to reinforcement learning for training neural networks.
Explains how to add custom hostname entries to Docker containers using both docker run and Docker Compose.
An introductory guide to the fundamental concepts of object detection, covering image gradients, HOG, and segmentation, as a precursor to deep learning methods.
A tutorial on programmatically launching a sandboxed macOS app at user login using Swift, Xcode, and the ServiceManagement framework.
An updated guide to locks, mutexes, and thread safety in Swift, covering modern APIs and best practices for concurrent programming.
A brief review of Refind, a tool that curates links from tweets into a browsable format for discovering tech articles and resources.