Browsers should be more intolerant and punish bad practice
Argues that web browsers should actively warn against and eventually block performance-harming and inaccessible web development practices.
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.
Guide to authenticating Azure Storage REST API requests in C# with required headers and code examples.
Guide to running C# unit tests for .NET Core projects in VSTS using the Visual Studio Test task.
Guide to replacing web.config with appsettings.json in .NET Core projects using ConfigurationBuilder.
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.
A front-end developer announces his blog to document his learning journey, focusing on JavaScript, Flexbox, and other web technologies.
Practical recommendations for effective code reviews based on 18 months of experience and 1500+ reviews, focusing on speed, scope, and process.