-
One thing I would advise is to use more of the semantic elements, instead of relying on divs everywhere.
``div`` representing an image with a caption? Why not use the [``figure``](https://develope…
-
_Consider using commenting in both_ your HTML and CSS documents, this provides a high-level of organization and note-taking. 👀
Introduce more clarity early at the beginning of your project to crea…
-
# Liste les fonctionnalités
- [Fichier torrent](https://github.com/cozy-labs/42-torrent/issues/2#issuecomment-141809975)
- Download de torrents
- Gestion des torrents (ajout/suppression/sauvegarde…
-
Describe
How to check databases state:
https://github.com/kubeovn/kube-ovn/blob/f11820f8cbc6baf6be77882fe9afbd1c0fc84527/dist/images/ovn-healthcheck.sh
How initialization and leadership elect…
kvaps updated
6 months ago
-
Use Gorms before save function to perform data validation for each model. At minimum validate that any required fields contain data.ex.. Think about each field and if there are any characteristics tha…
-
Good work on implementing a page that looks good (and meets the project specification), at least initially.
When the browser window is widened, the Locations section remains on the left-hand side …
-
### Criteria 1: HTML Structure
* _Score Level:_ 3
* _Comment(s):_
HTML structure reflects the structure and grouping of the content with the exception of a 'main' div to hold the other divs i…
-
# Features
_Some of these might not be added_
- [ ] Save usernames to .txt for giveaways
- [ ] Logo on Cube
- [ ] Cube rotations after scramble (Inspection)
- [ ] Sticker Options
- [ ] Shorten U…
-
### What happened?
Using normally and suddenly it gives me this:
Committer identity unknown
```
*** Please tell me who you are.
Run
git config --global user.email "you@example.com"
…
-
_NOTE: Always conduct a peer-review with your peers in Slack, this will improve performance and ability to problem solve!_ 💯
Your project contains little to no errors Scott, I went ahead and revi…