site/components/ship/why.mdx
Lachlan Campbell c08a421a11 Add Ship page (#18)
* Create Ship page

* Add wave SVG

* Variety of frontend improvements
2020-05-24 12:12:26 -04:00

17 lines
495 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import { Card } from 'theme-ui'
<Card>
## Your first ship your first day.
Students in many traditional computer science classes are lucky to make a single project. At Hack Clubs, every member makes & ships their first website their very first meeting.
</Card>
<Card>
## Keeping your eyes on the prize.
Instead of learning programming concepts in isolation, learning by shipping means you focus on what you need to build real projects. Its more fun & leads to better learning.
</Card>