Instructional Video6:49
Curated Video

The Complete Excel Guide: Beginners to Advanced - Creating Basic Formulas

Higher Ed
Learn how to create basic formulas.
r/>
This clip is from the chapter "Excel 2019 Beginner: Creating Workbooks" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to teach you how to create a...
Instructional Video3:46
The Business Professor

Tax Filing Status

Higher Ed
An individuals tax filing status is used to determine tax obligations and eligibility for deductions, credits, etc. This video explains the primary tax filing statuses based upon marital status, home upkeep and resident alien status.
Instructional Video5:32
The Business Professor

Duties of Agents and Principals in Agency Law

Higher Ed
In this video, we explore the duties and responsibilities that principals and agents owe to each other in agency law. We discuss the primary duties of principals, including compensation, reimbursement, indemnification, and the duty to...
Instructional Video8:50
Curated Video

The Modern JavaScript Bootcamp (2019) - Object References

Higher Ed
In this video, we’re going to explore what happens when we pass an object around our program.
r/>
This clip is from the chapter "JavaScript Objects" of the series "The Modern JavaScript Bootcamp (2019)".An Object plays a vital...
Instructional Video11:52
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Mocking Libraries with Jest

Higher Ed
In this video you'll be mocking out third-party libraries. This make it easy to write test cases that depend on things like time.
r/>
This clip is from the chapter "Testing Your Application" of the series "The Complete React...
Instructional Video10:32
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Update Expense

Higher Ed
In this video you'll be responsible for wiring up the ability to update expenses in Firebase.
r/>
This clip is from the chapter "Firebase with Redux" of the series "The Complete React Developer Course (with Hooks and...
Instructional Video6:41
The Business Professor

Closings in Accounting - Post-Closing Trial Balance

Higher Ed
Accounting Closings - Post-Closing Trial Balance Example
Instructional Video18:33
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Private Firebase Data

Higher Ed
In this video you'll use Firebase rules to lock down access to the database.
r/>
This clip is from the chapter "Firebase Authentication" of the series "The Complete React Developer Course (with Hooks and Redux)".This section...
Instructional Video19:01
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Testing EditExpensePage

Higher Ed
In this video you'll write test cases for the EditExpensePage component.
r/>
This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals...
Instructional Video12:04
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Remove Expense

Higher Ed
In this video you'll be responsible for wiring up the ability to remove expenses from Firebase.
r/>
This clip is from the chapter "Firebase with Redux" of the series "The Complete React Developer Course (with Hooks and...
Instructional Video13:34
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Why Do We Need Something Like Redux?

Higher Ed
In this video you'll learn what redux is and why we'll need it to continue with our app.
r/>
This clip is from the chapter "Redux" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about...
Instructional Video9:10
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Rendering Individual Expenses

Higher Ed
In this video you'll use react-redux to render the expenses list to the UI.
r/>
This clip is from the chapter "React with Redux" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about...
Instructional Video9:14
Curated Video

Data Analytics using Python Visualizations - Seaborn Slopeplots for Comparing Distributions

Higher Ed
This video explains Seaborn Slopeplots for comparing distributions.
<
br/>
This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python Visualizations".This section...
Instructional Video18:40
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Build It: Adding Summary Component

Higher Ed
In this video you'll continue working on the new feature from the previous video.
r/>
This clip is from the chapter "Deploying Your Apps" of the series "The Complete React Developer Course (with Hooks and Redux)".This section...
Instructional Video17:25
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Build It: Adding Total Selector

Higher Ed
In this video it'll be your job to add a brand-new feature to the expense manager.
r/>
This clip is from the chapter "Deploying Your Apps" of the series "The Complete React Developer Course (with Hooks and Redux)".This section...
Instructional Video14:40
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Testing AddExpensePage

Higher Ed
In this video you'll write tests cases for the AddExpensePage component.
r/>
This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals...
Instructional Video14:37
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Spreading Objects

Higher Ed
In this video you'll learn how the ES6 spread operator can be used with objects.
r/>
This clip is from the chapter "Redux" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about Redux...
Instructional Video6:15
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Sorting Redux Data

Higher Ed
In this video you'll expand on the Redux selector by allowing data to be stored by amount or description.
r/>
This clip is from the chapter "Redux" of the series "The Complete React Developer Course (with Hooks and Redux)".This...
Instructional Video18:06
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Creating the Final Boilerplate

Higher Ed
In this video you'll setup the final boilerplate project. This is something you can clone and reuse when starting a new React app!
r/>
This clip is from the chapter "What Now?" of the series "The Complete React Developer Course...
Instructional Video18:49
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Asynchronous Redux Actions

Higher Ed
In this video you'll learn how you can use asynchronous Redux actions to change Firebase and the Redux store.
r/>
This clip is from the chapter "Firebase with Redux" of the series "The Complete React Developer Course (with...
Instructional Video19:45
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Filtering by Dates

Higher Ed
In this video you'll use react-dates to setup a date filter. That'll let users pick and start and stop date for filtering their data.
r/>
This clip is from the chapter "React with Redux" of the series "The Complete React...
Instructional Video13:53
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Fetching Expenses: Part II

Higher Ed
In this video you'll learn how to use async Redux actions to fetch data from Firebase.
r/>
This clip is from the chapter "Firebase with Redux" of the series "The Complete React Developer Course (with Hooks and Redux)".This...
Instructional Video15:00
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Writing to the Database

Higher Ed
In this video you'll learn how you can write data to your Firebase database. This will allow you to store user data for their next visit.
r/>
This clip is from the chapter "Firebase 101" of the series "The Complete React...
Instructional Video13:03
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Styling Expenses List: Part I

Higher Ed
In this video you'll style the expense list.<br/<br/>>

This clip is from the chapter "Styling Expensify App" of the series "The Complete React Developer Course (with Hooks and Redux)".This section is about Styling Expensify App.