shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

245
active users

#modulararchitecture

0 posts0 participants0 posts today

To my iOS Dev Bubble here: I‘m starting to modularize a big app in 2 weeks and want to prepare with best practices. We want to use the composable architecture by @pointfreeco and if possible also use SPM Modules to make sure we have no unwanted dependencies between parts of our code.

I‘m happy to hear about your experience, tutorials, videos and resources in general. Especially on how to organize stuff and where best to start.