I’m interested in front-end development and improve my skills every day. I think it is important - to be aware of all innovations related to web development. One of my strengths is responsibility.
function factorial(n)
{
if (n === 0) return 1;
if (n > 0 && n < 13) return n * factorial(n-1);
else throw new RangeError();
}
Year: 2016-2020 Institute of Mathematics, Physics and Information Technologies Tolyatti State University
My English level is A1