frontend-starter-kit
frontend-starter-kit copied to clipboard
The building blocks of front-end development at Springload
There is a great front-end launch checklist here: https://github.com/binhnguyennus/front-end-checklist It even has an associated web-app: https://frontendchecklist.io/ I propose that we keep the checklist file, but that we remove the bulk...
For security reasons browsers don't allow iframes to know the width or height of cross-origin pages, so ``s often don't exactly fit the page being iframed. To work around this...
See [this PR](https://github.com/springload/frontend-starter-kit/pull/91) for commentary.