Maintainable CSS using TypeStyle
Offered By: egghead.io
Course Description
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.
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
Related Courses
Mobile Web DevelopmentGoogle via Udacity iDESWEB, Introducción al desarrollo web
MirÃadax Information Design
University of California, San Diego via Coursera Advanced Styling with Responsive Design
University of Michigan via Coursera Front-End Web UI Frameworks and Tools
The Hong Kong University of Science and Technology via Coursera