Damus
jack · 68w
source: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Nostr Media Feed</title> <style> ...
Melvin Carvalho profile picture
This is some of the best code I've seen in a nostr client. Unlike every other client, it uses pure javascript, which is native everywhere. It doesnt require a compiler. It's blazingly fast. And it just works. Well done Jack, this is a gold standard in how to write client apps. Keep going!
🤙1
the axiom · 68w
simp