#web-development
Read more stories on Hashnode
Articles with this tag
Deep dive into the history and the evolution of HTTP protocol · If you do not know, HTTP was around us for a bit of time and even older than you think....
Explain what is HTTPS and its crucial to the World Wide Web. · Have you ever wondered how websites communicate with a web browser and request data to the...
Explore how backbone of Internet: Domain Name System work and why do we need it? · If you ever typed google.com and instantly your browser recognizes the...
Understand the role of Object.assign in TypeScript’s class conversion. · Situation Imagine that you are working on calling an API to receive a list of...
Finding best approach that fit your way of implementing API between Code First or Design First. · Imagine your team has a new business requirement and...