fejiro.devFunctions vs. MethodsLet's break down the difference between a function and a method in simple terms, using everyday analogies. Function: A function is like a standalone recipe. Imagine you have a recipe for making a sandwich. It's a set of instructions that you can fo...Sep 16, 2023·2 min read
fejiro.devWhat is Fetch API?Imagine the Fetch API as a friendly messenger that you send to pick up some information (like a package) from a far-away friend (a server). Here's how it works: Message (Request): You write a note (the request) to your friend (the server) saying wha...Sep 16, 2023·2 min read