Lessons

Explore all newline lessons

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

lesson

Setup shadcn/ui Development EnvironmentSleek Next.JS Applications with shadcn/ui

Learn how to setup the shadcn/ui local development environment

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

lesson

shadcn/ui source code architectureSleek Next.JS Applications with shadcn/ui

Learn about the shadcn/ui library architecture and how it is built and structured

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

lesson

Module 9 IntroductionSleek Next.JS Applications with shadcn/ui

Learn how to contribute to the shadcn/ui codebase

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

lesson

Building a Filter Component with shadcn/uiSleek Next.JS Applications with shadcn/ui

Learn how to compose multiple components to create a new one, such as building a filter component.

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

lesson

What is component composition?Sleek Next.JS Applications with shadcn/ui

Learn about component composition and its benefits in shadcn/ui

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

lesson

Module 8 IntroductionSleek Next.JS Applications with shadcn/ui

Learn how to compose components to build new ones

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.