# Hi @ShoiraTa @Danieldotcomcoder You have done a great job :clap: . I like the style and everything looks good now. - But please check some of your variables are not defined on top of the file. Check the [Link](https://github.com/ShoiraTa/RecipeApp/pull/27/commits/846b3319743ea44ceb4c214772e264bc3184c346#diff-4611d836b49506de774256c80749aac0183460223b79cddc2e773e88a6fd2c6aL5) for more information. - Try to avoid using traditional for loops. Try to use 'foreach' instead.
Hi @ShoiraTa @Danieldotcomcoder
You have done a great job 👏 . I like the style and everything looks good now.
But please check some of your variables are not defined on top of the file.
Check the Link for more information.
Try to avoid using traditional for loops. Try to use 'foreach' instead.