frederik_diamond on Nostr: The fact that Nostr is just a protocol that anyone can use and develop on is pretty ...
The fact that Nostr is just a protocol that anyone can use and develop on is pretty cool to me.
Like myself, who’s trying to develop an integration to import my Nostr notes into my personal website to function as a blog. Currently, the notes are displaying correctly, but I need to implement caching to avoid reloading all notes after refreshing the page.
Additionally, I need to figure out how to enable infinite scrolling. The goal is to load 20 or 50 notes initially and then dynamically load more as the user scrolls near the bottom of the page.
Great way for me to learn web dev.
#Nostr #dev #web #NextJS
Published at
2024-06-15 07:44:32Event JSON
{
"id": "baf0f0cb3c20c64b83781e8826523ce11d489b9408ad37dba98b23b30f71c3b2",
"pubkey": "9c9f81ed795f0f5efa558932824687d84fc7e6a4cfa6db5d6d3b50fcb7ffaec2",
"created_at": 1718437472,
"kind": 1,
"tags": [
[
"t",
"nostr"
],
[
"t",
"dev"
],
[
"t",
"web"
],
[
"t",
"nextjs"
]
],
"content": "The fact that Nostr is just a protocol that anyone can use and develop on is pretty cool to me.\n\nLike myself, who’s trying to develop an integration to import my Nostr notes into my personal website to function as a blog. Currently, the notes are displaying correctly, but I need to implement caching to avoid reloading all notes after refreshing the page.\n\nAdditionally, I need to figure out how to enable infinite scrolling. The goal is to load 20 or 50 notes initially and then dynamically load more as the user scrolls near the bottom of the page.\n\nGreat way for me to learn web dev.\n#Nostr #dev #web #NextJS",
"sig": "119ae779b0a00439a7900cb2404e26c3d5fe565e4cbb20716a96fc9d250471effe55844f16137e2f500b38ac6938a71f34c336ee4334338db8c54f7efb7231a0"
}