fack2 / Dictionary-Giphy-App

0 stars 1 forks source link

nice arrow functions - but be consistent #28

Open eadehemingway opened 5 years ago

eadehemingway commented 5 years ago

https://github.com/fack2/Dictionary-Giphy-App/blob/39e6b5004a4a7c48fe14c52a59feb453b8f3c4fa/public/js/dom.js#L32

use arrow functions for all function definitions

sulieman1 commented 5 years ago

Issue fixed

sulieman1 commented 5 years ago

@eadehemingway

eadehemingway commented 5 years ago

there are still two function declarations (request and translate function)