Published onAugust 20, 2023React Hooks - Part IJavascriptReactHooksNotes on React Hooks - useState, useEffect, useContext.
Published onJuly 13, 2023Getting Started with JS, v2 by Kyle Simpson [Types & Coercion]JavascriptKyle-SimpsonCourseFrontend-MastersNotes on primitive types, NaN, new, coercion, booleans, equality, scope, closure, this, prototype and class from Frontendmasters course on Javascript by Kyle Simpson
Published onJuly 12, 2023Redux and Redux Toolkit (RTK)ReduxReactCourseEggheadNotes of Modern Redux and Redux Toolkit course on egghead.io
Published onJuly 11, 2023Getting Started with JS, v2 by Kyle Simpson [Programming Primer]JavascriptKyle-SimpsonCourseFrontend-MastersNotes on functions, values, types and basic Programming Primer from Frontendmasters course on Javascript by Kyle Simpson
Published onJuly 8, 2023Javascript Interview Prep Questions (Pt-3)JavascriptInterviewLearningNotes on function currying, react lifecycle, state and props.