Using PHLivePhotoView with Auto Layout
A developer explains the challenges of using PHLivePhotoView with Auto Layout and the solution to fix ambiguous content size issues.
A developer explains the challenges of using PHLivePhotoView with Auto Layout and the solution to fix ambiguous content size issues.
Author shares their acceptance into Georgia Tech's affordable online Master's in Computer Science program and their application essay.
A tutorial on building a custom responsive grid system for web design, covering design considerations, breakpoints, and CSS vs. HTML grid approaches.
A tutorial on adding custom action buttons (deposit/withdraw) to the Django admin interface, including form handling and email notifications.
A developer's 2016 retrospective on open source contributions, speaking at tech conferences, and maintaining the MEAN.JS framework.
Argues that web browsers should actively warn against and eventually block performance-harming and inaccessible web development practices.
A developer shares essential Chrome-based tools for testing and improving website accessibility, including extensions and APIs.
Swift programming guide on initializing arrays and dictionaries using literals and shorthand syntax for cleaner code.
A hands-on guide to building a microservices application using Azure Service Fabric's Reliable Services API, integrating Twitter and sentiment analysis.
Guide on configuring Oracle Data Visualization Desktop to connect with Google Analytics and Google Drive using Google Cloud APIs.
A tutorial on using Apache Drill to query and analyze JSON files with SQL, using blog analytics as a practical example.
A developer's journey from advocating for the AVA testing framework to migrating to Jest due to performance issues and limitations.
A guide to organizing Redux state using 'state keys' to reduce clutter and create predictable, dynamic substates for features like loading and errors.
Recap of VMworld Europe 2016 Day 3 keynote, covering vSphere 6.5, vSAN, NSX, and VMware's container strategy with Photon Platform.
A GitHub engineer shares eight key lessons for new hires, focusing on shipping early, learning workflows, and adapting to the company's unique culture.
A developer's experience and technical takeaways from the OpenStack Summit Ocata, covering contributions, Python 3, and project updates.
A tutorial on scaling an ASP.NET Core application using Docker Swarm, covering service creation, scaling, and management.
A critique of modern software development, arguing that the rush to release features in the cloud leads to perpetually buggy and poorly documented products.
Discusses the pitfalls of coupling unit tests through shared setup and state, advocating for independent tests for better maintainability.
A developer details the challenges of building a Java tracing agent for distributed systems, focusing on asynchronous execution and its impact on garbage collection.