Darryl MendonezinLevel Up CodingJavaScript’s Optional ChainingIf you’ve programmed in JavaScript then you know the benefits of using objects. They organize our data structures in a way that allows us…Apr 23, 20211Apr 23, 20211
Darryl MendonezinLevel Up CodingJavaScript Array MethodsI thought I’d put together common JavaScript array methods with a small description and examples as a quick guide and easy reference.Aug 18, 2020Aug 18, 2020
Darryl MendonezinLevel Up CodingReact State in Class and Function ComponentsBefore React 16.8, function components did not have state or lifecycle hooks. With 16.8+, function components can now use hooks to use…Aug 17, 2020Aug 17, 2020
Darryl MendonezJavaScript Execution OrderAsynchronous Tasks in a Synchronous LanguageApr 22, 2020Apr 22, 2020