Barstool Engineering
  • Home
  • GitHub
  • Jobs
Subscribe
Gabriel Zarate

Gabriel Zarate

2 posts published

Getting Started: Convert a React Project to TypeScript

Getting Started: Convert a React Project to TypeScript

As a superset of JavaScript, Typescript can work in conjunction with JavaScript, importing Typescript code into a JavaScript file and vice versa. This means that migrating to TypeScript can be done incrementally, far different from converting a codebase from one programming language to something unrelated. However, it can be daunting

  • Gabriel Zarate
Gabriel Zarate Oct 22, 2021 • 2 min read
Intro to SWR: improving data-fetching & cache for fast user-interfaces

Intro to SWR: improving data-fetching & cache for fast user-interfaces

SWR is a React Hooks library created by Vercel that simplifies data-fetching logic in your application and makes it possible to implement caching and dependent querying. SWR, or 'stale-while-revalidate,' returns data from cache first, sends the fetch request, and finally renders up-to-date data. The package is simple, lightweight, and

  • Gabriel Zarate
Gabriel Zarate Jun 17, 2021 • 3 min read
Barstool Engineering © 2023
  • Barstool Sports
  • Barstool Bets
  • Rough N Rowdy
  • One Bite
  • Data & Privacy
Powered by Ghost