Updated questions (#536)
* Update general-questions.md Added questions * Update general-questions.md Added questions * Update testing-questions.md Added questions
This commit is contained in:
parent
95f99ab117
commit
ede977f31d
|
|
@ -30,3 +30,6 @@ permalink: /questions/general-questions/index.html
|
|||
* What does CORS stand for and what issue does it address?
|
||||
* How did you handle a disagreement with your boss or your collaborator?
|
||||
* 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?
|
||||
* Explain the difference between cookies, session storage, and local storage?
|
||||
|
|
|
|||
|
|
@ -8,3 +8,4 @@ permalink: /questions/testing-questions/index.html
|
|||
* What tools would you use to test your code's functionality?
|
||||
* What is the difference between a unit test and a functional/integration test?
|
||||
* What is the purpose of a code style linting tool?
|
||||
* What are some of the testing best practices?
|
||||
|
|
|
|||
Loading…
Reference in New Issue