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 June 21, 2016 JQuery is Alive jQuery releases version 3.0 – a slimmer, faster JavaScript library
Published March 28, 2017 Setting up your mac osx terminal I recently moved to a new project, which meant joining a new team and getting a new computer. This guide has saved […]
Published October 17, 2023 Prepping For My Conference Session My proposal for a conference session was accepted. Next month, I will be hosting a session called “Effective First Day Student Introductions… […]
Published July 7, 2018 Having trouble getting PHP to parse files without a PHP extension in cPanel While migrating servers, this code in .htaccess stopped working for me: <Files filename> SetHandler application/x-httpd-php </Files> After hours of searching (and mostly […]