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, 2024Nov 4, 2024
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, 20241Aug 19, 20241
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
Published inJavaScript in Plain EnglishReact design pattern: The render propThe problemJul 8, 20243Jul 8, 20243
Published inJavaScript in Plain EnglishCompound Components Pattern in ReactThe problemFeb 26, 20244Feb 26, 20244
Published inJavaScript in Plain EnglishOffline Web Using a Service workerIf I tell you right now to open up an app on your phone without turning on the internet, most likely, it will work. I mean, there are some…Oct 4, 20231Oct 4, 20231
Published inJavaScript in Plain EnglishPush Notifications Using a Service workerPush notifications are a prevalent concept when it comes to native apps. You can pick up your phone right now and see how many…Sep 26, 2023Sep 26, 2023