Skip to content

Instantly share code, notes, and snippets.

@emmabostian
Created April 15, 2020 12:36
Show Gist options
  • Save emmabostian/aea646464456c2fb4ad66f1051faba83 to your computer and use it in GitHub Desktop.
Save emmabostian/aea646464456c2fb4ad66f1051faba83 to your computer and use it in GitHub Desktop.

Revisions

  1. Emma Bostian created this gist Apr 15, 2020.
    32 changes: 32 additions & 0 deletions frontend interviews
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,32 @@
    HTML
    - Semantic HTML
    - Event delegation
    - Accessibility / ARIA

    CSS
    - Specificity
    - Pseudo-elements
    - Pseudo-selectors
    - Combinators
    - Animations

    JavaScript
    - Maps
    - Sets
    - Symbols
    - Scope
    - Closures
    - Promises & async/await
    - Arrays
    - Objects
    - DOM manipulation

    The Internet
    - TCP/IP
    - CORS
    - Performance

    UX / Visual design
    - Information architecture
    - User flows
    - Heuristics