General Technical Questions Flashcards
What did you learn yesterday/this week?
What excites or interests you about coding?
What is a recent technical challenge you experienced and how did you solve it?
When building a new web site or maintaining one, can you explain some techniques you have used to increase performance?
Can you describe some SEO best practices or techniques you have used lately?
Can you explain any common techniques or recent issues solved in regards to front-end security?
What actions have you personally taken on recent projects to increase maintainability of your code?
Talk about your preferred development environment.
Which version control systems are you familiar with?
Can you describe your workflow when you create a web page?
If you have 5 different stylesheets, how would you best integrate them into the site?
Can you describe the difference between progressive enhancement and graceful degradation?
How would you optimize a website’s assets/resources?
How many resources will a browser download from a given domain at a time?
What are the exceptions?
Name 3 ways to decrease page load (perceived or actual load time).