Learn your way! Get started

React by Example, Part 6 of 7: Product Filter Component

with expert John Smilga


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 9/6/2019
Level Advanced
Runtime 1h 20m
Closed captioning N/A
Transcript N/A
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams N/A


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



Course description

React is a Javascript library for building user interfaces. Tech store Application is getting close to completion, this course adds filters to the products page, as well as create the component to do this.

Prerequisites

This course is a continuation of the React Series. React, Part 1 of 7: React Basics React, Part 2 of 7: Intermediate React React, Part 3 of 7: City Tours Project React, Part 4 of 7: Advanced React React, Part 5 of 7: TODO Project React, Part 6 of 7: Food2Fork Project React, Part 7 of 7: Tech Store Intro Part 7 of 7 will be very helpful as the Tech store buildout is continued

Meet the expert

John Smilga is a Front-End Web Developer in the Los Angeles Area. John has a Bachelor’s Degree in Software Development. He spends most of his time working with Javascript, CSS3, and HTML5, and he is passionate about everything related to web development. He learns from the community and loves to share with the community what he has learned. He strives to explain very complex topics in a simple manner that everyone can understand.

Course outline



Product Filter Component

Context Setup (11:05)
  • Introduction (00:13)
  • Context Setup (05:39)
  • Get Max Price (05:04)
  • Summary (00:08)
Products Component Setup (09:27)
  • Introduction (00:08)
  • Products Component Setup (04:51)
  • Product and Count (04:19)
  • Summary (00:08)
Filter Component (22:42)
  • Introduction (00:08)
  • Filter Component (08:37)
  • Category Search (08:40)
  • Styling (05:08)
  • Summary (00:08)
Select Input Logic (10:29)
  • Introduction (00:08)
  • Select Input Logic (03:34)
  • Companies (06:39)
  • Summary (00:08)
HandleChange Method (08:44)
  • Introduction (00:08)
  • HandleChange Method (04:02)
  • Handlr Filtering (04:26)
  • Summary (00:08)
sortData Method (18:28)
  • Introduction (00:08)
  • sortData Method (07:39)
  • Filter Method (05:46)
  • Search Length (04:47)
  • Summary (00:08)