Video Sections
• Two-column layout for the main section - 19:50
• Grid layout for attendees section - 29:12
• Sticky Cards on the right aligned section - 38:56
• Sticky Footer on the bottom - 47:57
• Recursive React components for Comments threads - 53:21
• Header for Event details - 1:06:30
• Cards carousel for Similar Events details - 1:13:28
==========================
Rehearsed videos are great when you learn something for the first time but you never get to learn how developers work in real projects.
==========================
In this video, we'll build Meetup.com from scratch with TailwindCSS. You'll get to see how I approach this complex event page and break it into small problems and build the entire thing from the ground up. All the decisions regarding the layout, CSS trickery, semantic tags are made on the spot.
Built site- https://meetup-tailwind.netlify.app/
GitHub repo- https://github.com/itaditya/meetup-ta...