PinnedPublished inCodeXLinear Regression SimplifiedLinear Regression: Fitting a straight line to a set of observations.Apr 3, 2021Apr 3, 2021
How to Connect a Subdomain in Route 53 to Your Netlify Deployed AppIn this guide, we’ll walk you through the steps to connect a subdomain (e.g., builder-platform.aime.works) from Amazon Route 53 to a…Just nowJust now
Introduction to Large Language Models (LLMs): Changing How We Interact With TechnologyIn the age of smartphones, voice assistants, and instant messaging, language is more integral to our interaction with technology than ever.Sep 12, 2023Sep 12, 2023
What is GitOps?GitOps is a modern framework that uses Git as the version control system to automate the process of code delivery, including infrastructure…Sep 6, 2023Sep 6, 2023
What is Continuous Integration?Continuous Integration (CI) is a software development practice in which developers regularly integrate their code changes into a shared…Jan 14, 2023Jan 14, 2023
How to Install Jenkins on Windows?Jenkins is an open-source automation tool that helps to automate parts of the software development process.Jan 14, 2023Jan 14, 2023
Property Binding in Angular ExplainedProperty binding is connecting a variable from component to view.Dec 11, 2021Dec 11, 2021
Angular String/Text InterpolationText interpoalation lets you use dynamic string values into your HTML templates.Nov 24, 2021Nov 24, 2021
Next.js -12On October 26, 2021, Next.js released its biggest version ever: Next 12. The framework sets the bar really high for what a full Javascript…Oct 29, 2021Oct 29, 2021