Would be nice to print warnings in console in dev mode, when a special case is going wrong. - [ ] for each loop duplicates key - [ ] recursive render calls (or too much render calls) - [ ] animation not found or does not started - [ ] component unknown prop
Would be nice to print warnings in console in dev mode, when a special case is going wrong.