Content pfp
Content
@
0 reply
0 recast
0 reaction

dylan pfp
dylan
@dylsteck.eth
TIL every in-flight Delta website loads a static .JSON file with every single airport code the company flies to Perhaps a bit inefficient for a site that should load quickly on slower wifi? Always fun to poke around these requests lol
2 replies
3 recasts
22 reactions

wkyleg.eth pfp
wkyleg.eth
@wkyleg
If the file is cached on CDN it could give pretty good performance, assuming the number isn't that high Less maintenance than maintaining a database or a serverless function to access the data too
0 reply
0 recast
0 reaction