4 Years at The Linux Foundation
A developer reflects on four years at The Linux Foundation, building open source foundations and promoting cloud-native technologies.
A developer reflects on four years at The Linux Foundation, building open source foundations and promoting cloud-native technologies.
An exploration of creating extremely small, self-contained C# executables, focusing on size optimization for faster transfers and deployment.
A beginner's guide to using native ES Modules directly in the browser, covering setup, import/export syntax, and dynamic imports.
A developer creates a word puzzle training app using Clojure and re-frame to help a friend prepare for a TV talent show competition.
A guide to efficiently tag existing AWS resources for better cost analysis and billing insights using automation and the AWS API.
A guide to setting up integration tests in ASP.NET Core using Moq for mocking external dependencies like databases.
A developer shares personal health habits to illustrate how making good choices easy can be applied to building performant, accessible, and secure software.
A tutorial on using a Docker image to quickly generate CA, server, and client SSL certificates for testing TLS setups.
A guide on effectively using JavaScript utility libraries like Lodash and Date-fns, focusing on performance, bundle size, and best practices.
A developer's 2019 year in review, focusing on open-source contributions to projects like Gatsby, TypeScript, and DEV.
A detailed guide to using min-width, max-width, min-height, and max-height CSS properties with practical examples and use cases.
Explains how to restrict attribute assignment in Python classes to prevent typos and enforce defined attributes, using a real-world example.
A GitHub product lead shares resolutions for supporting open source communities, focusing on shared responsibility and maintainer etiquette.
Guide on implementing a secure Software Development Lifecycle (SDLC) for Azure, emphasizing developer responsibility and automated security.
Introduction to Materialized Views in Azure Synapse Analytics, explaining their purpose as a caching mechanism for data warehouse optimization.
A PowerShell MVP reflects on 2019 career achievements and sets 2020 goals for community speaking, blogging, and video content.
A tutorial on building an interactive data dashboard using R, flexdashboard, and Shiny with data from Google Sheets.
A podcast exploring generative art, featuring interviews, tutorials, and off-topic chats with creators in the field.
Explains the differences between const, let, and var in JavaScript, focusing on hoisting and scoping issues.
A tutorial on implementing internationalization (i18n) in React Native apps using the react-native-localize and i18n-js libraries.