Tag: backend

  • How to become a full stack developer — Backend

    Contents Articles of the series: A server is the one who stores the code and the Database. Web browsers or any other client software interacts with a server through a series of requests. Usually, HTTP protocol used for major part of operations. Requests There are two basic types of requests: POST and GET.. GET — […]

  • How to become a full stack developer -Intro

    Contents In the next articles we will discuss the following topics: In my career many times I used articles or tutorials of other developers. Learning could’ve been much longer and harder if I didn’t have those materials. So the best way to thank all those people is to give back to the community. I’d like […]