Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DevStockCom/javascript-assignment

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topic: Basics for functional programming in javascript

Here are 10 practical exercises in javascript.

Fork repository and publish solution as your public repository, so we can check it online. If it is ready in your repo, pls. an send me email on kajo@mewe.com and we will check it.

If this is not convenient for you, send it to me by email as one zipped file.

Every example/task need to be able to executed by node ex01.js command.

Use lodash library and some functional aspects of javascript, eg: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/filter https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Array/some https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reduce https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function/bind

Preferably:

  • Do not use stackoverflow or similar sites.
  • Do not use loops (each, for, while etc.).
  • Most of excercises will be run by node if not stated differently. You need to run 'npm install lodash' for most to make them working.

If you have some questions or you want to discuss something, ask me via email or skype.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.