Skip to content

Instantly share code, notes, and snippets.

@tiwariayush
Forked from emmabostian/frontend interviews
Created October 1, 2020 10:20
Show Gist options
  • Select an option

  • Save tiwariayush/883a66c33aeb0f57c2952b1420063ba0 to your computer and use it in GitHub Desktop.

Select an option

Save tiwariayush/883a66c33aeb0f57c2952b1420063ba0 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