Adligo Inc
Adligo Inc
Hi All, I'm looking for a bit more documentation about Generics and java.lang.Class traspilation, I working through code like this, hoping to leverage JSweets :) ; https://github.com/adligo/ctx.adligo.org/blob/main/src/org/adligo/ctx/shared/Ctx.java
### Introduction Hi all, I am wondering if anyone is using the JS/Native bridge from react-native from JS transpiled from other languages (i.e. Java (Andriod union GWT?), Kotlin (JS), Scala...
Obfuscation
Have you explored Obfuscation of the JSON, in particular synchronized Obfuscation of JavaScript source code and Java source code. The Use-Case for Obfuscation is two fold; 1) Reducing the wire...
Does this support GWT / Java compiling to Javascript?
Doesn't this style of logging api incur the cost of string creation, even when the logger is off ? I haven't looked at the byte code, but I'm wondering what...
Hi All, The Gradle plugin relies on a Maven plugin that was removed from Gradle, and after 25 years of build system hell, I'm probably going to write yet another...
Using the $ make demo or ./scripts/lifecycle.sh Will generate a command like this on Windows in GitBash; # Command: k3d cluster create demo --api-port 6550 --servers 1 --agents 3 --port...
Hi All, So I'm working on a new testing library tests4ts (also tests4j), and after I do a npm install -g @ts.adligo.org/slink $ slink -v 1.5.7 npm install -g NYC...
This is more of a question than an issue, but since I didn't see a place to discuss, so here it is. I'm building a new test runner, which will...