bh-coders / trip-planer

Mobile, Web and Rest API
5 stars 0 forks source link

Implement Redux for a Filtering System #95

Open KarolBautrel opened 9 months ago

KarolBautrel commented 9 months ago

Objective: The need to integrate Redux to cache attractions that are fetched for the first time from an API, in order to reduce backend hits and enhance the performance of the application.