KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
code-reviews
★ 18
Open GitHub ↗
code reviews to practice
Download README (.md)
Explore Similar Repositories
CLAR
:
No description available.
HDE-Proposals
:
No description available.
shell_libs
:
some useful lib function for bash(一些有用的shell函数库)
DFM-Bot
:
A Bot for drfrostmaths.com
Bot-Detector-Core-Files
:
The server and processing files for the Bot Detector Plugin
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
code-reviews
?
Download (.md)
# Code Reviews This repository contains code that is used for practicing code reviews. ## Redeem application The redeem application, is a small JavaScript and Express application that has quite a few of issues. Can you spot all of them? Code Review Description: This is part of a larger gaming application. The developer just finished the first version of the redeem feature. The feature should allow a player to redeem his credits for more gaming hours. The higher the level of the player, the less hours of gaming the player can get per credits. If you want to check if you found all issues, write an email at michaela [dot] greiler [at] gmail.com! I'll send you a list of problems in this code.