4IT580: Docs
4IT580 WebGithub

1st Practical Class:
Hello, React!

(un-slides about React)

App Setup

React: UI = f(data)

React - UI library

JS: Arrow Function

JS: someArray.map()

useState Hook

Declarative vs. Imperative (code)

Imperative

Declarative

Declarative vs. Imperative