Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial: Developing A Flask and ReactJS Application in Okteto #962

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

huguestennier
Copy link
Contributor

@huguestennier huguestennier commented Dec 20, 2024

Copy link

netlify bot commented Dec 20, 2024

Deploy Preview for okteto-docs ready!

Name Link
🔨 Latest commit f95815e
🔍 Latest deploy log https://app.netlify.com/sites/okteto-docs/deploys/6765afbdb72e07000863327e
😎 Deploy Preview https://deploy-preview-962--okteto-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.


## Scaffolding the frontend application

For the frontend part of this application, you'll be using [Create-React-App](https://reactjs.org/docs/create-a-new-react-app.html/) to scaffold a new application.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since create-react-app is no longer the recommended way to create a new app and it's not even in the official docs linked here, could we consider using another approach in this tutorial?
The recommended way is to use a framework, but they also mention Vite which I think is the simplest way to be used in this tutorial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants