Generate yourself some Terraform code from TOML
A guide on using Golang to automatically generate Terraform configuration code from a TOML specification file, focusing on AWS Network ACL rules.
A guide on using Golang to automatically generate Terraform configuration code from a TOML specification file, focusing on AWS Network ACL rules.
A tutorial on implementing the VIPER architecture for iOS apps in Swift, covering module generation and project setup.
Guide to configuring T4 text templates to automatically transform during build in both classic and .NET Core SDK-style projects.
A tutorial on using Roslyn and .NET Core to dynamically generate C# class code, including fields and properties, and output it to the console.
SwiftGen 4.2 released with major internal refactoring, plus updates on other open-source projects like Reusable and fastlane.
A tutorial on using .NET Core and Roslyn for basic code generation, demonstrating namespace replacement in C#.
Introducing Sourcery, a meta-programming tool for Swift that automates code generation to reduce repetition and improve safety.
A review of the ZeroMQ book, praising its coverage of the technology and its advanced software development concepts.
Announcement of MvcSiteMapProvider 2.2.0 release for ASP.NET MVC, featuring new templated HtmlHelpers and extensibility points.
Explains how to use C# LINQ expressions to automatically generate null-safe property access, eliminating repetitive null-check code.
Announcing PHPLinq 0.4.0, a PHP library bringing .NET's LINQ query capabilities to arrays, XML, and databases.
Introduces MVC XForms, a new ASP.NET MVC UI framework on CodePlex for generating clean HTML forms based on the W3C XForms specification.