Build and host JavaScript Module
15 Sep 2025 1 minute read 0 comments powersjo
Back in April 2025, I'm hosting two web applications in Azure here and here. Both are built with HTML, CSS and JavaScript. While working two different apps, I'm already calling the same functions to do the same tasks. Hence, I have implemented a Jav...