App Store web has exposed all its source code

reddit.com

280 points by redbell 7 days ago


dzonga - 7 days ago

sourcemaps should be enabled -- that's how people learn.

a lot of people learned to code on the web via viewsource - now we are obfuscating the code

firecall - 5 days ago

You mean it's no longer built with WebObjects!

https://en.wikipedia.org/wiki/WebObjects

redbell - 5 days ago

OP here..

Here's the original post by the author of the repo himself: https://old.reddit.com/r/webdev/comments/1onnzlj/app_store_w...

ChrisMarshallNY - 5 days ago

As a frequent user of the backend (Connect), I am skeptical that this is source that you want to reproduce (unless you're a scammer).

aitchnyu - 5 days ago

Is there any reason sourcemaps are a genuine problem? I'm out of touch with the JS world, but I wonder if code is shared between server and client and server code may show in sourcemaps.

paulddraper - 5 days ago

I remember when all websites “exposed” their source code.

vbezhenar - 5 days ago

Told ya: https://news.ycombinator.com/item?id=30337690

This issue is very wide-spread.

namegulf - 5 days ago

Still not sure What was the excitement about.

Was it, HTML, CSS & Javascript?

zb3 - 5 days ago

In case you want to save sources with the ability to fetch all possible lazy chunks, last year I made a tool to do exactly that: https://github.com/zb3/getfrontend

(note it won't work on apps.apple.com because apple has removed these sourcemaps)

p0w3n3d - 5 days ago

How DMCA can take down code that was published in the web?

OCTAGRAM - 6 days ago

There was Cappucino by ex-Apple employees, and actual Apple devs had SproutCore. So where did they go? Why some unknown libraries?

andoando - 7 days ago

App store uses svelte? :o