You are encouraged to use this daily thread to:
- Ask for help (all questions encouraged)
- Explore topics you’re curious about
- Share something you’ve written or read
- Celebrate your wins
- Stay accountable to your goals
- Support your fellow programmers
Happy Coding!
Interested in joining the twice-weekly live #CodeNewbie Twitter chats? You can find us on Twitter each Wednesday at 9pm ET (1am GMT on Thursday) and Sunday at 2pm ET (6pm GMT)!
Top comments (3)
Hi there, I hope this won't be in the wrong place.
I would like to ask if it's possible to build an API JSON response with Google functions.
WorkFlow goes:
I make a scraper on puppeteer
I upload the function and make it run once per day
The function somehow returns JSON or XML or any response based on date parameters
My web app crawls these responses and brings the data it needs to the web.
Possible?
What are folks learning this weekend?
Getting on with competitive coding and also targeting Machine Learning courses on Coursera 🤘