-
### Hello Okei! Good job on the project so far. Kindly address the following issues:
- In the CSS file, display flex is used 6 times. In order to avoid DRY, you can create a class with display flex…
-
I just recently discovered @Lukasa's [Peer to Peer Extension to HTTP](https://tools.ietf.org/html/draft-benfield-http2-p2p-02) while developing a security protocol using HTTPbis' [Signing HTTP Message…
-
- Commendable job on your project.
- Code is clean and well written.
-
Hello @mandelatuks 👋 you did Amazing work 🥇 .
Clean Code 👍 .
Github workflow 👍 .
Here are some best practices maybe you can implement to improve your code.
- Form fields have no labels, it wo…
-
- The code looks great, clean and precise - fulfilling all the requirements 👌
- One small additional comment: There is one overall JS error message, that does the same as the HTML form-requirements, …
-
Hello Peter, fantastic work !
The application works great, the code looks clean and very understandable.
For this review I just want to congratulate you on you excellent work, well done !
-
-
-
# Testing with jest, part(1)
Amazing job on testing and mocking.
I believe the function is depending on many variables, which can be avoided by breaking the tested function into smaller modules. …
-
Well done, you did a great job on your project, but there are some things you need to address before moving to the next project:
- [ ] You did a great job separating the code in different modules …