2025-10-02
In September I created the new draft version of PSKOV 2, which now consists of two parts: web client + web server:
Logic is in Kotlin. Then Kotlin code is translated to JavaScript for both Node.js and web browser. Using Kotlin as an anchor language finally started to bare fruits.
In October I plan to add Markdown file viewer functionality.