🤔 Seems there may be a shift in hobbies on the horizon. Is there a "write code" for dummies ... as in, I'd like to learn code to write for nostr.
#asknostr
🤔 Seems there may be a shift in hobbies on the horizon. Is there a "write code" for dummies ... as in, I'd like to learn code to write for nostr.
#asknostr
Learn away! 🫂💜
Appreciated!
The html stuff brought me back to the early 2000's. Those were some fun times. This is a great refresher course. I'm going to continue and then jump to nostr:npub10mtatsat7ph6rsq0w8u8npt8d86x4jfr2nqjnvld2439q6f8ugqq0x27hf's links as I think I need to nail down some basic fundamentals first. 🤙
I would recommend learning to code rather than vibe code.
If you're looking to make a client, I'd recommend learning React/JavaScript. Look up Vite and npm, and that'll help you set yourself up to write a frontend.
The JavaScript Nostr library by fiatjaf is nostr-tools.
https://github.com/nbd-wtf/nostr-tools
PPQ.ai is a great frontend to a lot of AI models. Claud 3.7 is good for asking all your dumb coding questions to as you're learning. You can ask it for detailed instructions on how to set up your first project too, then do all the steps yourself. Learn the basics of git to maintain your code history.
Thanks for the info. I have a blank PC that I can dedicate to the cause. At the moment, I have more ideas than I do time but I'll make it a point to develop something by end of year. Java script intimidates me because I never took the time to learn it past html. I'm sure there's a logic behind it though. I think it's can figure it out.