Coder Social home page Coder Social logo

anjanavishvanath / tic-tac-toe-subscriber-refactor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zachgoll/tic-tac-toe-subscriber-refactor

0.0 0.0 0.0 409 KB

A refactor of a YouTube subscriber's Tic Tac Toe JS game!

JavaScript 59.14% CSS 27.46% HTML 13.40%

tic-tac-toe-subscriber-refactor's Introduction

Tic Tac Toe Subscriber Refactor

Did you know??

There's a YouTube video I made about this repository. You should watch it.

Quickstart

There are two examples in this repository that show how the /original project could be refactored using different libraries and patterns. I suggest reading through them in the following order.

  1. Vanilla Refactor - this is the closest representation of the original project and I highly recommend starting here since the remaining examples build off of the patterns here. You can also view the typescript Git branch to see how this would look written in TS rather than JS.
  2. React Refactor - this shows a React implementation of the project, which is a much more declarative approach than the vanilla implementations, which are mostly imperative. See my post on declarative vs. imperative programming. This also has a TypeScript implementation on the typescript branch.

Attribution

All the code in the /original directory is from this repository and was created by:

Thanks for your submission!!

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.