@ricky.fm will you have your demo source on github?
Would love to take a closer look at it, asynchronously
@kcrwfrd.bsky.social
Frontend software engineer Los Angeles
@ricky.fm will you have your demo source on github?
Would love to take a closer look at it, asynchronously
oooo sick!
08.10.2025 00:14 β π 0 π 0 π¬ 0 π 0I really like their content collections API for markdown content. Wish I could use it standalone with other stacks (like next.js)
07.10.2025 22:06 β π 0 π 0 π¬ 1 π 0Trunk based development with feature flags is ππ€πΌ
04.10.2025 00:11 β π 0 π 0 π¬ 0 π 0These are some sweet updates ππΌ
02.10.2025 06:07 β π 0 π 0 π¬ 0 π 0@danabra.mov whatβs the tech stack for your blog?
27.09.2025 21:25 β π 0 π 0 π¬ 1 π 0Lol I bought a product called βDawg Foodβ recently and tbh itβs not bad π
eatdawgfood.com/products/daw...
I know you didnβt want to name names but I would really love to see the links οΏΌ
14.06.2025 00:13 β π 0 π 0 π¬ 1 π 0(Also, I thought the idea was not to reset state, even if props.wrap changes)
20.05.2025 05:05 β π 0 π 0 π¬ 0 π 0> Or, if you want to avoid an extra DOM node when not wrapping, you can use a key to intentionally reset state
What would that code look like?
Excellent article. I wrestled with refreshing myself on this recently even after 20+ years of writing CSS π
12.05.2025 19:04 β π 3 π 0 π¬ 0 π 0Tbh I find direct traffic hard to believe. How is that measured? Are query params used? Referrer header? Does a link with rel="noreferrer" count as direct traffic?
I think there are common lint rules that require noreferrer if you have target=β_blankβ - github.com/jsx-eslint/e...
Which analytics tool are you using?
07.05.2025 18:21 β π 0 π 0 π¬ 1 π 0What happens if you post on /r/fullstack π
01.05.2025 21:23 β π 2 π 0 π¬ 0 π 0Another thought is experiment is to just try and imagine a single cohesive docs experience β¦ and then work backwards to think about how to make that work across the diff repos
01.05.2025 06:39 β π 1 π 0 π¬ 0 π 0How about
- core and react-redux both have own docs that can function as standalone (checked into their own repos), and are published as NPM package artifacts
- as RTK is the highest level of abstraction (depends on core and react-redux) it is the entry point or main wrapper for all the docs
Awesome article! Shared with my team. The only improvement I would wish for is to tie it all together with <Suspense /> in the conclusion
30.04.2025 00:15 β π 1 π 0 π¬ 0 π 0Is this supposed to be an n+1 query metaphor π€
27.04.2025 03:06 β π 1 π 0 π¬ 0 π 0Is *gestures vaguely* βstreaming supportβ needed for RSC?
25.04.2025 01:10 β π 1 π 0 π¬ 1 π 0When they ship deployment adapters those conspiracy theories should largely be null and void.
It should have been prioritized sooner tbh
github.com/vercel/next....
I always thought of it as an ode to Twitter and an optimistic/idealistic outlook for itself as a platform/ecosystem. A brilliant name tbh.
21.04.2025 08:19 β π 5 π 0 π¬ 0 π 0If using vscode you could try
"typescript.preferences.importModuleSpecifierEnding": "ts"
Tbh sounds like a problem with your IDE but maybe one of these will help:
www.typescriptlang.org/tsconfig/#al...
github.com/import-js/es...
I would be inclined to try configuring lint rules to enforce imports without file extensions.
π€ Iβm confused what youβre trying to do then.
Do you mean that you have a foo.ts file but you have `import foo from 'foo.js'`?
tsconfig.json has an `allowJs: true|false` setting, does that help?
15.04.2025 22:06 β π 1 π 0 π¬ 1 π 0Have you guys seen those squirrels running along the fences??
15.04.2025 05:48 β π 0 π 0 π¬ 0 π 0I couldnβt find any documentation for unit testing RSCs either
13.04.2025 00:45 β π 0 π 0 π¬ 0 π 0Peak music player UX for me was with a tricked out foobar2k setup I had with a custom skin and key bindings, back around 2004-2007 when I still used windows. It was the only app I missed after migrating to mac.
Iβve always wanted to build my own music app ever since.
@leerob.com this was such a great example and I wanted to show my team the implementation, but the repo has been taken down. Any chance you could make it available again? ππΌ
02.04.2025 20:41 β π 1 π 0 π¬ 0 π 0At that point, theyβve earned it.
That hacker spirit can get them far in life.