S3 FileField - Building SaaS #133
Building a Django SaaS feature for user-requested PDF bundles, integrating S3 file storage via django-storages.
Building a Django SaaS feature for user-requested PDF bundles, integrating S3 file storage via django-storages.
A guide to creating a low-allocation, faster StringBuilder alternative in C# using Span<T> for improved performance in string concatenation.
Part 4 of a tutorial series on building a Todo app with the UNO Platform, focusing on adding created items to a view model collection.
Explains how to use Directory.Build.props to centralize and manage common MSBuild configurations across multiple C# projects.
A guide for developers on creating effective App Store screenshots to improve app visibility and downloads.
A developer shares how quitting Twitter's timeline improved their mental health and shifted their focus to client work and mentoring.
A developer shares his setup for managing Twitter interactions using Front and IFTTT to improve mental health and productivity.
Explores how to enable foreach loops on C# types without implementing IEnumerable, using GetEnumerator methods and extension tricks.
A tutorial on implementing end-to-end (E2E) testing in Blazor applications using the Playwright automation framework for .NET.
A critical analysis of the SAFe (Scaled Agile Framework) methodology, examining its practical failures and similarities to past bureaucratic processes like RUP.
Clarifies the subtle differences between the terms 'Deploy', 'Release', and 'Delivery' in the context of Continuous Delivery and DevOps practices.
Discusses whether the dev.to frontend codebase should adopt TypeScript or Flow for static typing, exploring community interest and options.
A practical guide to finding and exploiting hosts vulnerable to the libSSH authentication bypass (CVE-2018-10933).
An exploration of the history and variety of .NET runtimes, from Microsoft's official frameworks to community and research projects.
A technical tutorial on implementing and managing Azure Virtual Networks using PowerShell and CLI, including subnet creation and VM deployment.
A technical tutorial on implementing and managing Azure Virtual Networks, covering subnets, VMs, and built-in DHCP/DNS.
High-level overview of core Azure networking components like VNets, subnets, NICs, load balancers, and gateways for exam preparation.
An exploration of the ECMA-335 standard, the technical specification for the .NET Common Language Infrastructure (CLI), covering its purpose and contents.
A lesson explaining Azure Resource Manager (ARM), covering its concepts, terms, resource groups, and an introduction to Azure templates.
A tutorial on using Azure CLI 2.0 to manage Azure resources from Windows, Linux, and Azure Cloud Shell.