The Hidden Power of UTF-8 Encoding: Understanding the Code Behind the CharactersIn a world where digital communication transcends borders, the ability to express thoughts, ideas, and emotions through text is vital. At…Oct 24, 2024Oct 24, 2024
Understanding Execution Context in JavaScript: A Simplified GuideImagine a party. Each guest is a function, and the room is the global execution context. When a guest arrives, they bring their own…Oct 13, 2024Oct 13, 2024
When to Use REST API Methods: Clearing the Confusion with Weird ScenariosWhen building REST APIs, choosing the right HTTP method can be confusing at times. Sure, we all know the basics:Oct 7, 2024Oct 7, 2024
Understanding Lazy Loading: What happens behind the scenesWhat is Lazy Loading?Oct 2, 2024Oct 2, 2024
Boosting Front-end Performance when API is slowWhen working with slow APIs, the user experience can take a hit, leaveing users frustrated. However, there are serveral front-end stategies…Oct 1, 2024Oct 1, 2024
Array Reference in JavascriptWhile my senior and me were discussing about an issue, we thought about hacking, quatumn theory, and other phenomenon. Because the issue…Jan 1, 2024Jan 1, 2024
CallbackA simple stuff by definition but pisses every time when coding. Welcome to callback hellNov 16, 2023Nov 16, 2023
Docker: A Basic IdeaThe first time I ever heard docker is when a DevOps came to me and said ‘Well, the pdf reader you developed is not working?’. That was a…Dec 12, 2022Dec 12, 2022