this post was submitted on 16 Jun 2023
20 points (100.0% liked)

Experienced Devs

3852 readers
2 users here now

A community for discussion amongst professional software developers.

Posts should be relevant to those well into their careers.

For those looking to break into the industry, are hustling for their first job, or have just started their career and are looking for advice, check out:

founded 1 year ago
MODERATORS
 

I haven’t been able to find one and I think it’s important.

Seeing how the UI, Backend, databases, and the fedeverse interact with each other can really help developers see the big picture. It can help remove barriers to entry, give people an idea on where to start for contributions.

If there isn’t one let’s create one. Who ever knows the flow and architecture of this app, please drop a line in the comments.

top 1 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 11 months ago

Well as dumb as it sounds, I'd say it's probably best to just read the code that you're interested in (I was never a big friend of schematic overviews anyway, they're often not in sync). Otherwise something like this is always a starter for newcomers: https://github.com/LemmyNet/lemmy/issues?q=is%3Aopen+is%3Aissue+label%3A%22extra%3A+good+first+issue%22