Check out the Menu choices above. Each leads to a different section of the site.
Tag: fat arrow
Function Library
Reusing code saves a lot of typing and avoids typos. Here's how to do it.
Functions and the Fat Arrow
What are functions? What is the fat arrow syntax? use these to make your code easier to write.