What Is a REST API? A REST API is a standard way for one system to communicate with another over the web. Instead of a person clicking buttons on a website, a program can send a request directly to another system and receive a response back. Simple way to think about it You can imagine…
Dash Notes
1️⃣ What is Dash? Dash is an open-source Python framework for building reactive, web-based analytical applications, with a strong focus on data visualization and interactive dashboards, without writing JavaScript. Dash is especially suited for: It allows developers to describe UI + interactivity declaratively in Python, while Dash manages frontend rendering and backend communication. 2️⃣ Core…
Starting a new life in Denmark
The idea of moving from Tokyo to Copenhagen had been a topic between my wife and me long before we had kids. I had lived in Japan my entire life, over thirty years, and during that time I experienced both the good and the bad of living there. Tokyo is an incredible city. The food…