Giter Club home page Giter Club logo

Comments (10)

MCBoarder289 avatar MCBoarder289 commented on June 28, 2024

Mantine UI Components

from shelf-help.

MCBoarder289 avatar MCBoarder289 commented on June 28, 2024

Helpful article on Pydantic for BE validation / JSON serde:
https://medium.com/@danielwume/exploring-pydantic-and-dataclasses-in-python-a-comprehensive-comparison-c3269eb606af

from shelf-help.

MCBoarder289 avatar MCBoarder289 commented on June 28, 2024

Started with create react app, but might want to look into their pwa template: https://create-react-app.dev/docs/making-a-progressive-web-app/

from shelf-help.

MCBoarder289 avatar MCBoarder289 commented on June 28, 2024

This might be needed for awaiting components to finish? https://stackoverflow.com/questions/71778278/how-can-i-ensure-that-a-react-component-is-loaded-only-after-some-api-call-has-b

Or loading behavior?

from shelf-help.

MCBoarder289 avatar MCBoarder289 commented on June 28, 2024

https://stackoverflow.com/questions/66444067/react-display-loading-animation-for-api-call-duration

Loading behavior example

from shelf-help.

MCBoarder289 avatar MCBoarder289 commented on June 28, 2024

https://dev.to/will_yama/how-to-render-responses-96c

Another helpful article about calling external apis

from shelf-help.

MCBoarder289 avatar MCBoarder289 commented on June 28, 2024

Render static site info regarding redirects: https://community.render.com/t/cant-connect-api-calls-to-web-service-express-from-my-static-site/10229/3

from shelf-help.

MCBoarder289 avatar MCBoarder289 commented on June 28, 2024

Looks like I need to go with a Vite template because create react app doesn’t work maybe?

https://help.mantine.dev/q/can-i-use-mantine-with-cra

Vite PWA- https://vite-pwa-org.netlify.app/guide/

Vite PWA- https://dev.to/_ibrahimturan/adding-pwa-to-vite-applications-1bce

from shelf-help.

MCBoarder289 avatar MCBoarder289 commented on June 28, 2024

Might need this for changing the URL without refreshing the page?
https://stackoverflow.com/questions/57101831/react-router-how-do-i-update-the-url-without-causing-a-navigation-reload

from shelf-help.

MCBoarder289 avatar MCBoarder289 commented on June 28, 2024

Backend: Might need to consider the BE returning ALL the books, so that the FE can avoid using bandwidth to simply get a random selection.

Frontend: This might mean a refactor to use ReactQuery and manage the cache that way.

from shelf-help.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.