Skip to content

Latest commit

 

History

History
76 lines (54 loc) · 2.73 KB

reference.md

File metadata and controls

76 lines (54 loc) · 2.73 KB

JavaScript https://www.freecodecamp.org/learn https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/

Global_Objects/Array/filter https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/

Global_Objects/Array/map

Books => https://github.com/getify/You-Dont-Know-JS/blob/1st-ed/async%20&%20performance/README.md#you-dont-know-js-async--performance Read First 2 three chapters from here

=> Live tutorial : http://latentflip.com/loupeFreecodecamp

=> https://www.freecodecamp.org/learn

Promises => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/then => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Using_promises => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/catch => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/race => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/reject => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/allSettled => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/all => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/finally

Selenium => https://www.selenium.dev/documentation/en/ => https://www.selenium.dev/selenium/docs/api/javascript/index.html

Issues With Code Mirror => SeleniumHQ/selenium#1077 => https://www.softpost.org/selenium-with-node-js/executing-javascript-in-selenium-in-node-js/

Puppeteer => https://flaviocopes.com/puppeteer/ => https://nitayneeman.com/posts/getting-to-know-puppeteer-using-practical-examples/ => https://peter.sh/experiments/chromium-command-line-switches/

Official https://pptr.dev https://github.com/puppeteer/puppeteer/blob/master/docs/api.md

Examples https://github.com/checkly/puppeteer-examples https://github.com/sarfraznawaz2005/whatspup Event Loop https://www.youtube.com/watch?v=u1kqx6AenYw

Event Loop https://www.youtube.com/watch?v=u1kqx6AenYw

More Resources

JS => https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Equality_comparisons_and_sameness => https://developer.mozilla.org/en-US/docs/Web/JavaScript/Inheritance_and_the_prototype_chain

Node => https://webapplog.com/you-dont-know-node/ => https://nodesource.com/blog/understanding-the-nodejs-event-loop/ => https://www.youtube.com/watch?v=u1kqx6AenYw

Puppeteer Go through official documentation it is the best

to traverse :=> cheerio http://zetcode.com/javascript/cheerio/

https://www.npmjs.com/package/cheerio