this post was submitted on 11 Jun 2023
76 points (96.3% liked)
General Programming Discussion
7785 readers
7 users here now
A general programming discussion community.
Rules:
- Be civil.
- Please start discussions that spark conversation
Other communities
Systems
Functional Programming
Also related
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I just started on a lemmy web client (with typescript/next.js) as well! My goal is to make the federation experience (browsing other instances, switching between accounts across instances, etc.) better, as i think it's a bit rough at the moment.
lemmy-js-client is very nice in that it has input and return types for everything, but I agree that the docs could be better (it can be unclear on what each prop does).