Open eapenzacharias opened 2 years ago
Very cool design and Solid code 🎉
Use of classes is good 👏 https://github.com/Emmy-github-webdev/kanban-capstone/blob/82dd5a517c1c96da4b18e5f063f5376599383f84/src/Meals.js#L10
The async seems redundant info this function as it doesn't have any asynchronous code https://github.com/Emmy-github-webdev/kanban-capstone/blob/82dd5a517c1c96da4b18e5f063f5376599383f84/src/Meals.js#L66
async
The likes button isn't working and I believe you about work on in
Very cool design and Solid code 🎉
Use of classes is good 👏 https://github.com/Emmy-github-webdev/kanban-capstone/blob/82dd5a517c1c96da4b18e5f063f5376599383f84/src/Meals.js#L10
Here are a few suggestions:
The
async
seems redundant info this function as it doesn't have any asynchronous code https://github.com/Emmy-github-webdev/kanban-capstone/blob/82dd5a517c1c96da4b18e5f063f5376599383f84/src/Meals.js#L66The likes button isn't working and I believe you about work on in