DEV Community

Discussion on: Build a Simple CRUD App with Airtable, Vue + Vuetify

Collapse
 
bassottim profile image
Mauro Bassotti

Hi Carol thanks a lot for your smart application and clear connection between vuetify, airtable and axios. I've a question regarding axios call "post": you are writing: "axios[method](url," . Also if it runs I did not understand why. From axios official site we have axios.method. Can you help to understand this little tricks? thanks