FHFaizan Hashmiinfizzy08.hashnode.dev·Jul 1 · 3 min readA guide to LLMs' inner workingWe as a beginner always wonder what happens when we ask questions to ChatGPT or Gemini and wonder how it gives us responses so fast and moreover so customized catering to our needs . Well , it is no00
FHFaizan Hashmiinfizzy08.hashnode.dev·Jan 12, 2024 · 5 min readA Simple Guide to Async JavaScript , Web APIs, and PromisesResponding quickly is essential in the fast-paced world of web development. Consumers anticipate fast and seamless loading times from web applications, which is where asynchronous JavaScript, or Async JS, comes into play. In this blog article, we wil...00
FHFaizan Hashmiinfizzy08.hashnode.dev·Jan 6, 2024 · 5 min readCallback Functions, Higher-Order Functions, and Higher-Order MethodsFirst of all, Greetings! Today, let's explore the fascinating world of programming sophistication by shedding light on callback functions, higher-order functions (HOFs), and higher-order methods (HOMs). These concepts serve as the building blocks for...00