Complete Headless UI with Next.js and TailwindCSS
What you'll learn
- Create Menu (Dropdown) component
- Create Listbox (Select) component
- Create Combobox (Autocomplete) component
- Create Switch (Toggle) component
- Create Disclosure component
- Create Dialog (Modal) component
Requirements
- basic reactjs
- basic tailwindCSS
Description
What we are going to learn?
We will walk through all the components in Headless UI, including Menu (Dropdown), Listbox (Select), Combobox (Autocomplete), Switch (Toggle), Disclosure, Dialog (Modal), Popover, Radio Group, Tabs and Transition.
Why Headless UI?
Headless UI, a component library for React.js or Vue.js called Headless UI was developed by the same team who made Tailwind CSS. Our developers like not having to alter or get past the pre-installed default styles of other component libraries. Developers may concentrate more productively on the user experience and business challenge because to the components' deep functionality, complete accessibility, and frictionless aesthetics. Unsurprisingly, Tailwind CSS classes work well with Headless UI.
Why Nextjs?
All of the React components that make up a website's user-facing section are rendered on the server first. This means that after the HTML has been transmitted to the client (the user's browser), the user can read the material on the page without having to do anything further. The user perceives page loading speeds to be substantially faster as a result of this.
SSR also provides an out-of-the-box, indexable and crawlable website, which is critical for Search Engine Optimization (SEO) because no client-side javascript is required to view the page content. Essentially, increased technical SEO benefits our clients.
Why tailwindCSS?
Tailwind CSS is a popular low-level CSS framework with a lot of customization options. Bootstrap is widely used as a comparison. They are, nevertheless, essentially different. Rather of delivering pre-designed components like Bootstrap, Tailwind provides building pieces that allow developers to quickly create designs.
Who this course is for:
- Developers who want to create components easily with Headless UI
Instructor
He is a registered teacher who has experience in teaching javascript, physics, maths and statistics for over 10 years.
He got a master degree in data science and statistics, computer science in the University of Hong Kong.
He got GPA 3.55/4.0 and got A in the following subjects
Foundations of Data Science
Statistics of Management
Regression in Practice
Stochastic Modelling
Simulations and Statistical Computing
He now enjoys teaching others and continues to learn every single day.