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 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 8, 2017 React Router 4 Here’s a great explanation of React Router 4 — how it’s different (and better!) than version 3.
Published June 26, 2016 Goodbye Adobe FLASH I still remember the awe I felt visiting sites built with Flash. It’s still hard for me to come to grips with […]
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 […]