Hi there 👋, thanks for stopping by!
I'm Gibson, a Software Engineer at Guzman y Gomez
Here's some of my works 🚂:
Libraries
eslint-plugin-clean-code-react
: ESLint rules to keep your React components squeaky clean ✨🧼eslint-workflows
: Surgically mute ESLint errors at scale 🤫⚡️jest-mock-curry-fn
: Easy testing with curried functionsjest-mock-chain-fn
: Snapshot testing with chained functions + more!i18n-locales-loader
: Awebpack
loader to support lazy-loaded locale XHR loadingreact-native-ios-keyboard-events
: Areact-native
library to detect iOS keyboard split eventspeerdeps-manager
: A simple CLI utility to install (and uninstall) yournode
peer dependencies to your dev dependencies
Sites
catechism
: The Catechism of the Catholic Church, modernised ⭐️⛪️coursera-skillsfuture-search
: Find the best way to spend your SkillsFuture credits on Coursera Specializations
Writings
- ESLint Custom Tooling at Scale (@SafetyCulture)
- How We Cut GrabFood.com’s Page JavaScript Asset Sizes by 3x (@Grab)
- Tips on Speeding Up Frontend TypeScript Builds
- How to: React SSR Next.js + Google reCAPTCHA v3
- Anatomy of a Webpack Loader
- JS: OO/FP Composition Styles
- Culture: Say No To RTFM
(More at nossbigg.github.io)
Code Examples
infra-examples
: Cloud infrastructure examplesclean-code-react
: Clean Code principles for React