AMAnand Munjuluriinanandumbb.hashnode.dev·Oct 21, 2023 · 2 min readHow does JavaScript Work?Everything in JavaScript Happens Inside an Execution Context. Execution Context is divided into two components: Memory Component Code Component Variable and functions exist as key-value pairs in the Memory Component.Memory Component is also know...00
AMAnand Munjuluriinanandumbb.hashnode.dev·Aug 19, 2023 · 1 min readByte Ordering in Computer NetworksDefinition It tells how bytes are arranged when sending data over a network.Each byte has a unique address. Whereas, the address of the multi-byte block is the starting address(lowest address) of all bytes it contains. We use the Most Significant B...00
AMAnand Munjuluriinanandumbb.hashnode.dev·Jan 29, 2023 · 3 min readProcrastination NationWelcome to "Procrastination Nation"! The land where deadlines are suggestions and "I'll do it later" is our national anthem. We know that productivity is important, but let's be real, who wants to do work when there are memes to be made and Netflix t...00