1. Explain about frontend technologies learned in the ccbp program?
2. Explain the flow of full stack development?
3. What is the difference between ng-if and ng-so in React and Angular?
4. Which attribute is used to set a global identifier for a microdata item whose character encoding is unknown?
5. What is git checkout?
6. Can you speak about at least 20 npm packages you've used till now?
7. What is frontend, backend, and full stack?
8. Explain the sequential execution of the below React Component Life Cycle Methods?
- componentWillUnmount, componentDidMount, constructor, shouldComponentUpdate, componentWillMount, render
9. What are the optional arguments for the below functions?
- setState
- Array Methods like map,filter,find
10. What is api integration?
11. Using single and multi-page applications, do you create any projects?
12. What kinds of errors are shown in the console window?
13. What is your favourite language and why?
14. How do you keep yourself updated on the new trends in the industry?
15. What’s the most recent thing that you have learned?
16. What are the most important qualities that a full-stack developer must have?
17. Which technologies and languages would you need to develop a project from scratch?
18. What is Pair Programming? Have you ever done it?
19. What is CORS?
20. Give an example of a project you have worked on and the technologies involved. How did you make these choices?
21. What is Continuous Integration?
22. What is the biggest mistake you have made in any of your projects? How did you rectify it?
23. What are some common ways to reduce the load time of a web application?
24. Why did we choose JS? Why not some other programming language?
Tags:
React 1A Challenge