Dj Walker-Morgan
Dj Walker-Morgan
@AdeyinkaAdegbenro the Fly greeting app has the advantage of having a simple set of tests built in and a REST API which makes it testable once deployed. (And everyone, feel...
Hi, this is a good start - I have some notes for you - ---- The opener is talking to an audience that already knows what the problem is, and...
Make a branch and merge the changes into that branch. It's difficult the review article/readme content with just patch files. Some quick notes though. Explain what puppeteer is, or at...
"Scraping is all about extracting data from a web page and JavaScript is there adding content, hiding blocks, moving the DOM around and just reading the HTML from the server...
At that point, reading through, the user will not have downloaded anything. So, you'd likely want to suggest they either grab the script from the repo or clone the repo...
generally youtube -> YouTube The installer line git clone [email protected]:geshan/js-renderer-fly.git && cd js-renderer-fly && npm install && node yt-views.js is a bit daunting and probably better broken down into separate...
Hi @geshan, Looking over the readme, I think you might get better flow by opening with ... I am not a Machine Learning (ML) enthusiast yet, but I was digging...
Looks reasonable as an outline. I'd switch "Endless Possibilities" for "Possible Applications" and loosely suggest some ideas for things that would benefit from summarizing (news feeds, instructions, blog articles...) ......
Hi there, I'm just putting together a simple app which you may be able to use (it's an app where you can look up countries, languages and how you say...
The demo app is done - https://github.com/fly-examples/flygreeting - feedback and PRs welcomed of course.