Development JQuery is Alive Published June 21, 2016 jQuery releases version 3.0 – a slimmer, faster JavaScript library
Published July 12, 2020 New OnlineTRACKER Survey Interface New survey interface, built with React, TypeScript, SCSS, Node, and React Storybook.
Published June 28, 2016 How to write the perfect pull request Great tips here: https://github.com/blog/1943-how-to-write-the-perfect-pull-request All boils down to empathy and manners. Feedback to pull requests should be respectful to the developer.
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, 2019 How to fix a broken proxy after ejecting from a Create React App It’s fairly simple, and very well documented, how to setup an express server with a CRA (Create React App) application. Simply add […]