How to use Props in React
A detailed guide explaining React props, including how to pass data between components, destructuring, and common pitfalls.
A detailed guide explaining React props, including how to pass data between components, destructuring, and common pitfalls.
An argument for implementing generics in PHP via static analysis, discussing the technical challenges and required mindset shift for developers.
Explains the modern CSS syntax for using rgb/hsl with alpha transparency, eliminating the need for rgba/hsla functions.
A developer announces leaving Spatie to join JetBrains' PhpStorm team as a developer advocate, focusing on PHP community and content.
A perspective on why being stuck in 'tutorial hell' is a normal part of the learning process for developers and not something to be ashamed of.
Introducing faviconPlease, an R package for programmatically retrieving favicon URLs from any website, with applications for web apps and data tables.
Explains how to leverage urgency to justify large-scale refactoring projects and gain organizational buy-in for technical improvements.
A tutorial on implementing single and multiple selection in UITableView using UIKit's diffable data sources.
Explains the difference between .update() and .forward() in TorchMetrics, a PyTorch library for tracking model performance during training.
Explains the difference between .update() and .forward() methods in the TorchMetrics library for evaluating PyTorch models.
A GitHub repository containing slide decks and recordings from presentations on Azure Virtual Desktop, RDS, Bicep, and ARM templates.
Explores the common anxieties engineers face when transitioning between management and individual contributor roles, focusing on career path fears.
A developer reflects on their technical contributions at Forem, including implementing pre-commit hooks, upgrading Preact, and advocating for accessibility.
A tutorial on building responsive bar charts using CSS Grid, with no external libraries required.
A guide on introducing Test-Driven Development (TDD) to a software team through leading by example and building consensus.
A technical guide comparing the API extension patterns of Kubernetes and Django, focusing on custom controllers and resource management.
Overview of VMware's Project Capitola, a new software-defined memory tiering technology for optimizing memory usage in data centers.
Explores the technical and architectural reasons why PHP does not yet support generics, examining three potential implementation methods and their challenges.
The article details adding a PDF attendance report to a SaaS project, covering development challenges and code patterns.
Explains how to use Microsoft's API and a PowerShell script to check Azure Availability Zone mappings between different subscriptions for deployment planning.