🚀 co-creator @astro.build
🛜 pow.rs
🆓 building terrazzo.app + openapi-ts.dev
Music to my ears!
primer.style/accessibilit...
Music to my ears!
primer.style/accessibilit...
Completely redefines the APIs used to build client-side routers / SPAs
🫤 History API: popState, link click.preventDefault() ...
✅ Navigation API: clean, centralized way to intercept navigation events 👌
Completely redefines the APIs used to build client-side routers / SPAs
🫤 History API: popState, link click.preventDefault() ...
✅ Navigation API: clean, centralized way to intercept navigation events 👌
Are you working on a web/gaming/app/editorial project, but can't seem to choose the right type? Check out my curation of open source font pairings for inspiration. #designsky
www.figma.com/community/fi...
Are you working on a web/gaming/app/editorial project, but can't seem to choose the right type? Check out my curation of open source font pairings for inspiration. #designsky
www.figma.com/community/fi...
.sticky-atc {
position: fixed;
inset: auto 0 0 0;
transition: translate 0.26s cubic-bezier(.55,0,.67,1.25);
/* hide when scrolling down */
@container scroll-state(scrolled: bottom) {
translate: 0 100%;
transition-delay: 0.5s;
}
}
.sticky-atc {
position: fixed;
inset: auto 0 0 0;
transition: translate 0.26s cubic-bezier(.55,0,.67,1.25);
/* hide when scrolling down */
@container scroll-state(scrolled: bottom) {
translate: 0 100%;
transition-delay: 0.5s;
}
}
pow.rs/blog/expandi...
this is either an insane idea or a really, really, really, really good one
pow.rs/blog/expandi...
this is either an insane idea or a really, really, really, really good one
for most problems, I like to plan an outline from start to finish. by the time I’ve done that, the code is basically written
for the hardest problems I have to explore, an LLM can’t help anyway
What made you decide against LLMs?
How have you managed to avoid them?
Are there any use cases you might see yourself needing some day?
How do you feel compared to devs who are using LLMs?
for most problems, I like to plan an outline from start to finish. by the time I’ve done that, the code is basically written
for the hardest problems I have to explore, an LLM can’t help anyway
• Turbopack enabled by default
• Turbopack file system caching (beta)
• Optimized navigations and prefetching
• Improved caching APIs
• Build Adapters API (alpha)
• React 19.2
nextjs.org/blog/next-1...
was way way way easier to do than I thought thanks to CSS round! just specify 40px (or whatever) for the “snap to” param and it does all the work
was way way way easier to do than I thought thanks to CSS round! just specify 40px (or whatever) for the “snap to” param and it does all the work
and despite being told "the best teams work in an office together" i don't know of any software i use that's actually written that way
and despite being told "the best teams work in an office together" i don't know of any software i use that's actually written that way