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 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 July 23, 2016 Are we getting close to having a React CLI? The kind folks at Facebook just announced a way to boilerplate a React.js app: Create-react-app They readily admit there have been several […]
Published July 1, 2016 Javascript localStorage & sessionStorage gotchas So you write some code, validate the feature, send it off to QA, and move on to something else. The last thing […]