Giter VIP home page Giter VIP logo

es6katas.org's Introduction

es6katas.org

ES6Katas.org is a simple website that lists various katas (small tasks) for learning ECMAScript 6 by doing it. Each kata links to tddbin and loads the according source code in there. All you have to do is fix the failing tests. And by doing so you are supposed to use and learn ES6 one small task and feature at a time.

History

It all started by trying out ES6 in tddbin when I had put babeljs in there so one could play with the latest version of JavaScript.

While learning it I realized that writing unit tests is always a good way to learn new things, even language features. So that's how the first #es6kata came about. And since the new writing it down is a commit it all ended up in the katas repo and @basecode then brought up the idea to use a github search and make a site that lists all the katas. In the beginning I was sceptical, since I wasn't sure if it would really continue. But meanwhile there are already a good number of katas. That's how this repo came about.

Technology

This site uses react.js for abstracting away the DOM (as I like to call it). On top it also uses react.js for server-side rendering, which creates a static version of the page that loads in an instant and the client-side waiting times are minimal.

es6katas.org's People

Contributors

defaude avatar diezguerra avatar nerdbeere avatar

Watchers

 avatar  avatar

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.