m-gallesio

Results 34 comments of m-gallesio

I am waiting for my manager to give me permission to share our code.

I have received my manager's permission. Here is a simplified / anonymized version of our code: # Helper code ```csharp using DocumentFormat.OpenXml.Packaging; using DocumentFormat.OpenXml.Spreadsheet; using System; using System.Collections.Generic; using System.Globalization;...

> There commercial licensing is AGPL which is not very permissive. Please read the very first line in that post; the actual license is Apache 2 which does NOT require...

If I can offer my limited perspective (I have only ever used Aurelia 1 and minimal knockout.js). We use Aurelia 1 and understood how to use `queueMicroTask` to ensure full...