Building on top of ATProto
https://vickiboykis.com/2025/01/23/you-can-just-hack-on-atproto/ You can just hack on ATProto
An exploration about building a side-project app on top of ATProto. I’m saving this since at some point, I want to integrate fika with Bluesky.
I enjoy a lot the “captain-log” kind of articles. It’s always interesting to see how people build and learn. As usual, it’s also comforting to see people sharing the same struggles:
As always, the hardest part of this project, as with any project, was understanding the data model and the business logic, and parsing out those objects correctly. The second-hardest was aligning elements in CSS.