Geoffrey Kithukugeoffreykithuku.hashnode.dev·Mar 29, 2024Understanding the Basics of Backend Engineering: A Comprehensive Guide for BeginnersIn our day-to-day activities, we interact with apps, websites, and other digital tools. Behind these tools, lies the concept of backend engineering. It is the aspect of the web that processes data and business logic, behind the scenes. For someone t...Backend Development
Sujoy SWEsujoyswe.hashnode.dev·Oct 6, 2023Polling With ExamplesRequest polling, often referred to simply as polling, is a client-server communication technique where a client repeatedly sends requests to a server at fixed intervals to check for updates or new data. The server responds to each request with the cu...1 likebackend
Mahesh Choudhurymahesh135.hashnode.dev·Sep 19, 2023What is Push in network design pattern?What is a request-response cycle? The request-response cycle is a fundamental communication pattern in networking, wherein a client initiates a request to a server, and the server responds with the requested information or data. This cycle is widely ...Backend Engineering networking
Elijah Oluwaseyifunmi Banjoelijahbanjo.hashnode.dev·Jun 19, 2023What is Backend Engineering/Development For Non-TechiesThere’s a 98% chance you clicked on a link that brought you to this page(prove me wrong in the comment section). What happened when you clicked on that link? Simple answer: Backend ish! Wondering where I got this nice image from check it out on FreeP...31 likes·67 readsbackend