You can combine react and deno together by using create react app to build an application and serve up the static files via deno. This is exactly what we do in this tutorial where we use the deno ABC library to connect CRA to deno, as well as add an API get request which could be later added as part of the app.
Tutorial includes:
- Installing and building CRA
- Setting up Deno with ABC library
- Creating static files for serving the CRA build
- Creating an API endpoint
Deno:
https://deno.land/
Deno Abc:
https://deno.land/x/abc/
Create React App:
https://reactjs.org/docs/create-a-new-react-app.html
Follow and support me:
Special thanks if you subscribe to my channel :)
Want to see more:
I will try to post new great content every day. Here are the latest items: