Meet Our Experts
John Smilga
Courses
React by Example, Part 7 of 7: Contentful and Paypal
React is a Javascript library for building user interfaces. This course finalizes the Store Application using Contentful, as well as adding Paypal to the shopping Cart.
React by Example, Part 6 of 7: Product Filter Component
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.
React by Example, Part 5 of 7: Cart Page
React is a Javascript library for building user interfaces. This course covers the Cart page, setup functionality for item addition and subtraction or clear the car completely.
React by Example, Part 4 of 7: Products to Cart Logic
React is a Javascript library for building user interfaces. This course shows how to add logic for adding products to the shopping cart and makes sure add to cart works one every page it occurs.
React by Example, Part 3 of 7: Products Setup
React is a Javascript library for building user interfaces. This course covers how an introduction to State Context, Set products, and builds out the products page and the product components
React by Example, Part 2 of 7: Page Setup
React is a Javascript library for building user interfaces. This course fleshes out the application creating its first pages: Default, about, Contact, footer and the Home Pag
React by Example, Part 1 of 7: First Components
React is a Javascript library for building user interfaces. This course will create the first components involved in building out the Tech store: Navbar, Sidebar, Sidecart and Her
React, Part 7 of 7: Tech Store Intro
React is a Javascript library for building user interfaces. This course uses all the skills so far from previous course in an e commerce project called Tech Store. It will also interlace some external packages and services for form submission