1. React
  2. React Finland
  3. 2020
  4. Introduction to Oceanwind

Introduction to Oceanwind

Luke Jackson and Juho Vepsäläinen discuss Oceanwind.

Luke Jackson, Juho Vepsäläinen at React Finland 2020

Luke Jackson and Juho Vepsäläinen discuss Oceanwind. Oceanwind implements the styling semantics of Tailwind (https://tailwindcss.com/) but in an opposite manner. Instead of coming with a CSS file with all the possible utility CSS rules, Oceanwind composes the required CSS based on usage. As a result, less tooling is required and the approach works both as a runtime and through server-side rendering while being performant and yielding good results.