PinnedPublished inNerd For TechImplement Service Locator design pattern with get_it — FlutterIn this article, we are going to see how we can implement a service locator design pattern with the get_it package in flutter.Jul 14, 20213Jul 14, 20213
Published inNerd For TechLeveraging Proxies and Symbols in JavaScript: A Real-World use caseLearn how we used Proxies and Symbols in JavaScript to simplify handling configurations in our UI.Oct 19Oct 19
Published inNerd For TechDon’t use div — Have Some EmpathyHow mindlessly using <div> can make some life harder.Sep 271Sep 271
Published inNerd For TechWhat Really Happens When You Press “Inspect Elements”?You use it daily, but ever wondered how it works?Sep 21Sep 21
Published inNerd For TechWhat I Wish I Could Tell My College SelfHe wouldn’t believe it’s him who wrote this blog..Sep 16Sep 16
Published inNerd For TechIntro to Fiber Architecture in ReactFrom how the JS engine works to what made react faster.Sep 21Sep 21
taggedSum — Codec for Sumtypes in codec-argonautHow to write codecs for sum types using codec-argonaut in PureScript.Aug 17Aug 17
Codec-Argonaut — Profunctor way of writing CodecsIf you’ve always relied on typeclasses, it’s time to change.Aug 13Aug 13
Published inNerd For TechRamda — Functional Programming in JSDiscover what it truly means to write functional code.Aug 51Aug 51
Creating Heterogeneous Array with Existential TypesStoring different types yet in a type safe way.Jul 29Jul 29