Introducing Resourcerer: Declarative React Data-Fetching for REST APIs
October 17, 2019 2:30 pmWe are excited to announce the public release of a package we’ve been using internally at Sift to handle our […]
The Sift Science Console’s Javascript Loading Strategy
May 24, 2018 8:06 amA few years ago, the advice for keeping your page fast was to keep your page weight down. These days, […]
Preloading your Javascript Split Files
February 28, 2018 8:34 amBy now, you’re probably familiar with the benefits of splitting up your app’s javascript into several smaller files through code […]
Improving Perceived SPA Performance by Prefetching Critical Resources
November 20, 2016 12:34 pmI remember being intrigued by Smashing Magazine’s post this summer about using PJAX to effectively turn static markup websites into […]