PinnedBob Fangerstyled-jsx with scss in next.jsYou probably installed @zeit/next-sass expecting sass to also work inside styled-jsx tags, sadly not. In this article I’ll describe how to…Dec 9, 20192Dec 9, 20192
Bob FangerCombining React and Svelte in a single app (interop)Using svelte-preprocess-react and it’s utility methods to seamlessly integrate React into a Svelte app or using Svelte inside a React …Aug 21, 2022Aug 21, 2022
Bob FangerStorytelling for Frontend EngineersStorytelling is a useful technique for building interfaces and in this article I will show you how to make components speak for themselves.Sep 12, 2021Sep 12, 2021
Bob FangerThe problem with Error handling in GoThe problem I have with errors in golang is two-fold, it’s unpredictable and it’s very verboseFeb 23, 2018Feb 23, 2018