Skip to content

Commit

Permalink
Fixed link
Browse files Browse the repository at this point in the history
  • Loading branch information
Adams, Chad (Contractor) authored and Adams, Chad (Contractor) committed Sep 13, 2024
1 parent f149a58 commit f0738fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/UI-UX/recommended-technologies.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ React is a framework developed and maintained by Meta (Formerly Facebook). React

### Quick note on create-react-app

> __create-react-app is deprecated as of January 2023 and should be avoided for new projects.__ It is recommended to use more modern tools like [Vite](#vite) for better performance and flexibility. For more details, refer to the [official React blog](https://reactjs.org/blog/2022/12/08/react-v18-update.html) and [Vite documentation](https://vitejs.dev/guide/why.html).
> __create-react-app is deprecated as of January 2023 and should be avoided for new projects.__ It is recommended to use more modern tools like [Vite](#vite) for better performance and flexibility. For more details, refer to the [official React blog](https://react.dev/blog) and [Vite documentation](https://vitejs.dev/guide/why.html).

From [Adding TypeScript](https://create-react-app.dev/docs/adding-typescript/)
Expand Down

0 comments on commit f0738fc

Please sign in to comment.