Development JQuery is Alive Published June 21, 2016 jQuery releases version 3.0 – a slimmer, faster JavaScript library
Published June 18, 2019 UC Berkeley Coding Boot Camp – Cohort #4 Congratulations to these students who put in a ton of time and effort. On May 30th, they completed a 6-month intensive course […]
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 April 2, 2025 Amazon’s April Fools Every year, Amazon has a little fun with everyone’s virtual badge image in the company directory, PhoneTool. This year, employees got some […]
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 […]