Development My Post On The AWS Blog Published February 16, 2022 Me and my team were excited to see our post published yesterday on the public AWS blog.
Published September 25, 2020 Congratulations UC Berkeley Coding Boot Camp Grads Congratulations to the graduates of my 7th cohort at UC Berkeley Coding Boot Camp! They all made it through an intensive 6-month […]
Published July 14, 2016 New Javascript ForEach iterator Have to start getting used to some iterator syntax. Here’s how we USED to do it: for (let color in colors) { […]
Published May 2, 2021 Congratulations to the UCLA Coding Boot Camp Graduates – 3 April 2021 I got to substitute for most of the last month for UCLA’s Coding Boot Camp. This cohort presented their final group projects […]
Published July 15, 2016 12 Useful Hacks for Javascript 12 useful hacks for Javascript Most of these are very good tips.