I donβt agree how almost every client that has an on-boarding process is recommending the same set of 10 to 30 users to follow.
Clients need to rethink the on-boarding process. View quoted note β
ndk-react 0.1.1 release π¨
How to...
π get the user profile asynchronously
π cache the data (so we only need to query it once)
π display the user's display image on the UI
in a single line of code?
<img src={getProfile("npub1...123").image} />
Learn more:
- online docs with live demo
- login with nsecbunker, extensions and secret key
- get events react hook
- sign and publish event react hook
#ndk @PABLOF7z@Tony@verbiricha@The Nostr Report
Anyone developing nostr clients using nextjs?
Nextjs version 13.4.12 have a strange error:
TypeError: Cannot set property WebSocket of #<Object> which has only a getter