Writing an Expecta custom matcher
A guide to creating custom matchers in the Expecta testing library for Objective-C to improve test readability and maintainability.
A guide to creating custom matchers in the Expecta testing library for Objective-C to improve test readability and maintainability.
A developer shares her experience giving a STEM talk to elementary students and the positive impact it had on one student's aspirations.
Explains why power efficiency is critical for datacenters, detailing the significant costs of power delivery and cooling infrastructure.
Explores different proofs of the Continuous Mapping Theorem in probability theory, discussing their merits and pedagogical value.
A technical tutorial on using Sass list functions and box-shadow properties to generate pixel art, exploring advanced CSS techniques.
Advanced Gulp.js recipes for tasks like user prompts and folder syncing, explaining when plugins are unnecessary.
Announcement of LibFX 0.2.1 release, a Java library with bug fixes and general-purpose utilities for developers.
A PowerShell module called DSC Tools that simplifies the setup and configuration of Desired State Configuration (DSC) Pull Servers and Local Configuration Manager.
Weekly roundup of browser updates, bug reporting tips, and web development tools, covering Chrome, Edge, Firefox, and WebKit.
A programming article advocating for structuring code like a newspaper, with the most important information at the top for better readability.
A technical guide on resolving blocked PUT/PATCH/DELETE requests in Angular/Laravel/Symfony APIs using X-HTTP-Method-Override and HTTPS.
Explains how to optimize SQL Server performance and reduce costs on Microsoft Azure using flexible IaaS configurations and storage strategies.
A guide to visualizing and diagnosing Generalized Linear Mixed Models (GLMMs) in R, based on a presentation and blog post by Jaime Ashander.
A developer announces joining Akamai's developer relations team to focus on web performance research, experiments, and standards.
The author announces a self-published book on Python tips, tricks, and patterns, offering an early sign-up for a reduced price.
A developer shares his journey to becoming a Google Developer Advocate, detailing his career path and the reasons behind his decision to join the tech giant.
Introducing FormHack.io, a customizable SASS-based CSS reset for styling consistent, cross-browser forms with minimal hassle.
Introduces Expecta, a matcher library for Objective-C that makes unit tests more readable and expressive, like English prose.
An update on the certifi project's new release, addressing 1024-bit root certificate removal and the plan for a hybrid bundle.
A guide to using Laravel 5.1's broadcasting feature with Pusher.com and Socket.io for real-time web notifications.