Notes from Build Custom CLI Tooling with oclif and TypeScript course
Notes from a course on building custom CLI tools using oclif and TypeScript, covering debugging, prompts, and scaffolding.
Notes from a course on building custom CLI tools using oclif and TypeScript, covering debugging, prompts, and scaffolding.
A guide on using the Terminal command `spctl` to verify if a macOS application has been notarized by Apple.
Guide to setting up automatic notifications for Azure Key Vault changes using Event Grid, covering events, subscriptions, and best practices.
A guide on how to securely pass and use environment variables, like NPM tokens, within GitHub Actions workflows.
A tutorial on creating and using page templates in SharePoint to streamline content creation for posts and news articles.
A tutorial introducing RenderBlocks, a lightweight JavaScript library for building reactive UI components using a Vue-like constructor pattern.
An article exploring Preact, a lightweight React alternative, and its progressive ecosystem for building web applications.
Article discusses the 'expert beginner' trap in tech, where narrow success halts learning, and advocates for maintaining a beginner's mindset.
Guide to automate monitoring of Linux Docker hosts with Azure Arc and Azure Monitor for containers.
A guide to modifying third-party NuGet packages and testing the changes locally in your .NET application before contributing upstream.
A tutorial on mBlocks, a frontend UI library for building reactive components without the Web Component API, covering setup, props, and state.
A tutorial on using the MercedUI library to create Web Components, covering setup, props, state, and basic features.
A curated list of six influential tech conference talks covering web development, JavaScript, React, workplace strategy, and community building.
A quick guide on using the 'tac' command in the terminal to reverse the order of lines in a file or standard input.
A beginner-friendly tutorial on Angular 9 covering setup, components, data interpolation, directives, and routing.
A technical analysis of AWS Transit Gateway for hybrid cloud connectivity, covering architecture, setup, and limitations.
A hands-on tutorial on configuring and using Microsoft's default Dependency Injection container in a .NET Core console application.
The Dask team shares insights on running successful virtual community tutorials, including benefits for learners and maintainers, and practical logistics.
The article critiques the 'AI Savior' mentality in machine learning, where practitioners overestimate AI's ability to solve complex problems without deep domain expertise.
A technical guide on configuring NHibernate to log generated SQL statements to ASP.NET Core's built-in logging system using interceptors.