
Tech
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…
Tech
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…
Tech
What is ArgoCD?
Tech
In the age of smartphones, voice assistants, and instant messaging, language is more integral to our interaction with technology than ever.
Tech
GitOps is a modern framework that uses Git as the version control system to automate the process of code delivery, including infrastructure…
Tech
Continuous Integration (CI) is a software development practice in which developers regularly integrate their code changes into a shared…
Tech
Jenkins is an open-source automation tool that helps to automate parts of the software development process.
Tech
Property binding is connecting a variable from component to view.
Tech
Text interpoalation lets you use dynamic string values into your HTML templates.
Tech
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…
Tech
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…
Tech
React is JavaScript Library which is declarative in nature and works great with dynamic data(unlike HTML). The React library is used for…
Tech
Lets dive right into ECMA Script