Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
https://image.mux.com/3vocoT7ECMPOtQPN5hoNKFkvdDHH81wEqTSajDXZ4BA/thumbnail.png?time=0

lesson

Setting Up and Configuring Tables in shadcn/uiSleek Next.JS Applications with shadcn/ui

Building a powerful table to display a list of events that users have registered for.

https://s3.amazonaws.com/assets.fullstack.io/n/20240826110604598_EyalCohen_SleekNext.jsApplicationswithshadcn-ui_1450.67x816_CoverImage%20%281%29.png

lesson

Module 7 IntroductionSleek Next.JS Applications with shadcn/ui

Learn about building tables with shadcn/ui

https://image.mux.com/Th9FsqPDkPn700FuSZG6jkdeh02cQDL02hw024Bz01vTUVo8/thumbnail.png?time=0

lesson

RSVP FunctionalitySleek Next.JS Applications with shadcn/ui

Learn how to add RSVP functionality to the event details page

https://image.mux.com/potgGRPRWrblBsaXviI302tpbFOe4GZS1E7KzIoC3x3M/thumbnail.png?time=0

lesson

Finish the Authentication FlowSleek Next.JS Applications with shadcn/ui

Add a logout function to the UserContext and a logged-in state to the LoginButton

https://image.mux.com/iIyJEXHZlxtN9XEEkpXnCzNz9mv3tW02W1vmWo01d4u028/thumbnail.png?time=0

lesson

Building the Authentication FormSleek Next.JS Applications with shadcn/ui

Create the AuthForm component to handle the login and register flow

https://image.mux.com/IJWpAeGyzkEyB1QjaHy02HdmH02I7XGyzYN16vKZSmWI00/thumbnail.png?time=0

lesson

Building the Login ButtonSleek Next.JS Applications with shadcn/ui

Create the LoginButton component and conditionally render it inside the RSVPButton component

https://image.mux.com/3XtSbhOUNI009SfQmsDOQa8cNh02025LqsaWP5wNfPUUxs/thumbnail.png?time=0

lesson

Building The User ContextSleek Next.JS Applications with shadcn/ui

Learn how to build the user context for the event management application using shadcn/ui

https://s3.amazonaws.com/assets.fullstack.io/n/20240826110604598_EyalCohen_SleekNext.jsApplicationswithshadcn-ui_1450.67x816_CoverImage%20%281%29.png

lesson

Forms in shadcn/uiSleek Next.JS Applications with shadcn/ui

Learn how to build an event management application using shadcn/ui

https://image.mux.com/Jsv3t58d02CPFhZ8IFzUmew1SmrK4bEpIR5pRE01bWlgU/thumbnail.png?time=0

lesson

Create a Card Variant in shadcn/uiSleek Next.JS Applications with shadcn/ui

Create a new variant for the Card component in shadcn/ui

https://image.mux.com/6iAvPh6p0102EWP01HNEczifYzuym2CNnRazwYfaziRSJo/thumbnail.png?time=0

lesson

The Event SheetSleek Next.JS Applications with shadcn/ui

Making the event list interactive by opening the event details sheet when the user clicks on an event

https://image.mux.com/y01IAhYRfcuRbLpR2eZ02UyHcSBi6SNXxwF00jClnre00Q4/thumbnail.png?time=0

lesson

Event PageSleek Next.JS Applications with shadcn/ui

Create the events list timeline page for the event management application