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 April 10, 2024 Remix Framework’s “White Screen Of Death” My first time working with the Remix framework didn’t go so well. I followed their quick start instructions step-by-step which seemed very […]
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 December 5, 2024 The End Of Boot Camp Instruction Got the sad news today that EdX/2U is discontinuing their boot camp programs. I’m extremely grateful for the opportunity to share these […]
Published February 17, 2022 useLoadingBar – A Custom React Hook for Rendering a Page Loading/Progress Bar with NProgress and NextJS Web site visitors tend to be very impatient (Fifty three percent of visits are likely to be abandoned if the pages take […]