PinnedPublished inJavaScript in Plain EnglishLet’s try building a React clone from scratch using JavaScript🔥we’ll build a simplified version of React to understand how key concepts work: components, state management, rendering, event handling, andSep 19, 2024Sep 19, 2024
PinnedPublished inJavaScript in Plain EnglishUsing Angular Change Detection EffectivelyChange Detection is the mechanism angular uses to keep DOM in synchronization with component data by re-rendering the DOM whenever the…Sep 17, 2021Sep 17, 2021
Published inJavaScript in Plain EnglishHow Styles work in Angular — View EncapsulationWhen working in Angular, managing your component’s styles is very important to avoid unwanted conflicts between different parts of your…Sep 27, 2024Sep 27, 2024
Published inJavaScript in Plain EnglishOnly a Pro can answer these JavaScript interview questionsLet’s see if you’ve got what it takes to ace these tricky output-based questions!Sep 26, 2024Sep 26, 2024
Published inJavaScript in Plain EnglishWhat Does [object Object] Mean in JavaScript?If you’re a JavaScript developer, especially if you’re just starting out, you’ve probably encountered the somewhat cryptic output [object…Sep 22, 2024Sep 22, 2024
Published inJavaScript in Plain EnglishDNS Record Types Eplained — A, CNAME, TXT, and MoreEach type of DNS record serves a different purpose, and understanding them will help you manage your domain effectively.Sep 21, 2024Sep 21, 2024
Published inJavaScript in Plain EnglishProgram Performance, Chapter 5 Summary: “You Don’t Know JS — Async & Performance”Chapter 5: Program PerformanceSep 18, 2024Sep 18, 2024
Published inJavaScript in Plain EnglishSummary of Chapter 4: “You Don’t Know JS — Async & Performance”Chapter 4: GeneratorsSep 18, 2024Sep 18, 2024
Published inJavaScript in Plain EnglishA Chrome Extension for Medium Writers — Is This What You Need?As writers, we’re always on the lookout for tools that can streamline the process of turning ideas into published articles. Whether it’s…Sep 16, 2024Sep 16, 2024
Summary of Chapter 3: “You Don’t Know JS — Async & Performance”Chapter 3: PromisesSep 16, 2024Sep 16, 2024