• 0 Posts
  • 1 Comment
Joined 1Y ago
cake
Cake day: Aug 19, 2023

help-circle
rss

Back end development is just communicating with a database via http. Rest is experience. I’d recommend trying out something like dotnet where you setup a template and tinker with it and test via postman or something. Then try to use small amount of js to communicate with the server. After that you more or less learned all there is for basic backend and the rest is just pure programming experience and task specific solutions.