Not sure where to start?
Bootcamp
Study group
Collaborate with peers in your dedicated #study-group channel.
Code reviews
Submit projects for review using the /review command in your #code-reviews channel
/review
Karma
scrimba
body { background-color: #AEB8FE; display: flex;}.dice { width: 90px; height: 90px; border-radius: 10px; background-color: #EFE5DC; margin: 100px; display: flex; flex-wrap: wrap;}.dice div { width: 20px; height: 20px; margin: 5px;}.dot { background-color: black; border-radius: 10px;}