Extend the simplest example
Closed this issue · 4 comments
jancurn commented
The current one is a bit blunt. Maybe we can reuse this one: https://github.com/apify/apify-core/pull/974
mnmkng commented
Which one is the simplest example?
jancurn commented
I meant the hello world one: https://github.com/apify/actor-templates/blob/master/templates/example_hello_world/main.js
mnmkng commented
Oh, the template. TBH I don't like the apify-core
example. It uses no features of the SDK and makes it look like you need to make individual HTTP requests and include cheerio
separately.
jancurn commented
Well, any suggestions welcome, just create a PR
…On Tue 29. 12. 2020 at 15:51, Ondra Urban ***@***.***> wrote:
Oh, the template. TBH I don't like the apify-core example. It uses no
features of the SDK and makes it look like you need to make HTTP requests
and include cheerio separately.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#55 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACQ7CBFL4R2AVBVRIPAC5LDSXHUGBANCNFSM4VMRCHVQ>
.