Published inJavaScript in Plain EnglishNodeJS is not really single-threaded.The problemApr 21A response icon1Apr 21A response icon1
Published inJavaScript in Plain EnglishCache storage in Tanstack queryIntroductionNov 21, 2024Nov 21, 2024
Published inJavaScript in Plain EnglishAbortController and why we even need it.IntroductionNov 4, 2024A response icon1Nov 4, 2024A response icon1
Published inJavaScript in Plain EnglishTypescript generics(one last time)IntroductionOct 21, 2024Oct 21, 2024
Published inJavaScript in Plain EnglishI built a Chrome extension(in React) to be more productive.The problem(and the solution)Aug 19, 2024A response icon1Aug 19, 2024A response icon1
Published inJavaScript in Plain EnglishChanges in props do not cause a re-render???So imagine you have 2 react components, a parent and a child. The child component takes in a prop(count) from the Parent component which is…Jul 22, 2024Jul 22, 2024