Semantic UI 2.0

Pluralsight
Course Summary
In this course, you will learn the ins-and-outs of Semantic UI, a natural language alternative to Bootstrap. You will walkthrough all the Semantic UI components including real-world examples of how to implement them on a website.
-
+
Course Description
Building a response UI can be tricky at times. Often times, after it's complete, the markup is difficult to read. Semantic UI is a framework that aims at beautiful, responsive layouts using human-friendly HTML. In this course, Semantic UI 2.0, you'll learn how to style your HTML using natural language concepts such as word order, or noun/modifier relationships. First, you'll learn why you would want to use Semantic UI, how it approaches styling and responsiveness. Next, you'll learn about the 6 Semantic "Collections" (Breadcrumbs, Forms, Grids, Menus, Messages, and Tables) and you'll integrate them into your demo application. Finally, you'll learn about the Semantic API, which allows developers to use their controls to interact with data on the server and not just data that is already stored client side. After finishing this course, you'll have the knowledge to use Semantic UI 2.0 in order to help you develop more consistent, readable, styling for your HTML.
-
+
Course Syllabus
Why Semantic UI?- 12m 54s
—Why Semantic UI? 1m 53s
—Natural Language 3m 10s
—JavaScript 3m 21s
—Components 1m 36s
—Where You're Going 2m 52sGetting Started- 12m 49s
—Terms and Definitions 4m 45s
—Feature Request: Change Styles 1m 0s
—Installation: CDN 1m 21s
—Installation: NPM 3m 28s
—Integrations 1m 15s
—Summary 0m 58sSemantic UI Elements- 1h 1mSemantic UI Collections- 41m 46sSemantic UI Views- 22m 39sSemantic UI Modules- 1h 20mSemantic API- 18m 24s