Pinned4 Ways JavaScript Object InstantiationIf you are a programmer, you must be familiar with objects. Object is an instance of class, and class is the blueprint / design of an…May 24, 2022May 24, 2022
Concept simple interpreter with PythonIn programming, an interpreter is a program that directly executes code written in a programming language without requiring it to be…5d ago5d ago
Vite-React Deployment on NginxVite is a popular build tool that offers a faster and more streamlined development experience for modern web projects, including those…Apr 2, 2024Apr 2, 2024
Deploy Simple Java Application to Cloud run GCPGoogle Cloud Run is a serverless platform provided by Google Cloud Platform (GCP) that allows developers to deploy containerized…Mar 25, 2024Mar 25, 2024
Deploy Java on Google App Engine (GAE)As I know google offers many ways of deployment applications, they are : vm (virtual machine), GKE (google kubernetes engine), cloud run…Mar 2, 2024Mar 2, 2024
How Virtual Account Payment WorkA virtual account is a bank account that exists only in the digital realm and doesn’t have a physical existence like traditional bank…Dec 31, 2023Dec 31, 2023
Banking System Architecture for Inhouse, LLG, RTGS and Online Transfer.Basically, in the banking system, there are 4 ways to transfer funds to other accounts, namely: In-house transfers, domestic transfers (LLG…Nov 26, 2023Nov 26, 2023
React TypeScript Template, and Simple RoutingTo create a React project with TypeScript, you can use the create-react-app command-line toolSep 19, 2023Sep 19, 2023
React Introduction For NewbieReact, also known as React.js or ReactJS, is an open-source JavaScript library developed by Facebook. It is primarily used for building…Aug 30, 2023Aug 30, 2023