Ben and Adam Wathan cover the development and reimagining of Tailwind CSS, focusing on the release of Tailwind 4.0. They delve into the motivation behind the rewrite, the challenges faced, and the approach to maintaining backward compatibility. The conversation covers topics related to software versioning, open-source maintenance, backward compatibility, the use of Rust in Tailwind, testing strategies, and the future of Tailwind as a business.
Links
() - The best app for pair programming
Tailwind CSS () - The CSS framework Adam created
Key Takeaways
* Rewrites can lead to a cleaner, more maintainable codebase.
* Accurate problem modeling can lead to the emergence of new features and benefits.
* The approach to backward compatibility involves making it easy to upgrade to the new version rather than simply making the old version work.
Chapters
00:00:00 Introduction and Background
00:00:35 Windows Version Launch and Guest Network
00:01:24 Rewriting Tailwind: Philosophy and Execution
00:03:42 Ben’s Static HTML Website Idea
00:09:06 Re-imagining Tailwind with Tailwind 4
00:20:49 Challenges and Solutions in Tailwind Development
00:32:45 Rust Components in Tailwind 4
00:35:41 Tailwind 4 Goals and Achievements
00:40:22 Testing and Quality Assurance in Tailwind 4
00:46:38 Tailwind 4 Release
00:49:54 The Tailwind Origin Story
00:52:24 Business Strategies and Open Source Impact
1 view
306
81
2 months ago 00:09:40 4
Laravel Conventions/Guidelines from IxDF
3 months ago 00:45:17 2
Adam Wathan on “Designing a Component Library“ | Laracon US 2024 in Dallas, TX
3 months ago 00:52:00 1
From Terrible Employee to Open Source Entrepreneur: Caleb Porzio’s Playbook
4 months ago 00:14:12 2
Subgrid in Tailwind CSS - You didn’t know you needed this
6 months ago 01:00:07 1
Adam Wathan, Creator of TailwindCSS
8 months ago 01:41:32 1
29: Super Epic Crazy with Adam Wathan
9 months ago 00:38:20 4
Laravel 11, Reverb, Herd Windows/Pro, & Other Laracon EU Recap
9 months ago 00:08:01 16
You’re Using Tailwind CSS The Wrong Way! A look at reuse.
10 months ago 00:03:56 2
Laravel: Two Routes - Resource or Single Get Routes?
11 months ago 00:44:07 2
How Taylor Otwell Came Up With Products That Have Earned Him Millions
11 months ago 01:31:07 1
18: You Need Tinker Time with Adam Wathan
1 year ago 01:06:03 8
70 книг по IT, которые надо прочесть. Как писать хорошо, языки, тесты, БД, безопасность, soft skills
3 years ago 01:14:31 2
Building a Business You Want, with Adam Wathan
3 years ago 01:23:00 4
Helpers & Collections, with Jacob Baker-Kretzmar
3 years ago 00:36:59 1
Search w/ vue-fuse
3 years ago 01:35:19 5
APIs, with Jess Archer
4 years ago 01:13:14 4
Testing, with Adam Wathan
4 years ago 00:10:26 19
Laravel: How to Name Various Things
4 years ago 00:01:33 2
Adam Wathan’s unified theory of CSS (Tailwind)
4 years ago 00:15:06 4
Introducing Headless UI: A Vue Component Framework From Tailwind CSS
4 years ago 00:13:32 8
Laravel Route Grouping: Simple to Very Complex
5 years ago 00:05:39 33
Laravel Collections or Foreach? Shorter? More Readable?