Development New OnlineTRACKER Survey Interface Published July 12, 2020 Built with React, TypeScript, React Storybook, and Node: Once the user completes a short pre-survey screener, the survey is ready to begin. The user clicks on the play button to begin. The user has 4 seconds to focus on the audio before they are asked to provide their opinion. After a 4 second delay, the user is asked 2 questions about each song. The first is “How do you feel about this song?” The second question is “How tired are you of this song?”
Published January 9, 2017 Enabling Rich Previews Of Shared Links 3 comments The iMessage app in iOS 10 provides rich previews of links when they are properly formatted to take advantage of this new […]
Published November 7, 2016 10 principles for smooth web animations Great article: https://blog.gyrosco.pe/smooth-css-animations-7d8ffc2c1d29#.3zm20chcz
Published November 4, 2016 Why won’t screen readers read content in an .sr-only span? 2 comments Bootstrap provides a class (.sr-only) to indicate content for screen readers only. This content is hidden visually, but gives visually-impaired users […]
Published June 19, 2016 Ngrok Rocks! Recently had a need to debug a site on an iOS device. But the site was only accessible through the company’s VPN. […]