syntaxfm

星期三 08 晚上 六月 11o 2025

Syntax Snack Pack: The Tailwind Defense & TanStack's Router Magic

Syntax Snack Pack: The Tailwind Defense & TanStack's Router Magic

.ck-link { text-decoration: underline; } @media only screen { .email * { word-break: break-word; } } @media screen and (max-width: 384px) { .mail-message-content { width: 414px !important; } } @media only screen{body,table,td,a{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}} @media only screen{*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}} @media only screen and (max-width:600px){.email-container{padding:0 !important;}} @media only screen and (max-width:600px) { .ck-padding-left-none { padding-left:0px !important; } .ck-padding-right-none { padding-right:0px !important; } .ck-padding-left-mobile-friendly { padding-left:18px !important; } .ck-padding-right-mobile-friendly { padding-right:18px !important; } } @media only screen and (max-width:600px) { .ck-mobile-font-size { font-size:50px !important; } } @media only screen and (max-width:600px) { .ck-mobile-font-size { font-size:50px !important; } } @media only screen and (max-width:600px) { .ck-layout-block.ck-layout-stack td { display:block !important;width:100% !important;padding:0 !important; } .ck-column.ck-column-stack { margin-bottom:32px !important; } .ck-padding-3-top-mobile-friendly { padding-top:12px !important; } .ck-padding-3-right-mobile-friendly { padding-right:12px !important; } .ck-padding-3-bottom-mobile-friendly { padding-bottom:12px !important; } .ck-padding-3-left-mobile-friendly { padding-left:12px !important; } } @media only screen and (max-width:600px) { .ck-mobile-font-size { font-size:50px !important; } } @media only screen and (max-width:600px) { .ck-mobile-font-size { font-size:50px !important; } } p:hover{background:transparent} h2::first-letter{border-bottom:1px solid black} h2 a::first-letter{border-bottom:1px solid black} h2:has(+h3) a::first-letter{border-bottom:1px solid black} ul.unordered_list li::marker{content:’→‘;font-size:27px;font-weight:900}

A Tasty Treats NEWSLETTER for Web Developers

Issue #47:

  • One router to rule them all? TanStack might just be that good
  • A highly compelling case for Tailwind
  • The Remix team just forked Preact to build something completely new - but what are they actually cooking?
  • Bonus: If the moon were only 1 pixel, how mind-bendingly huge would the solar system actually be?
  • The TWICE SOLD OUT tee is restocked (Webmaster)

DENVER!

Thank you to everyone who came out to hang with us, Mux, Vercel & Sentry! We had a great time and are always so dang delighted to connect with our community.
💛🖤

Where to next?

Wake up, Remix!

FROM CJ

The team behind Remix is forking preact and creating a new full stack framework from the ground up

The Beauty of TanStack Router

HAND PLUCKED by cj

The author outlines some of the features of TanStack Router that really make it stand out from the rest

Announcing Rolldown-Vite

ANOTHER ONE FROM CJ!

rolldown-vite (a native port of rollup) has reached feature parity with vite and is a drop in replacement with build time reductions up to 16x

Tailwind is the worst form of CSS, except for all the others

AT THIS POINT, THIS IS CJ’S NEWSLETTER

The author makes a good case for tailwind by comparing it to all the other ways of doing CSS

just for fun:

If the Moon Were Only 1 Pixel

fun PROVIDED by cj

An accurate map of the solar system sized as if the moon were 1 pixel

发布者