Published inAWS in Plain EnglishAWS CDK in 3 minsCDK is a developer-friendly AWS infrastructure automation tool. You code what you do in CloudFormation.Oct 27, 2021Oct 27, 2021
Best Angular UI Library for your projectHello there! Welcome to another article of mine on how we can evaluate which UI library to be used for your next project.Sep 17, 2021A response icon2Sep 17, 2021A response icon2
State Management with NG(RX || XS)State management has become a topic that is frequently spoken of, especially with the SPA architecture. However, why do we use it or how…Jun 5, 2021A response icon3Jun 5, 2021A response icon3
Database-First to Code-First EF Core 2.0Having an application quite stable, we wanted to automate the DB modification using code-first approach. It’s important to practise this…Nov 22, 2019A response icon1Nov 22, 2019A response icon1
Improving performance of an angular appI have to mention that if it was a CLI project, optimization would be much easier but mine was a visual-studio project.Sep 3, 2019A response icon1Sep 3, 2019A response icon1
Communicate between containerized projectsIt appeared that I’ve succeeded in containerizing multiple projects. I was wrong as the challenges were endless.Jun 21, 2019Jun 21, 2019
Containerizing an application of multiple startup projects without docker-compose — Visual StudioIf you’re reading this, you have probably faced difficulty in running your project in a container individually with the default Dockerfile…Jun 6, 2019A response icon2Jun 6, 2019A response icon2