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
/* General styling */html, body { margin: 0; padding: 0; line-height: 1.4;}body { margin: 0 10px;}img { width: 100%;}.line-numbers a { text-decoration: none; color: #000; padding-right: 1em;}code { background: #eee; padding: 2px 5px;}pre { background: #eee; padding: 10px 15px; overflow: auto;}pre > code { padding: 0;}figure { margin: 0;}figure figcaption { color: #666; font-style: italic; font-size: 0.8em;}