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 November 28, 2018 UC Berkeley Extension Coding Bootcamp Cohort #2 Congratulations to the latest graduates of the UC Berkeley Coding Boot Camp: After 24 grueling weeks, 3 group projects, 19 homework assignments, […]
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 […]
Published August 19, 2019 Agile Retrospective Ice Breaker questions I’ve been driving our team’s retrospectives recently, using FunRetro to facilitate and catalog aspects of our sprint that went well and not […]
Published July 15, 2016 12 Useful Hacks for Javascript 12 useful hacks for Javascript Most of these are very good tips.