willianjusten / nba-remix

A simple app to show NBA games and scores/details.
https://nba.willianjusten.com.br
210 stars 31 forks source link

Create Error Boundaries #73

Closed willianjusten closed 2 years ago

willianjusten commented 2 years ago

Remix is great with catching Errors and displaying it correctly, lets improve the code here and make the site safer also.

Here is the doc about it: https://remix.run/docs/en/v1/guides/errors