jason quense (@monasticpanic) 's Twitter Profile
jason quense

@monasticpanic

Web dev; cheese enthusiast

ID: 158805214

linkhttps://github.com/jquense calendar_today23-06-2010 18:06:18

3,3K Tweet

748 Followers

322 Following

jason quense (@monasticpanic) 's Twitter Profile Photo

Are there any SPA routing solutions that support rich page transitions like the new native page transition API allows? Where both route DOMs are on screen at once. Still seems like everyone punts on this…

jason quense (@monasticpanic) 's Twitter Profile Photo

My excitement at New Bundler news is immediately tempered by needing to run a bunch of core tools as sidecars processes...which feels like a big step back. hopefully just a function of it being early still?

jason quense (@monasticpanic) 's Twitter Profile Photo

Please i'm begging every framework, stop making me use filesystem routing. It's cool for small things, it's absolutely unmanageable for more complicated apps. I'm happy to write a route config, just let me write a route config.

jason quense (@monasticpanic) 's Twitter Profile Photo

Do any of the popular or new SPA routers support code splitting by route as a first-class concept or just via lazy components? Does that approach allow fetching components in parallel with data?

jason quense (@monasticpanic) 's Twitter Profile Photo

Hey @Twitter I liked the top tweets timeline, but it's indiscernible noise now. Every other tweet is from someone i don't follow or a topic i don't want to see. I want twitter to surface stuff I told it I care about, not guess.

jason quense (@monasticpanic) 's Twitter Profile Photo

Does anyone know why frameworks like Next.js, et all don't use HTTP2 push for priming client data fetches, instead of fetching the data and encoding it in/next to the HTML? Does it not work like that?

jason quense (@monasticpanic) 's Twitter Profile Photo

A lot of opinions from folks who haven't built a web app for actual users in years. That's fine it's a valid perspective but would be great if some of the thought leaders were building the things they are trying to enable

jason quense (@monasticpanic) 's Twitter Profile Photo

I resent that NextJs and React for forcing libraries to go add "use client" top the top of every file or deal will with a constant influx of GH issues from people telling me how lazy I am. I shouldn't need to opt out of new features in a minor react version for Next

jason quense (@monasticpanic) 's Twitter Profile Photo

For no reason: found is a production ready SPA router that handles data fetching out of the box and with a TON of optional knobs to match your use cases 4catalyzer.github.io/found/

jason quense (@monasticpanic) 's Twitter Profile Photo

hey Sebastian Markbåge hard to get find an answer for this, Will React ever start to mount a component, run a render, then bail without running effects? Suspense is involved...

Diego Zaks (@diegozaks) 's Twitter Profile Photo

I'm hiring designers for Ramp. Who should I talk to? If I hire them, your bonus would be enough to buy 50 Figma Creator Micros. No DMs, no Freelancers, must be US-based → app.liftoff.xyz/kQlk07

jason quense (@monasticpanic) 's Twitter Profile Photo

What happened to CodeSandbox it's gone from a super convenient in-browser editor and scratchpad to a bloated mess that almost never works. I have completely stopped recommending or using it.

jason quense (@monasticpanic) 's Twitter Profile Photo

One of my favorite parts of building Ramp is that we aren't afraid to build things ourselves if we think it'll be better. Inspect is better! Check out how we're enabling all of ramp to help build with us.