Learn, todo and done 31/8-4/9-20
Learn JavaScript, FCC API, FCC CSS, FCC Clean Code, YouTube Todo Done Cleanup PR View files from large db #437 Asked review for PR no ability to remove file attributes #457 Reference
Learn JavaScript, FCC API, FCC CSS, FCC Clean Code, YouTube Todo Done Cleanup PR View files from large db #437 Asked review for PR no ability to remove file attributes #457 Reference
Learn JavaScript, FCC API, FCC CSS, FCC Clean Code, YouTube Todo Done Merged PR Add-guidelines-to-dataset-#494 Complete Behat test for PR View files from large db #437 Changed the browser to headless chrome, pressing a button then work. Using xpath variable, Return key was simulated Reference
A metaphor of API Think of an API like a menu in a restaurant. The menu provides a list of dishes you can order, along with a description of each dish. When you specify what menu items you want, the restaurant’s kitchen does the work and provides you with some finished dishes. You don’t know exactly how the restaurant prepares that food, and you don’t really need to. An API is very much the same thing as a UI, except that it is geared for consumption by software instead of humans. ...