Before explain Arrow function you should learn EcmaScript(6) and learn about that. So.. I just explain a little about that: is a JavaScript standard ...Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
Understanding how to deal with API calls in web applications is a crucial skill to have. There are lots of different libraries that help you through this process, but sometimes they are not very beginner-friendly. When ...Read more
In the first half of 2022 from mid-February to mid-May, I had some spare time on my hands, so I decided to try out a new venture – hackathons. My entries got nominated as runner-ups, ...Read more
I am creating a pagination component in which it shows movies on each page so my pagination function is totally fine and it returns the array of the movies that each page should return but ...Read more
React Server Components (RSCs) aren’t brand new—in fact, they’ve been around for a few years now. So why are they still so misunderstood? Like many React devs right now, I had a general understanding of what ...Read more
Web technologies evolve quickly. Before you say: Jack and Jill went… boom, three new JS frameworks have been released. For the web developer, it means that we are currently flooded with options for building web ...Read more
Hi everyone! Welcome back to another blog where I document the things I learned in web development. I do this because it helps retain the information and concepts as it is some sort of an ...Read more