- Create a new
npm
package with the naming convention '[your-name]-[your-lastname]-gorilla-logic-test'. - The package should run a file called
main.js
onnpm start
. - The package should have
lodash
within its dependencies. - When run using
npm start
, the package should be allowed to receive an indefinite number of arguments and sort them in descending order usinglodash
and it should print the resulting array in the terminal. - Within
main.js
, write a function calledmy_own_original_function
, impress us with your JS skills, the function can be as simple or as complex as you wish, but it must return a string. - If we run the command
npm run moof
we should get the resulting string ofmy_own_original_function
.
-
Notifications
You must be signed in to change notification settings - Fork 0
jeanlescure/jean-lescure-gorilla-logic-test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My test for Gorilla Logic's Senior Node.js Developer
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published