Hey guys. Say I want to fetch some data with node. After I have the data, to use on frontend, is the only way to pass it with API calls? I know how to create routes with express, but that seems overkill for some things. (ie, imagine I needed Node to read the text of a text file, and give me the text to use on front end).
Submitted September 14, 2019 at 02:00AM by StreamPanel
No comments:
Post a Comment