
How to Connect a Subdomain in Route 53 to Your Netlify Deployed App
In 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…
In 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…
What is ArgoCD?
In the age of smartphones, voice assistants, and instant messaging, language is more integral to our interaction with technology than ever.
GitOps is a modern framework that uses Git as the version control system to automate the process of code delivery, including infrastructure…
Continuous Integration (CI) is a software development practice in which developers regularly integrate their code changes into a shared…
Jenkins is an open-source automation tool that helps to automate parts of the software development process.
Property binding is connecting a variable from component to view.
Text interpoalation lets you use dynamic string values into your HTML templates.
On October 26, 2021, Next.js released its biggest version ever: Next 12. The framework sets the bar really high for what a full Javascript…
VS Code, one of the most popular development tools, now has a lightweight version of VS Code running fully in the browser. When you go to…
React is JavaScript Library which is declarative in nature and works great with dynamic data(unlike HTML). The React library is used for…
Lets dive right into ECMA Script