Coder Social home page Coder Social logo

gbrandtio / kata Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 81 KB

KATA Exercises focusing mainly on practicing clean code, that is: maintainability, readability and best practices (SOLID, YANGI, KISS etc).

TypeScript 100.00%
clean-code design-patterns design-principles

kata's Introduction

KATA

This repository consists of various KATA exercises with various iterations on each KATA. The purpose of it is to practice in new coding styles and apply clean code principles, design patterns and coding practices.

Most of the KATA exercises are deriving from CodeKata. However, as explained, on this repository the main focus is to practice on clean code and best practices - along with completing the milestones/questions/tasks of each KATA (which is a second priority, but hopefully the goals overlap on most of the KATAs).

What is KATA ?

Definition: A system of individual training exercises for practicioners of karate and other martial arts. Simply, KATA involves deliberate, repetitive practice in order to reach mastery. For Software Engineering and Business, KATA can be defined with the same nuances taken from martial arts, incorporating repetitive exercises and problem solving etc until a best practice becomes second nature.

Purpose of this repository

The purpose of this repository is to exercise mainly on best practices, clean code, system architecture and design.

Build

All the projects are built inside their respective dist folder.

  • npm run build: Will compile all the ts files.
  • npm run test: Will run all the tests.

Contributing

This repository is strictly for KATA practicing and enhancing the ability to write clean code, follow design patterns and producing top quality, maintainable and extendible code. If you share a passion for clean code and best practices feel free to raise a PR with your own KATA or enhancing one of the existing KATAs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.