Y
Hacker News
new
|
ask
|
show
|
jobs
by
Natfan
187 days ago
and specifically nested loops. if you're spinning up full runtime copies for each loop, you're gonna have a hard time
1 comments
waleedlatif1
187 days ago
at the moment, we don't support 'loops in loops' on the client-side, but not for any other reason asides from it becoming confusing for users. since we don't actually make copies for each loop, it wouldn't be a performance issue.
link