Migrating a Java application to JavaScript with JSweet: a real-life example
JSweet, Java, JavaScript, TypeScript, Transpiler, Compiler, Translation, Convert, GWT, DukeScript... (more…)
Read more »
A few weeks ago I got to make some of my code 1000 times faster, without
changing the underlying complexity! As the title implies, this involved making
Java reflection calls faster. Read more