Was going to play around and try to learn some nostr dev stuff but JavaScript just irritates me to no end. Sadly if you want to do anything in web dev you pretty much have to use JavaScript.

Reply to this note

Please Login to reply.

Discussion

There is increasing support for WebAssembly, which lets you do web dev in other languages. Rust and C/C++ have the best WebAssembly support, currently, though it won't be the best tool for every job.