Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 458 Bytes

reactjs-guide.md

File metadata and controls

25 lines (16 loc) · 458 Bytes

ReactJS guide

Getting Super Powers

Becoming a super hero is a fairly straight forward process:

$ give me super-powers

{% hint style="info" %} Super-powers are granted randomly so please submit an issue if you're not happy with yours. {% endhint %}

Once you're strong enough, save the world:

{% code title="hello.sh" %}

# Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'

{% endcode %}