React 17 (youtube.com)Sep 11, 2020
React 17 is coming, so let's talk about all the new features that will be available!!
React Navigation v5 Tutorial (youtube.com)Feb 27, 2020
Learn how to use React Navigation v5 by implementing the navigation pattern that is found in most popular apps right now. We cover authentication, stack/tab navigation, params, TypeScript, and more.
React Hooks Course (youtube.com)Jul 02, 2019
My entire React Hooks series in one video, it covers: useState, useEffect, useRef, useLayoutEffect, useCallback, useMemo, useReducer, and useContext.