|
| 1 | +--- |
| 2 | +number: 999 |
| 3 | +title: Writing Maintainable CSS |
| 4 | +date: 1777287600000 |
| 5 | +url: https://traffic.megaphone.fm/FSI5518908653.mp3 |
| 6 | +youtube_url: https://www.youtube.com/watch?v=mbGbPVMSnAQ |
| 7 | +--- |
| 8 | + |
| 9 | +Scott and Wes break down what makes CSS truly manageable—from preventing style leaks and embracing fluid layouts to choosing the right methodology, whether that's utility CSS, component-scoped styles, or CSS modules. They also dive into practical tips like leveraging CSS variables, layers, scoping, and tooling to keep your stylesheets clean and scalable. |
| 10 | + |
| 11 | +### Show Notes |
| 12 | + |
| 13 | +* **[00:00](#t=00:00)** Welcome to Syntax! |
| 14 | +* **[01:31](#t=01:31)** Understanding CSS Manageability |
| 15 | +* **[01:44](#t=01:44)** This CSS doesn’t leak to other parts of website. |
| 16 | +* **[03:41](#t=03:41)** This CSS is easy to maintain. |
| 17 | +* **[05:54](#t=05:54)** This CSS is reusable. |
| 18 | +* **[06:10](#t=06:10)** Global Solutions Instead of Local Solutions. |
| 19 | +* **[07:12](#t=07:12)** Flexibility and Adaptability in CSS |
| 20 | +* **[09:36](#t=09:36)** Fluid Typography and Responsive Design |
| 21 | + * [fluid-type](https://fluid-type.tolin.ski/) |
| 22 | +* **[12:09](#t=12:09)** Variables and Consistency in CSS |
| 23 | +* **[13:40](#t=13:40)** [Brought to you by Sentry.io](https://sentry.io/syntax). |
| 24 | +* **[14:14](#t=14:14)** Values vs Variables. |
| 25 | + * [Project Wallace](https://www.projectwallace.com/). |
| 26 | +* **[18:19](#t=18:19)** Choosing the Right CSS Methodology |
| 27 | +* **[18:48](#t=18:48)** Utility CSS and Atomic CSS |
| 28 | +* **[22:35](#t=22:35)** Exploring StyleX and Other Approaches |
| 29 | + * [Syntax Ep 650](https://syntax.fm/650). |
| 30 | +* **[25:14](#t=25:14)** [Panda CSS](https://panda-css.com/). |
| 31 | +* **[25:37](#t=25:37)** Component Scoped CSS: A Preferred Approach |
| 32 | +* **[29:08](#t=29:08)** The Evolution of CSS Modules |
| 33 | +* **[34:03](#t=34:03)** Global CSS: Best Practices |
| 34 | + * [Josh Comeau's CSS Reset](https://www.joshwcomeau.com/css/custom-css-reset/). |
| 35 | + * [Scott’s Graffiti UI](https://graffiti-ui.com/). |
| 36 | +* **[38:22](#t=38:22)** Harnessing CSS Variables |
| 37 | +* **[41:33](#t=41:33)** Understanding CSS Layers |
| 38 | +* **[43:52](#t=43:52)** The Power of CSS Scoping |
| 39 | +* **[46:16](#t=46:16)** Enforcing CSS Standards with Tools |
| 40 | + |
| 41 | +### Hit us up on Socials! |
| 42 | + |
| 43 | +Syntax: [X](https://twitter.com/syntaxfm) [Instagram](https://www.instagram.com/syntax_fm/) [Tiktok](https://www.tiktok.com/@syntaxfm) [LinkedIn](https://www.linkedin.com/company/96077407/admin/feed/posts/) [Threads](https://www.threads.net/@syntax_fm) |
| 44 | + |
| 45 | +Wes: [X](https://twitter.com/wesbos) [Instagram](https://www.instagram.com/wesbos/) [Tiktok](https://www.tiktok.com/@wesbos) [LinkedIn](https://www.linkedin.com/in/wesbos/) [Threads](https://www.threads.net/@wesbos) |
| 46 | + |
| 47 | +Scott: [X](https://twitter.com/stolinski) [Instagram](https://www.instagram.com/stolinski/) [Tiktok](https://www.tiktok.com/@stolinski) [LinkedIn](https://www.linkedin.com/in/stolinski/) [Threads](https://www.threads.net/@stolinski) |
| 48 | + |
| 49 | +Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor) |
0 commit comments