Mihail Starmousov
I am studying in the 10th grade of the school and I understand that this knowledge is not enough for me to work as a front-end developer. I am ready to study hard and work hard to gain knowledge to develop useful skills and abilities.
Code exmaple
String.prototype.toJadenCase = function () { return this.split(' ').map(elem=>elem[0].toUpperCase()+elem.slice(1)).join(' ') };
Languages
- English: A2, Pre-Intermediate
- Russian: C2, Native