The purpose of Shadow DOM encapsulation is to prevent the “component styles” from affecting non-shadow nodes.
Continue reading
Daily memo of my thoughts
The purpose of Shadow DOM encapsulation is to prevent the “component styles” from affecting non-shadow nodes.
Continue readingIn January, I’ve been through so many technical interviews. Those questions tend to be about JavaScript, React, and browser APIs.
Continue readingXHR (XMLHttpRequest) is one of the web APIs that allows browsers to interact with servers. Fetch API was introduced and deprecated the use.
Continue readingThe common misusages can result in an infinite rendering of a component, not updating states, or not rendering the components.
Continue readingIntersection observer API can observe whether the elements are located within or at the intersection of the viewport.
Continue readingMy recommendation is always try to provide variables with types because type inference ends up using dynamic type when the analyzer doesn’t have enough information to infer a specific type.
Continue readingI’d like to introduce the important skills as a developer other than coding, which I wanted to realize much earlier.
Continue readingThe purpose of documentation is to leave helpful note for people who look at the code for the first time or later in a long time.
Continue readingPeople can be very flirtatious in Japanese. Well, actually, they are very subtle when it comes to flirting.
Continue readingHere’s five common and convenient ways to say ‘No’ in Japanese which definitely saves you out of the deadlock with yes.
Continue reading