- Apple accidentally (maybe not) exposed the entire front-end structure of the App Store
- Leak shows Svelte and TypeScript layouts for Apple’s interface design
- Rxliuli recovered everything using browser tools without bypassing security systems
Apple recently launched its redesigned Web App Store, which the company says brings a more consistent layout, clearer platform pages and an updated search experience.
However, the debut was overshadowed by an unexpected oversight involving the public release of the site’s full front-end code.
According to Rxliuli, who published the code on GitHub, Apple deployed the interface with active sourcemaps, which made it possible to retrieve the internal structure of the project directly from the live site.
How the material was extracted and why it matters
Such a significant error is unusual for a company that typically maintains tight control over its development workflow.
While this may have been a “mistake” on Apple’s part, some believe it was a deliberate leak, as disabling this type of hardware in production is considered a fundamental step in modern web engineering.
The files came entirely from the browser environment, without violation, intrusion or circumvention of a firewall.
They were saved with standard browser tools and a Chrome extension, and the GitHub repository exists for “educational and research purposes” only.
From a security perspective, the impact appears limited because the hardware contains presentation logic rather than sensitive data or server-side logic.
Still, observers note that a company operating on Apple’s scale rarely exposes the structure of its internal code so directly.
It almost seems like Apple left the code out there for someone to find and make public.
The repository includes Svelte and TypeScript code, routing details, UI layout structure, and state management approach for the new interface.
This gives anyone interested in front-end workflows or broader engineering patterns a temporary view of how a large enterprise structures a large web interface.
The code shows the overall layout logic but does not reveal hidden functions or proprietary algorithms, so claims that it exposes confidential technology seem exaggerated.
Rxliuli notes that the code comes from publicly available resources, but it’s hard to imagine that Apple will allow it to stay online without issue.
The company often responds quickly when internal documents appear in public spaces, and visibility of the repository may be limited once legal requests are initiated.
For now, those curious about the architecture of the refreshed App Store interface or the workflow behind Apple’s latest web project can take a look, even if its presence may be temporary.
Via 9to5mac
Follow TechRadar on Google News And add us as your favorite source to get our news, reviews and expert opinions in your feeds. Make sure to click the Follow button!
And of course you can too follow TechRadar on TikTok for news, reviews, unboxings in video form and receive regular updates from us on WhatsApp Also.




