Tags
    Author
      Technology
        Rating
        Pricing
        Sort By
        Video
        Results To Show
        Most Recent
        Most Popular
        Highest Rated
        Reset
        https://image.mux.com/WwfpCPErYnMbrF402vVgmAA3OcnG01CiPEjqBxepwtyl8/thumbnail.png?time=0

        lesson

        Mobile ViewSleek Next.JS Applications with shadcn/ui

        Make the website responsive and adapt the table for mobile devices

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

        lesson

        Pagination and SortingSleek Next.JS Applications with shadcn/ui

        Add pagination and sorting to the EventsTable component

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

        lesson

        New Events FormSleek Next.JS Applications with shadcn/ui

        Create a form to allow users to create new events and display them in a table.

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

        lesson

        Custom Cells and Interactive RowsSleek Next.JS Applications with shadcn/ui

        Customize the cells and rows of the table and open a sheet showing the event details when the user clicks on the title.

        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