DEV Community

Discussion on: How to connect Flask to ReactJs

Collapse
 
nagatodev profile image
Faruq Abdulsalam • Edited

Hello Nino. Thanks for reading all the articles. The knowledge gained from consuming the details in the React and Flask documentation was utilized here to build projects which is a method that further makes it easy to understand the concepts. Hence the reason for the series.

Regarding the issue, you raised with 'Axios'. Developers all have different preferences for stacks/libraries right? and the use of 'Axios' in the article above doesn't mean you can't choose to use ‘fetch’ in your case.

Thank you for reading once again!!