Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
GordonS
on June 11, 2019
|
parent
|
context
|
favorite
| on:
Micro Frontends
I haven't used iframes for at least 15 years, so I've kind of lost track of their limitations.
Are there limitations on Javascript accessing inside the iframe and/or vice-versa?
gitgud
on June 12, 2019
[–]
Yeah, they're actually highly sandboxed which is good for isolation but makes it hard to communicate between and update components on the page
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Are there limitations on Javascript accessing inside the iframe and/or vice-versa?