avatar
steve lee
@lmhung
Ruby 程序员。 来自越南
Joined
avatar
steve lee
Azure App Service notes
Prerequisite: On the Azure dashboard, we must create a new app service and resource group that the app service belongs to. For simplicity...
avatar
steve lee
Elixir Note - Concurrency
For example, we have a simple module to fetch the price of a given ticker symbol (or stock symbol) from API and parse the results.