How to add testing dependencies using Carthage, with Swift 2 and Xcode 7
A tutorial on using Carthage to add Quick and Nimble testing frameworks to a Swift 2 project in Xcode 7.
A tutorial on using Carthage to add Quick and Nimble testing frameworks to a Swift 2 project in Xcode 7.
A GitHub engineer shares 12 practical tips for tech companies to write more human, less corporate blog posts about product updates.
A practical guide to understanding and implementing the Flux architecture for React.js applications, focusing on unidirectional data flow.
An in-depth look at implementing the Store and handling network communication in the Flux architecture, using Observables and design patterns.
Introduces bugspencer.com, a resource for reporting browser bugs, tracking bug trackers, and finding related articles.
Oracle releases critical security patches for OBIEE, ODI Data Quality, and Exalytics systems, addressing vulnerabilities in specific versions.
Explores how government IT procurement is evolving from waterfall to agile methods and aligning with open source development practices.
A web developer argues for defining browser support per feature/module instead of globally, using tools like caniuse.com for clarity.
Explores implementing the Fibonacci sequence in Python using Haskell's lazy, functional style for elegance and efficiency.
Debunks the myth that models can't have more parameters than data points, explaining how and when under-determined models can be solved and useful.
Author announces the end of the 'Browsers and Bugs' newsletter due to lack of feedback, reflecting on its content about browser bugs, features, and testing.
Explains how to use TypeScript with JSX for better type safety and tooling in React development, addressing refactoring and error prevention.
A user details troubleshooting an offset drawing issue in Krita with dual monitors using Xinerama and the solution using RandR.
A web developer explains progressive enhancement as a use-case oriented approach, using video implementation as a practical example.
A guide listing 20 creative PowerShell script ideas for generating custom system alerts and notifications using the Pulseway monitoring platform.
A detailed guide to the author's personal security setup on OSX, focusing on password management with KeePass and related tools.
A first look at the new UI testing framework introduced in Xcode 7 and iOS 9, including setup and a sample test.
Explains how to use SQL window functions and percentiles in Postgres for more meaningful data analysis than simple averages.
Analyzes how to measure and improve Docker image security, explaining methods to scan for vulnerabilities in public and official images.
A guide to improving performance, scalability, and cost for web applications, covering CDNs, sessions, load balancing, and object storage.