logoalt Hacker News

slopinthebagtoday at 6:55 AM0 repliesview on HN

"use state zero". What does it even mean? And why "const" is used for a value that changes? const [count, setCount] = useState(0)

are u being serious rn?