Skip to content

Conversation

@tomanistor
Copy link
Owner

No description provided.

niyonx and others added 30 commits October 25, 2019 02:43
Added basic information about high order functuions
Explained basics about prototype and prototypal inheritance in JavaScript with the example provided in the code and additional examples. Some more info can be added in future.
Update it using code examples from JavaScript_Advance/spread_&_rest.js.
High Order Functions tutorial
Replace variable declared with var to modern let and const
…-array-prototype-some

Add documentation for Array.prototype.some()
No need to install docsify-cli globally
Added Array Flat Method to close #198
adding basic javascript exercise
Added content to prototype advanced content
Added JavaScript_Advance lesson on recursion
Your Name and others added 28 commits October 28, 2019 21:31
One exercise that aims to replicate the given example in the explanation, but with a different set of items.
One other exercise to demonstrate that the accumulator can be anything by expecting an object.
The argument-name `previous` might be confusing as it might make someone think that it is the previous element in the array.
Create reduce.md exercise
Change wording in reduce.md
This adds documentation for prototypal inheritance and gives a basic
example, class based example, and functional example.
Add comparison operators exercises
Added Inheritance question
added exercises for switch case
added math random function and math round
Add how get evironment variable
@tomanistor tomanistor merged commit 0639a8e into tomanistor:master Oct 29, 2019
Swap76 pushed a commit that referenced this pull request Oct 29, 2019
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.