| Catalog Content |
This course introduces students to the concept of a framework and the logic behind SPA (Single Page Application). The fundamental features of JavaScript frameworks are explored, with a particular focus on React. JSX, component structure, class and functional components, props, event handling, conditional rendering, lists, and forms are covered. Finally, Hooks (useState, useEffect, etc.) are taught in detail, enhancing students' skills in developing modern, dynamic web applications. |