diff --git a/src/questions/general-questions.md b/src/questions/general-questions.md index 9bb7aeaae..f202f6416 100644 --- a/src/questions/general-questions.md +++ b/src/questions/general-questions.md @@ -32,7 +32,6 @@ permalink: /questions/general-questions/index.html * What resources do you use to learn about the latest in front end development and design? * What skills are needed to be a good front-end developer? * What role do you see yourself in? -* Explain the difference between cookies, session storage, and local storage? * Can you explain what happens when you enter a URL into the browser? * Describe the difference between SSR and CSR. Discuss the pros and cons. * Are you familiar with static rendering?