From ae3328d462584c8c94668b10938c0634721d7cb6 Mon Sep 17 00:00:00 2001 From: Vy Nguyen Date: Tue, 3 Oct 2023 12:13:37 -0700 Subject: [PATCH 1/2] HTTPS question --- src/questions/general-questions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/questions/general-questions.md b/src/questions/general-questions.md index 9bb7aeaae..15d6711c9 100644 --- a/src/questions/general-questions.md +++ b/src/questions/general-questions.md @@ -37,3 +37,5 @@ 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? + From 00ad327144a74efa32c9cbdaad98b7ee8ab2ccec Mon Sep 17 00:00:00 2001 From: Vy Nguyen Date: Tue, 3 Oct 2023 12:15:20 -0700 Subject: [PATCH 2/2] nit: removed space --- src/questions/general-questions.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/questions/general-questions.md b/src/questions/general-questions.md index 15d6711c9..9db18dd45 100644 --- a/src/questions/general-questions.md +++ b/src/questions/general-questions.md @@ -38,4 +38,3 @@ permalink: /questions/general-questions/index.html * Are you familiar with static rendering? * Rehydration? * What's the difference between HTTPS and HTTP? -