syntaxfm

星期三 08 晚上 三月 19o 2025

Syntax Snack Pack: Next.js vs TanStack

Syntax Snack Pack: Next.js vs TanStack

.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 #41:

  • If you’ve been living under a rock - TypeScript launched a new, native compiler built in Go, promising 10x the speed
  • Is Next.js losing ground? Kyle’s team switched to TanStack and he’s got receipts
  • The Web Almanac’s JavaScript report reveals exactly how much JS we’re all loading
  • Game devs rejoice: Sentry now offers unified debugging support across gaming consoles

Next.js vs TanStack

ws’s FROM CJ

Kyle and his team moved off of Next.js to TanStack - here’s why.

selected by CJ

Robin goes over all the latest trends in the world of React including RSCs, Frameworks, Full Stack React, the Compiler, and more.

PICKED by CHAD

Hopefully you don’t have malware on your phone. If you’re running iOS you likely have Beer Ware, though. This quirky Open Source license comes from Danish developer Poul-Henning Kamp (AKA PHK), who wrote Varnish (which is behind Fastly) and much of FreeBSD.

The Web Almanac - State of the Web Report - JavaScript

cj’s find!

Every year the Web Almanac is published by The HTTP Archive to recount the raw stats and trends seen while archiving websites. The JS section answers questions like “How much JavaScript do we load?” “How is JavaScript used?” and more.

发布者