Annie Mester
Product Manager at Tommy John
Expertise: Product management
Education: University of Virginia; Flatiron School

Annie Mester is a product manager for Tommy John with more than seven years experience in a variety of technical and digital roles. Prior to joining Tommy John in 2021, Mester has held roles as senior technical account manager at Dynamic Yield and as digital strategist at Mike World Wide. She completed the software engineering bootcamp from Flatiron School in 2019 and holds a bachelor’s degree in communication and media studies from the University of Virginia.  

Sort By
Most Recent
Most Recent
Oldest
1 Articles
innerhtml vs innertext woman writing code
In JavaScript, innerHTML returns element text with spacing and HTML tags, innerText returns element text without spacing, CSS hidden text or HTML tags and textContent returns element text with spacing and CSS hidden text, but no HTML tags.