/ WRITING SPEAKING
← back

TS-in-CSS vol. 2

Description

How to harness the power of TypeScript in your styles. Time to change the perspective and instead of thinking how to put CSS in your app, let’s start thinking about how to exploit TypeScript in your styles.

How I deliver the talk?

What I will show to the people?

What is the one thing I want people to learn?

You can use TypeScript to implement hard stuff and enhance your developer experience.

Why?

You can write more TypeScript and less CSS.

Agenda

  1. Why TS in CSS?
  2. Benefits of CSS-in-JS
  3. How to leverage TypeScript in styles?
  4. Popular libraries comparison
  5. Summary

Resources