I'm creating a small project where a user will provide a subreddit or Twitter profile URL and will create a wordcloud from comments/tweets. How do I structure this if I have files called reddit.js and twitter.js to do that extracting and returning the data to create the word cloud. I want to use EJS to pass the data into a file that has a d3.js word cloud. I have ideas on what I'm going to do I'm just unsure about the proper way to structure the project. I'm new to creating node apps and I want to do it correctly so I can add it to my portfolio.
Submitted June 19, 2020 at 05:42PM by laneherby
No comments:
Post a Comment