SPSatyarth Prakashinchaiscript.hashnode.dev路Mar 14, 2025 路 3 min readTeleporting a Human - Serialization and Deserialization in JSChallenge - 14 : Chaicode Teleportation Its a science fiction term right now, but lets use it as and analogy to understand the intricacies of serialization and deserialization. For teleporting a person is converted into a structured data format (ser...00
SPSatyarth Prakashinchaiscript.hashnode.dev路Mar 14, 2025 路 3 min readBuild GIT using JavaScript? Is it possible!Let鈥檚 see how some basic git operation can be replicated using JavaScript array methods! First one, being the most widely used git operation! Git Command: git commit -m "Initial commit" To add this commit to our array of git history we can utilize t...00
SPSatyarth Prakashininternet-101.hashnode.dev路Jan 16, 2025 路 7 min readA Layman鈥檚 Guide to: Internet, What it is, It's Working and Importance!馃挕 Did You Know? The internet is held together by over 1.4 million kilometers of undersea cables, thinner than a garden hose, carrying 99% of global data. What is internet? As per Wikipedia, The Internet (or internet) is the global system of interc...00