bottega-code-school / workshop-sticky-component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced React Techniques: Building Airbnb's Sticky Reservation Widget

Objectives

  • Implement vanilla JavaScript scroll listeners to track browser actions
  • Configure multiple React useRef hooks to dynamically set styles
  • Build out CSS styles to lock a component on a page
  • Design a flexible component interface that allows for calling the sticky component behavior from other parts of the application

About

License:MIT License


Languages

Language:TypeScript 44.4%Language:SCSS 29.2%Language:JavaScript 25.1%Language:HTML 1.2%Language:Procfile 0.1%