Tailwind: Difference between revisions

From Training Material
Jump to navigation Jump to search
Created page with "{{Draft}} Category:private <!-- {{Cat|JavaScript|React}} Category:React --> ;title: Tailwind Basics Training Course ;author: Lukasz Sokolowski == Tailwind == Tailwind Training Materials {{Can I use your material}} == Introduction == * Developed by engineer Adam Wathan ** ''"A JavaScript library for building user interfaces"'' * Tailwind enables websites to display ** '''Complex''' animations ** '''Large''' volumes of data ** Other '''memory-heavy''' tasks..."
 
mNo edit summary
Line 18: Line 18:
== Introduction ==
== Introduction ==
* Developed by engineer Adam Wathan
* Developed by engineer Adam Wathan
** ''"A JavaScript library for building user interfaces"''
** ''"A CSS framework for building user interfaces"''
* Tailwind enables websites to display  
* Tailwind enables websites to display  
** '''Complex''' animations
** '''Complex''' animations
** '''Large''' volumes of data  
** '''Large''' volumes of data  
** Other '''memory-heavy''' tasks without slowing down
** Other '''memory-heavy''' tasks without slowing down

Revision as of 13:17, 23 January 2026

THIS IS A DRAFT

This text may not be complete.

title
Tailwind Basics Training Course
author
Lukasz Sokolowski


Tailwind

Tailwind Training Materials

Introduction

  • Developed by engineer Adam Wathan
    • "A CSS framework for building user interfaces"
  • Tailwind enables websites to display
    • Complex animations
    • Large volumes of data
    • Other memory-heavy tasks without slowing down