Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homework #1&2 #2

Open
wants to merge 8 commits into
base: eclimov
Choose a base branch
from
Open

Homework #1&2 #2

wants to merge 8 commits into from

Conversation

eclimov
Copy link

@eclimov eclimov commented Apr 24, 2019

Implemented requirements

- added webpack
- added vue
- added autoprefixer
- moved webpack to devDependencies
- partially set up webpack
- Updated webpack config
- Updated build config
- Added images
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"dependencies": {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

think about dev and prod dependence

@eclimov
Copy link
Author

eclimov commented Apr 24, 2019

Done

get first 30 Fibonacci numbers using recursion;
count sum of numbers using currying with closing brackets;
count sum of numbers using currying without closing brackets;
- Slightly updated eslint config to avoid annoying warning
@eclimov eclimov changed the title Homework #1 Homework #1&2 Apr 25, 2019
@eclimov
Copy link
Author

eclimov commented Apr 25, 2019

Completed the 2nd homework:

  1. Implemented the three functions
  2. Achieved level 6 on Codewars:
    https://www.codewars.com/users/eclimov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants