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
<style> .red-text { color: black; } .green-text { color: black; } .dodger-blue-text { color: black; } .orange-text { color: black; }</style><h1 class="red-text">I am red!</h1><h1 class="green-text">I am green!</h1><h1 class="dodger-blue-text">I am dodger blue!</h1><h1 class="orange-text">I am orange!</h1>