Community

Someone else hit this exact error last Tuesday.

Ask the question you think is too basic. It isn't, and the answer helps the next five people who search it.

Reading is open to everyone. Sign in to post, comment and appear on the leaderboard.

Sign in
AN
Amara NwosuLevel 12·Example contentExample discussion · read-onlyjavascriptExample highlight

reduce finally clicked after the cart challenge

I kept forgetting to return the accumulator. The debugging lesson made me read the arrow body instead of rewriting the whole function. Three weeks of confusion gone in ten minutes.

142
LB
Lukas BrennerLevel 8·Example contentExample discussion · read-onlycareerExample highlight

Two interviews from the landing page project

I put the landing page and the dashboard in my portfolio and wrote two paragraphs about the decisions behind each. Both recruiters mentioned the write-up, not the code.

98
SM
Sofia MarchettiLevel 6·Example contentExample discussion · read-onlypython

Comprehension or loop — when do you pick which?

My comprehensions keep growing three clauses long. Is there a rule you use for when to go back to a plain for loop?

54
NF
Noah FitzgeraldLevel 15·Example contentExample discussion · read-onlyreactExample highlight

My useEffect ran twice and I panicked for an hour

Strict mode in development mounts twice on purpose. Nothing was broken. Posting so the next person searches this and saves the hour.

211
YH
Yara HaddadLevel 10·Example contentExample discussion · read-onlydesign

Auto layout changed how I hand off files

Engineers stopped asking me what happens at 768px because the file just shows them. Worth the afternoon it takes to learn properly.

76