diff --git a/front-end/README.md b/front-end/README.md new file mode 100644 index 00000000..66c62da8 --- /dev/null +++ b/front-end/README.md @@ -0,0 +1,19 @@ +Front-end Study Notes +== +Summarized notes on the various aspects of front-end interviews. + + +## Contents +- **[Accessibility](front-end/accessibility.md)** +- **[Browser](front-end/browser.md)** +- **[Caching](front-end/caching.md)** +- **[CSS](front-end/css.md)** +- **[Design](front-end/design.md)** +- **[DOM](front-end/dom.md)** +- **[HTML](front-end/html.md)** +- **[Interview Questions](front-end/interview-questions.md)** +- **[JavaScript](front-end/javascript.md)** +- **[Networking](front-end/networking.md)** +- **[Performance](front-end/performance.md)** +- **[Security](front-end/security.md)** +- **[Widgets](front-end/widgets.md)**