▲ 543 ▼ Which side are you? Javascript or Typescript (i.postimg.cc) submitted 2 years ago by mastermind@lemm.ee to c/programmer_humor@programming.dev 224 comments fedilink hide all child comments
[–] turbodrooler@lemmy.world 36 points 2 years ago (3 children) Me: 2024 is finally going to be the year of WASM, boys! permalink fedilink source hideshow 6 child comments replies: [–] iegod@lemm.ee 13 points 2 years ago (2 children) And then there's me, missing flash :( Flash and AS3 was so much fun to work in. I completely understand why the industry moved away from it but even today we have yet to fully catch up to all the media animation and programmatic features it provided all in one. RIP. permalink fedilink source parent hideshow 4 child comments replies: [–] turbodrooler@lemmy.world 6 points 2 years ago (3 children) I still have a hobby website with an AS flash animation on it that I don’t have the heart to get rid of. It was so cool. permalink fedilink source parent hideshow 6 child comments replies: [–] ICastFist@programming.dev 5 points 2 years ago (1 child) Have you tried porting it to Haxe? It's what I found whose selling point was "programming for those that know AS3" permalink fedilink source parent hideshow 2 child comments replies: [–] turbodrooler@lemmy.world 3 points 2 years ago Thanks, I will look into that permalink fedilink source parent [–] qaz@lemmy.world 3 points 2 years ago* (last edited 2 years ago) (1 child) You could use something like Ruffle. Newgrounds also uses it to allow people to play flash games. permalink fedilink source parent hideshow 2 child comments replies: [–] turbodrooler@lemmy.world 2 points 2 years ago Thanks, will check it out permalink fedilink source parent [–] MajorHavoc@lemmy.world 2 points 2 years ago That's awesome. But I'm picturing you keeping a retro computer to load it on and enjoy it. permalink fedilink source parent [–] ShortFuse@lemmy.world 2 points 2 years ago* Starfield has a bunch of AS3 and Flash files. I've been hacking it all week. And, uh, I use vanilla JavaScript with Typescript checking via JSDocs. permalink fedilink source parent [–] zagaberoo@lemmy.sdf.org 9 points 2 years ago (1 child) I just wish WASM could replace JS rather than merely augment it for non-DOM work. permalink fedilink source parent hideshow 2 child comments replies: [–] Knusper@feddit.de 7 points 2 years ago (1 child) You can have frameworks which fully generate the JS DOM code for you, allowing you to write complete single-page applications without writing a single line of JS. permalink fedilink source parent hideshow 2 child comments replies: [–] float@feddit.de 5 points 2 years ago (1 child) I'm using the leptos framework (Rust) and really like it so far. Not a single line of JS, not even npm as a dependency in that project. permalink fedilink source parent hideshow 2 child comments replies: [–] Knusper@feddit.de 2 points 2 years ago Yep, that's the framework, I'm using, too. But most frameworks in the Rust ecosystem can do DOM interop, as the heavy lifting for that is provided by the wasm-bindgen library. permalink fedilink source parent [–] severien@lemmy.world 0 points 2 years ago* (last edited 2 years ago) (1 child) Unpopular opinion: I hope it's going to be a flop (apart from the few use cases where it does make sense). The limitation of having just JavaScript ensures level of interoperability which is IMHO one of the big advantages of web as an application platform. If WASM becomes successful, it will fragment the web. permalink fedilink source parent hideshow 2 child comments replies: [–] turbodrooler@lemmy.world 1 point 2 years ago I definitely feel you. Not sure WASM is the answer, but it’s still neat. permalink fedilink source parent
[–] iegod@lemm.ee 13 points 2 years ago (2 children) And then there's me, missing flash :( Flash and AS3 was so much fun to work in. I completely understand why the industry moved away from it but even today we have yet to fully catch up to all the media animation and programmatic features it provided all in one. RIP. permalink fedilink source parent hideshow 4 child comments replies: [–] turbodrooler@lemmy.world 6 points 2 years ago (3 children) I still have a hobby website with an AS flash animation on it that I don’t have the heart to get rid of. It was so cool. permalink fedilink source parent hideshow 6 child comments replies: [–] ICastFist@programming.dev 5 points 2 years ago (1 child) Have you tried porting it to Haxe? It's what I found whose selling point was "programming for those that know AS3" permalink fedilink source parent hideshow 2 child comments replies: [–] turbodrooler@lemmy.world 3 points 2 years ago Thanks, I will look into that permalink fedilink source parent [–] qaz@lemmy.world 3 points 2 years ago* (last edited 2 years ago) (1 child) You could use something like Ruffle. Newgrounds also uses it to allow people to play flash games. permalink fedilink source parent hideshow 2 child comments replies: [–] turbodrooler@lemmy.world 2 points 2 years ago Thanks, will check it out permalink fedilink source parent [–] MajorHavoc@lemmy.world 2 points 2 years ago That's awesome. But I'm picturing you keeping a retro computer to load it on and enjoy it. permalink fedilink source parent [–] ShortFuse@lemmy.world 2 points 2 years ago* Starfield has a bunch of AS3 and Flash files. I've been hacking it all week. And, uh, I use vanilla JavaScript with Typescript checking via JSDocs. permalink fedilink source parent
[–] turbodrooler@lemmy.world 6 points 2 years ago (3 children) I still have a hobby website with an AS flash animation on it that I don’t have the heart to get rid of. It was so cool. permalink fedilink source parent hideshow 6 child comments replies: [–] ICastFist@programming.dev 5 points 2 years ago (1 child) Have you tried porting it to Haxe? It's what I found whose selling point was "programming for those that know AS3" permalink fedilink source parent hideshow 2 child comments replies: [–] turbodrooler@lemmy.world 3 points 2 years ago Thanks, I will look into that permalink fedilink source parent [–] qaz@lemmy.world 3 points 2 years ago* (last edited 2 years ago) (1 child) You could use something like Ruffle. Newgrounds also uses it to allow people to play flash games. permalink fedilink source parent hideshow 2 child comments replies: [–] turbodrooler@lemmy.world 2 points 2 years ago Thanks, will check it out permalink fedilink source parent [–] MajorHavoc@lemmy.world 2 points 2 years ago That's awesome. But I'm picturing you keeping a retro computer to load it on and enjoy it. permalink fedilink source parent
[–] ICastFist@programming.dev 5 points 2 years ago (1 child) Have you tried porting it to Haxe? It's what I found whose selling point was "programming for those that know AS3" permalink fedilink source parent hideshow 2 child comments replies: [–] turbodrooler@lemmy.world 3 points 2 years ago Thanks, I will look into that permalink fedilink source parent
[–] turbodrooler@lemmy.world 3 points 2 years ago Thanks, I will look into that permalink fedilink source parent
[–] qaz@lemmy.world 3 points 2 years ago* (last edited 2 years ago) (1 child) You could use something like Ruffle. Newgrounds also uses it to allow people to play flash games. permalink fedilink source parent hideshow 2 child comments replies: [–] turbodrooler@lemmy.world 2 points 2 years ago Thanks, will check it out permalink fedilink source parent
[–] turbodrooler@lemmy.world 2 points 2 years ago Thanks, will check it out permalink fedilink source parent
[–] MajorHavoc@lemmy.world 2 points 2 years ago That's awesome. But I'm picturing you keeping a retro computer to load it on and enjoy it. permalink fedilink source parent
[–] ShortFuse@lemmy.world 2 points 2 years ago* Starfield has a bunch of AS3 and Flash files. I've been hacking it all week. And, uh, I use vanilla JavaScript with Typescript checking via JSDocs. permalink fedilink source parent
[–] zagaberoo@lemmy.sdf.org 9 points 2 years ago (1 child) I just wish WASM could replace JS rather than merely augment it for non-DOM work. permalink fedilink source parent hideshow 2 child comments replies: [–] Knusper@feddit.de 7 points 2 years ago (1 child) You can have frameworks which fully generate the JS DOM code for you, allowing you to write complete single-page applications without writing a single line of JS. permalink fedilink source parent hideshow 2 child comments replies: [–] float@feddit.de 5 points 2 years ago (1 child) I'm using the leptos framework (Rust) and really like it so far. Not a single line of JS, not even npm as a dependency in that project. permalink fedilink source parent hideshow 2 child comments replies: [–] Knusper@feddit.de 2 points 2 years ago Yep, that's the framework, I'm using, too. But most frameworks in the Rust ecosystem can do DOM interop, as the heavy lifting for that is provided by the wasm-bindgen library. permalink fedilink source parent
[–] Knusper@feddit.de 7 points 2 years ago (1 child) You can have frameworks which fully generate the JS DOM code for you, allowing you to write complete single-page applications without writing a single line of JS. permalink fedilink source parent hideshow 2 child comments replies: [–] float@feddit.de 5 points 2 years ago (1 child) I'm using the leptos framework (Rust) and really like it so far. Not a single line of JS, not even npm as a dependency in that project. permalink fedilink source parent hideshow 2 child comments replies: [–] Knusper@feddit.de 2 points 2 years ago Yep, that's the framework, I'm using, too. But most frameworks in the Rust ecosystem can do DOM interop, as the heavy lifting for that is provided by the wasm-bindgen library. permalink fedilink source parent
[–] float@feddit.de 5 points 2 years ago (1 child) I'm using the leptos framework (Rust) and really like it so far. Not a single line of JS, not even npm as a dependency in that project. permalink fedilink source parent hideshow 2 child comments replies: [–] Knusper@feddit.de 2 points 2 years ago Yep, that's the framework, I'm using, too. But most frameworks in the Rust ecosystem can do DOM interop, as the heavy lifting for that is provided by the wasm-bindgen library. permalink fedilink source parent
[–] Knusper@feddit.de 2 points 2 years ago Yep, that's the framework, I'm using, too. But most frameworks in the Rust ecosystem can do DOM interop, as the heavy lifting for that is provided by the wasm-bindgen library. permalink fedilink source parent
[–] severien@lemmy.world 0 points 2 years ago* (last edited 2 years ago) (1 child) Unpopular opinion: I hope it's going to be a flop (apart from the few use cases where it does make sense). The limitation of having just JavaScript ensures level of interoperability which is IMHO one of the big advantages of web as an application platform. If WASM becomes successful, it will fragment the web. permalink fedilink source parent hideshow 2 child comments replies: [–] turbodrooler@lemmy.world 1 point 2 years ago I definitely feel you. Not sure WASM is the answer, but it’s still neat. permalink fedilink source parent
[–] turbodrooler@lemmy.world 1 point 2 years ago I definitely feel you. Not sure WASM is the answer, but it’s still neat. permalink fedilink source parent