Tips and Tricks to Ace the Certified Kubernetes Application Developer
A developer shares practical tips and strategies for passing the hands-on Certified Kubernetes Application Developer (CKAD) exam.
A developer shares practical tips and strategies for passing the hands-on Certified Kubernetes Application Developer (CKAD) exam.
Guide to deploying Azure Files Storage with a Private Endpoint and using it for Persistent Volume Claims in an AKS cluster.
Explores the shift from products to subscription models in tech, using printers and milk delivery as examples to explain capex vs. opex.
A review of the book 'Team Topologies', analyzing its ideas on structuring software teams to influence system design via Conway's Law.
Analyzes C# struct equality performance, comparing default structs, IEquatable implementations, and C# 10 record structs.
A tutorial on creating an expandable and collapsible Tree Table in React using the React Table Library and its useTree hook.
Explores methods like semi-supervised and active learning to create training labels when labeled datasets are unavailable, with industry examples.
A tutorial on creating an interactive digital frame with head-tracking perspective effects using Three.js and TensorFlow.js.
A developer's perspective on the differences and practical realities of DevOps, SRE, and Platform Engineering roles in web service companies.
Explains how to check and monitor if iOS mobile data access is enabled for a specific app using the Core Telephony framework.
A tutorial on building a basic CRUD API using only Node.js core modules, covering RESTful conventions and implementation without external frameworks.
A technical guide on fixing vertical alignment issues in button labels caused by font line-height, using CSS pseudo-elements.
A developer shares essential and nice-to-have software tools for setting up a new Mac for productivity and development work.
A developer shares why Alfred App is an essential Mac productivity tool, highlighting features like clipboard history, file search, and workflows.
Learn how to use Eleventy's global data files to generate page content by iterating over JSON data, eliminating repetitive HTML coding.
Explores Java 17's improved random number generation API and provides a practical guide to using JDK Flight Recorder for application diagnostics.
An interview with iOS developer Donny Wals about his journey into programming, transition to iOS development, and early experiences with Swift.
A tutorial on using the JavaScript fetch() API to make GET and POST requests with JSON data, including setting headers and parsing responses.
A developer explains how using a minimal reproducible example (reprex) in R helps debug code and isolate issues, turning frustration into effective problem-solving.
A technical guide for developers on setting up and starting a live coding or tech-focused stream on Twitch using OBS.