Skip to content

Instantly share code, notes, and snippets.

@jerry-gdd
Created April 11, 2017 00:03
Show Gist options
  • Save jerry-gdd/96027f2a11b7892da60b3ad83ff781d5 to your computer and use it in GitHub Desktop.
Save jerry-gdd/96027f2a11b7892da60b3ad83ff781d5 to your computer and use it in GitHub Desktop.
What is a recent technical challenge you experienced and how did you solve it
Talk about your favorite web framework and why you like it
Describe what CSS preprocessors are, and why would you use them.
Why is it generally a good idea to position CSS <link>s between <head></head> and JS <script>s just before </body>? Do you know any exceptions?
For an html element, in what situation would you use class and in what situation would you use id.
The 'C' in CSS stands for Cascading. How is priority determined in assigning styles (a few examples)?
Describe event bubbling
What tools and techniques do you use debugging JavaScript code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment