saumya-agrawal.hashnode.devUnderstanding JavaScript Variables and Data Types Through Game DesignWhenever you start learning a programming language, be it Python, Java, C++, or JavaScript, one concept is common to all of them: variables and data types. Variables and Data Types are the building bl3h ago·10 min read
saumya-agrawal.hashnode.devRaju's Guide to JS PromisesImagine JavaScript Promise starts to work like you are trying to go viral on social media. Spoilers: THEY DO !!! Raju Rastogi is a fourth year CS student who is decent at coding with 5 GitHub repos, b5d ago·8 min read
saumya-agrawal.hashnode.devMastering JavaScript PolyfillsJavaScript doesn't just "happen". Behind every functionality that JavaScript provides, there exist a massive document called ECMASpecification. This serves as the rulebook of JavaScript. This is not tFeb 23·10 min read
saumya-agrawal.hashnode.devUnderstanding Network HardwareWhen you go to a web site, watch a video, or send an email, your data goes through a series of interconnected pieces of equipment, known collectively as devices. Each device performs a function, and knowing how this physical connection works will mak...Feb 14·9 min read
saumya-agrawal.hashnode.devThe Browser BlueprintWhen you press the Enter key following a URL, you activate an extremely fast industrial process that is complete by the time your eyes have finished blinking. What may seem like digital magic is actually methodically executed handoffs between one or ...Feb 13·7 min read