IFCD0210 Sprint Backlog

ifcd0210
backlog

Sprint Backlog

Sprint Backlog

Sprint#06: React hooks (January 2026)

Backlog Sprint#06 January 2026
# Day Date Topics Details Topics
06 19 19/01/2026 - Sprint#06: plan maps, ES6 & hooks

- React:
(1) intro: Describing the UI: .jsx and what is a component
(2) Hooks: useState and useEffect
(3) maps

- Gallery Scientist: props, conditional render, map

++ ApartmentPredictor: sequential execution load component
- React Principles

- Gallery Scientist: codesandbox
- Gallery Scientist 2: codesandbox
- Gallery Scientist 3: codesandbox

- Describing the UI
- Passing Props
- Conditional render
- Rendering lists

20 20/01/2026 - React:
(1) intro: Describing the UI: .jsx and what is a component
(2) Hooks: useState and useEffect
(3) maps
(4) ES6

- React project init:
(1) mockup LF, feature, API (Postman)
(2) Component tree: AMZ example
- React Principles
- Describing the UI

- Gallery Scientist: codesandbox
- Gallery Scientist 2: codesandbox
- Gallery Scientist 3: codesandbox

- Maps
- Spread
- Miro LF

21 22/01/2026 - React:
(1) intro: Describing the UI: .jsx and what is a component
(2) Hooks: useState and useEffect
(3) maps
(4) Manage state & render cycle
(5) useState with literal objects
(6) component tree
(7) import/export default/named
- React Principles
- Describing the UI

- Semantic / Material / Tailwind / Shadcn-ui

- Gallery Scientist:4 codesandbox


- useState
- events
- Props
- Gallery Scientist:5 codesandbox
22 23/01/2026 - React:
(1) intro: Describing the UI: .jsx and what is a component
(2) Hooks: useState and useEffect
(3) maps
(4) Manage state & render cycle
(5) useState with literal objects
(6) useEffect sync & axios
- React Principles
- Describing the UI

Note
  • --------- topic pending
  • - topic done in class
  • ++ new topic not planned
Back to top