Pinned🚀 Upgrade Your Code Reviews: Let an AI Handle the MundaneLet’s face it, as developers we’ve all endured those marathon peer review sessions that feel like watching paint dry. That’s where you can…Jul 9Jul 9
PinnedRAG ExplainedRAG aka Retrieval Augmented Generation has really changed the way we look at the capabilities of LLMs (Large Language Models) in the recent…Jul 4Jul 4
State management in Angular using NgRxIdeally you want to create pure components in your angular app where you don’t want to inject data services directly into your component…Jan 25, 2022Jan 25, 2022
A simple CI/CD pipeline in Azure DevopsI will be taking you through on an adventure of how you can start up with a simple project locally and put your changes into Azure devops…Jul 6, 2021Jul 6, 2021
Inter-component communication in AngularIdeally in a real world Angular app you would want one component to interact with other components in your app.Jun 11, 2021Jun 11, 2021