Hristijan
07/26/2024, 2:50 PMAhmed na
07/27/2024, 11:57 AMAhmed na
07/27/2024, 12:01 PMHristijan
07/27/2024, 6:40 PMAhmed na
07/28/2024, 1:12 AMHristijan
07/28/2024, 11:06 AMThomas
07/28/2024, 1:07 PMrcd27
07/29/2024, 7:19 PMKotlin/WASM
for external projects(in the meaning of availability via web) is that it can not be parsed by search engines. That is because of canvas
heavy used by Compose/Web
. This thoughts are about 3 months old, maybe something have changed.Hristijan
07/29/2024, 9:35 PMCLOVIS
07/30/2024, 7:36 AMAhmed na
07/30/2024, 7:48 AMCLOVIS
07/30/2024, 8:03 AMRobert Jaros
07/30/2024, 5:56 PMrcd27
11/27/2024, 12:53 PMrcd27
11/27/2024, 12:55 PMApplication.routes() {
get('/cases') {
return call.respondCoolInteractiveHTML/SkikoJS/Watever {
@Composable
function Cases() {...}
}
}
}
Just imagining.Robert Jaros
11/27/2024, 3:31 PM