As backend developers, how do you showcase your work. I think that has been something I have struggled with. I am not quite sure how to showcase most of my work because it is all server side. I am open to suggestions really...leave one in the comment below.
🤔
Top comments (5)
Write a case study for a back-end project. Explain the problem you wanted to solve, the solution you came up with, and the results.
A UML is handy to demonstrate a database.
I like the detailed process of this one, especially the fact that it will make me write more.
Thanks Matt.
I try tweeting about them, maybe post in a discord server or share with colleagues.
Sometimes I shamelessly mention it in a response tweet if it makes sense.
So far, only sharing with colleagues really helped.
I usually end up writing packages and tools and share them via blogs
Aha, so writing then, that's encouraging.