Michael Hueter
Instructor at Rithm School and Full-Stack Software Developer
A basic introduction to React Native. Assumed prior knowledge: at least a little React.
An open-source, cross-platform JavaScript run-time environment that executes JavaScript code server-side.
Essential JavaScript Methods and Techniques for beginners, designed to help prospective students pass the Rithm School coding interview.
Advanced talk about higher order functions, callbacks, and closure.
An introduction to Promises in JavaScript
JavaScript ES2015 (aka ES6) key features explained
How to use thunks to manage asynchronous code in Redux.
Understand the basic principles of Redux.js and how it works together with React.js
Learn how to test React components with Jest and Enzyme
How to design React apps to make them scalable and best practices
An overview of functions, looking at scope and callbacks. For advanced beginners.
An introduction to the rules and behavior of the most confusing keyword in JavaScript.
A brief introduction to React, featuring props and state.
A Complete Introduction to Closure in JavaScript