Deploying to Azure VMs using VSTS Release Management
A guide to deploying applications to Azure VMs using VSTS Release Management, covering common pitfalls and solutions.
A guide to deploying applications to Azure VMs using VSTS Release Management, covering common pitfalls and solutions.
Using R code to generate permutations of digits (2,2,5,5,9,9), analyzing divisibility by 11 and primality.
A developer announces and shares thoughts on preparing for their first major conference talks at NSSpain and FrenchKit, focusing on Swift and live-coding challenges.
Explains the difference between CSS selectors nth-child() and nth-of-type(), including how they work and common pitfalls.
A guide to analyzing .NET memory dumps using the CLR MD library, covering heap inspection and string analysis.
A guide to automating the deployment of the ClipBucket video hosting platform using Ansible configuration management.
A comprehensive guide to the new features and changes in Java 9, covering language updates, APIs, and deprecations.
A technical guide on implementing automatic user sign-in after registration using Identity Server and One-Time-Access-Codes in ASP.NET.
An introduction to Brunch, a simple and convention-based JavaScript build tool for modern web development projects.
Author updates on the release timeline and pre-order details for his new book, 'Laravel: Up and Running'.
A rebuttal to common misconceptions and suboptimal practices in Java Streams, using a specific article as a starting point.
Explains the three key research papers behind Facebook's computer vision pipeline for object segmentation: DeepMask, SharpMask, and MultiPathNet.
Explores best practices for writing clean, small, and maintainable functions in JavaScript to improve code quality and reduce complexity.
Explains how Angular2's HTTP service uses RxJS Observables, contrasting it with AngularJS 1's promise-based approach.
Guide to enabling VMware EVC on a cluster without shared storage by manually migrating the vCenter Server Appliance between hosts.
Summary of the VMworld 2016 keynote, focusing on VMware's new cross-cloud architecture and strategy for multi-cloud management.
Explores performance-friendly techniques for creating flexible, animatable shadows in responsive web design, comparing CSS box-shadow and filter approaches.
Using RSpec metadata filtering to test a Ruby API client against multiple versions of an upstream service (Vault) on Travis CI.
A tutorial on building a serverless Web API with Azure Functions to generate vCard QR codes from user-provided contact details.
A developer details using Charles Proxy as an alternative to Adobe's Bloodhound tool for testing analytics calls in a mobile app, overcoming SSL and request-blocking issues.