diff --git a/src/questions/general-questions.md b/src/questions/general-questions.md index 9bb7aeaae..9db18dd45 100644 --- a/src/questions/general-questions.md +++ b/src/questions/general-questions.md @@ -37,3 +37,4 @@ permalink: /questions/general-questions/index.html * Describe the difference between SSR and CSR. Discuss the pros and cons. * Are you familiar with static rendering? * Rehydration? +* What's the difference between HTTPS and HTTP?