PSPINKAM SAINIinpinkam.hashnode.dev·Dec 29, 2024 · 9 min readMicroservices SimplifiedIn the early days of technology, much like the early days of any revolution, simplicity often trumped sophistication. Engineers, eager to make things accessible, built software much like Thomas Edison designed his first lightbulb: as a single, tightl...00
PSPINKAM SAINIinpinkam.hashnode.dev·Nov 16, 2024 · 2 min readCHANGE DETECTION (a short overview)Rendering When you're using a web site, what you see on the screen (like buttons, images, and text) is created based on the app's internal data (like objects and arrays). This process of turning data into visual elements is called rendering. In any a...00