syntaxfm

星期三 06 晚上 五月 14o 2025

Syntax Snack Pack: React Query secrets + Gumroad's open source pivot

Syntax Snack Pack: React Query secrets + Gumroad's open source pivot

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

  • React Query isn’t just for fetching — here’s what’s really going on inside.
  • Gumroad fully open sources under MIT. Yes, really.
  • Planning a local-first app? This guide will actually help.
  • A Tailwind color generator for when your palette is just “blue-ish.”

MAY 29 DENVER MEET UP

Join MUX, VERCEL, SENTRY & SYNTAX for a night out - Syntax live, panel interview, a little networking and a lot of fun!

RSVP

Under the Hood of React Query: A Deep Dive into Its Internal Mechanics

FROM CJ

React Query is a lot more than just a data fetcher. This article dives into the internals and demystifies what is going on behind the scenes.

Local First Landscape

selected by wes

A comprehensive guide to help developers choose the right tools for building local-first applications.

Gumroad is MIT

chad’s find!

Gumroad published their code under a source-available license a few weeks ago. They have now switched to MIT.

Tailwind CSS Color Generator

Instantly create color palettes!

just for fun:

Orca Chase

SMILES PROVIDED by cj

The whale follows your mouse…

发布者