Amanda Steigerwalt
Amanda Steigerwalt is a twenty-something software engineer living in Mountain View, CA. Her passion for web development began at a young age and so far has served her well in life. When she's not at work coding, she can often be found at home coding her own personal projects. Amanda also enjoys motorcycles, circus arts, and exploring Mountain View. One day she really, really hopes to get a puppy.
Amanda's articles
Type Hinting in PHP
Read Type Hinting in PHP and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Using the PHP Ternary Operator
The ternary operator offers an abbreviated notation for writing conditional statements. Learn how to use it properly.