AAAwab Abdouninblog.awabcodes.com·Sep 11, 2023 · 3 min readBuilding a Currency Converter in GoIntroduction In this post, we'll create a practical currency converter Command-Line Interface app using Go. It enables you to swiftly convert between currencies without leaving your terminal. Setting Up Before diving into the code, make sure you have...00
AAAwab Abdouninblog.awabcodes.com·May 16, 2023 · 4 min readDynamic Forms in Angular: Simple Yet PowerfulIntroduction Building dynamic forms can be complex. In this blog post, we'll cover a simple yet powerful way of creating dynamic forms in Angular. We'll walk through the process of creating a form schema, converting it to Angular's ReactiveForms cont...00