Solving the problem of too much lines of code for a fresh Azure Functions Bot
Posted onHave you ever faced the issue of looking at more than 200.000 lines of code after creating a fresh Functions Bot via the Azure Portal? Well, I have unfortunately and I didn’t know where to put my code in this massive amount of NodeJS code. As a lightweight developer, I am not that familiar in […]