Nathan Force
1.5K posts

Nathan Force
@ForceTheIssue
Always sweat the details. JS Developer.
NYC Beigetreten Aralık 2011
421 Folgt115 Follower

Today we are launching three things:
* a web bundler: github.com/vitejs/vite (v8)
* a task runner: github.com/voidzero-dev/v…
* a ████████
Get it?
English

@devongovett do you use internationalized/date exclusively for date work in you projects or do you pair it with something like date-fns, dayjs, Temporal etc?
English

@devongovett Nice! Does TreeSection change anything with regards to selection? Are entire sections (de)selectable?
English

@jaredpalmer Totally. Feels like an overemphasis on the whole “one shot” part. I’m more than okay to accept an incomplete solution so long as the chunks are logically split. It also makes reviewing the output much more difficult because the core change is lost in the sauce.
English

@devongovett Won’t be mad if you add “Event calendar grid with time slots”
English

Interesting: GitHub is removing all toasts from their UI due to usability and accessibility issues. I agree they tend to be overused, probably because they’re so easy to implement. There are often better patterns like inline confirmation/errors. primer.style/accessibility/…
English

@kepano Based on this post and your episode of @DialecticPod, I feel like you might appreciate this account instagram.com/oddandordinary…
English

@jaredpalmer @github Actually just want a more robust code metadata model in general, but this is a start.
English

How can we make @GitHub Pull Request and code review experience better?
English

@jaredpalmer @github Expose hidden content to browser so that cmd + f still works as expected
English

@jaredpalmer @github Allow before/after image slider in description/comments or some other first party image diff support
English

@seflless Looking more and more like the tool I’ve wanted for ages. How are the screen connections determined?
English

With Decode you can view as many app screens as you need. Enabling you to review your working app as easily as reviewing a Figma file, but with Claude Code immediately apply your suggestions.
Get early access: decode.dev
English

We built Claude Code into a browser & whiteboard! It's called Decode @decodetool
It’s the fastest & best way to give UX feedback to Claude Code while coding locally & enables it to review & test changes itself
See thread👇to learn how whiteboards makes it an even better browser
English

@ryanflorence @devongovett There’re all kinds of hit checks and device/family specific conditions in their usePress hook iirc
English

@ForceTheIssue @devongovett yeah, it normalizes them all to essentially what spacebar does on a click event
down -> up -> dispatch
so:
pointerdown -> pointerup -> dispatch
keydown enter -> keyup enter -> dispatch (no repeat)
keydown space -> keyup space -> dispatch
Devon am I missing anything there?
English

the site with a thousand faces
---
there's this line of code that I couldn't have imagined building at any point in my career that's possible today:
return new Response(generatePersonalisedPage({user})
every user gets an ai agent assigned to them, in a 15ms radius, with it's own memory and state and whatever. And for your wesbite, for every user, you can spin up a sandbox to generate a page (real code!) based just on their own preferences and vibes (changing over time).
Kind of insane. Someone should build this and kill it in the ecommerce game.
English

@steveruizok Sorry m8 this sounds like an AI feature and the best I can offer you is a new emoji
English

@devongovett Of course. I wouldn’t describe this as a good UX, really, but it might serve as a stress test for what you’re building. The idea is that the up/down buttons alter the quantity of a given selection. The initial selection is just a regular combobox.

English

@ForceTheIssue Oh that's something i haven't seen before. Do you have a screenshot you can share of that?
English

@ryanflorence Currently going from SPA to SSR and updating how we do auth is a pretty big prereq to the story here.
English



