Development 12 Useful Hacks for Javascript Published July 15, 2016 12 useful hacks for Javascript Most of these are very good tips.
Published January 9, 2017 Enabling Rich Previews Of Shared Links 3 comments The iMessage app in iOS 10 provides rich previews of links when they are properly formatted to take advantage of this new […]
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 November 28, 2018 UC Berkeley Extension Coding Bootcamp Cohort #2 Congratulations to the latest graduates of the UC Berkeley Coding Boot Camp: After 24 grueling weeks, 3 group projects, 19 homework assignments, […]
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 […]