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
<head> <style> button { color: #33FF33; background-color: #FFFF33; font-size: 14px; padding: 10px; } </style></head><body> <header> <h1>Danger!</h1> </header> <button>Delete Internet</button></body>