Merge pull request #886 from maxrchung/patch-2

remove cookie question from general-questions
This commit is contained in:
Rob Larsen 2024-04-14 20:22:09 -04:00 committed by GitHub
commit 65f0958992
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -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?