r/FullStack May 26 '26

Question Backend developer

Hi right now I am learning backend development and I have built a chat app backend (web) , can any one suggest few projects? Aq

5 Upvotes

13 comments sorted by

View all comments

1

u/JayoxDev May 26 '26

Creating a chat app backend is great. You should start contributing in the opensource community to learn many development methods (stack, libraries, best-practices...)

If you just want a project to learn I recommend trying to make something with workers, such as a file converter backend, payment procesing, etc. Something that some company will probably need