Content pfp
Content
@
0 reply
0 recast
0 reaction

Darryl Yeo đŸ› ïž pfp
Darryl Yeo đŸ› ïž
@darrylyeo
Apparently Apple briefly shipped source maps to production which leaked the source code for the App Store website! It's written in Svelte 4, scoped `<style>` tags for CSS, and some SCSS sprinkled in from internal design system packages. They even have some workarounds for Safari-specific bugs 😆 https://github.com/rxliuli/apps.apple.com https://www.reddit.com/r/webdev/comments/1onnzlj/app_store_web_has_exposed_all_its_source_code/
5 replies
6 recasts
85 reactions

dionysuz pfp
dionysuz
@dionysuz.eth
svelte 4 feels like a distant memory...
1 reply
0 recast
1 reaction

Darryl Yeo đŸ› ïž pfp
Darryl Yeo đŸ› ïž
@darrylyeo
It was quirky and its slot composability wasn't the easiest to work with, but I do miss it!
1 reply
0 recast
0 reaction

dionysuz pfp
dionysuz
@dionysuz.eth
yeah sometimes to be honest i miss the very simple svelte days. but it’s a lot clearer now and i do think the reactivity abstractions are clearer/better i think what i dislike sometimes is just the sveltekit conventions of +page +layout etc., just feels kinda weird to type out or view (a nitpick)
1 reply
0 recast
2 reactions