8 kyu

Classy Classes

7,469 of 18,115matt c

Description:

Classy Classes

Basic Classes, this kata is mainly aimed at the new JS ES6 Update introducing classes

Task

Your task is to complete this Class, the Person class has been created. You must fill in the Constructor method to accept a name as string and an age as number, complete the get Info property and getInfo method/Info getter which should return johns age is 34

Reference: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes

Fundamentals
Object-oriented Programming

Stats:

CreatedJul 11, 2015
PublishedJul 11, 2015
Warriors Trained24610
Total Skips811
Total Code Submissions44512
Total Times Completed18115
JavaScript Completions7469
Ruby Completions497
Crystal Completions25
Python Completions9384
C# Completions1060
Total Stars161
% of votes with a positive feedback rating86% of 1981
Total "Very Satisfied" Votes1546
Total "Somewhat Satisfied" Votes320
Total "Not Satisfied" Votes115
Ad
Contributors
  • matt c Avatar
  • jhoffner Avatar
  • GiacomoSorbi Avatar
  • Souzooka Avatar
  • hobovsky Avatar
  • Just4FunCoder Avatar
  • farhanaditya Avatar
  • saudiGuy Avatar
Ad