Skip to content

sebastianterleira/codewars-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Codewars JavaScript Katas

Hi, I am Sebastian Terleira and these are my JavaScript exercises from Codewars.

If you come across them and you're learning JavaScript, try coming up with a solution yourself first and use my answers as a last resort. Some of these solutions might not be optimal or even complete or working. This is a small part of my journey learning the JavaScript language.

Each JavaScript file contains a small header, along with a description of the exercise. It will sometimes also include one or more alternative solutions. The syntax will generally follow standard Rubocop syntax linting, but might occasionally deviate in the alternative solutions.

For questions or suggestions, you can reach me on Twitter via @SebastianTerlei. Have fun learning JavaScript!