about summary refs log tree commit diff
path: root/users/wpcarro/website/goals/README.md
blob: a397d8d32f848cf75580669561b69609db0728e8 (plain) (blame)
1
2
3
4
5
# Goals

Kent C. Dodds taught me that I can create a React website without any bundling
software. To practice this, I created a simple React app to track some of my
goals. Notice how I wrote JSX inside of a `<script type="text/babel">` tag.