Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

egghead.io

Maintainable CSS using TypeStyle

via egghead.io

Overview

Having your CSS co-located with your UI code provides the same sort of advantages in refactor ability and maintainability that React provides for the DOM using JSX. TypeStyle allows you to do that with the additional safety of TypeScript.
In this course we will cover core CSS concepts like CSS Properties, media queries, keyframes, pseduo-states and show how they can be represented in your JavaScript code using TypeStyle.

Syllabus

  • Add type safety to CSS using TypeStyle
  • Reusable styles using TypeStyle mixins
  • Add responsive styles using TypeStyle Media Queries
  • Style CSS pseudo-classes using TypeStyle
  • Style CSS pseudo elements with TypeStyle
  • Compose CSS classes using TypeStyle
  • Use TypeStyle keyframes to create CSS animations
  • Load raw CSS in TypeStyle
  • Use fallback values in TypeStyle for better browser support
  • Generate static css + html files using TypeStyle
  • Render HTML/CSS server-side using TypeStyle

Taught by

Basarat Ali Syed

Reviews

4.3 rating at egghead.io based on 55 ratings

Start your review of Maintainable CSS using TypeStyle

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.