travis-horton / battleship

my sweet battleship game. :)

Home Page:https://www.travish.com/kiddspazz/battleship/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TO RUN: npm install

npm run serve

Next thing to do:

write unit tests (and refactor anything that doesn't allow for unit tests)

Notes

check out: window.location history.pushState Manipulating the browser history - Web APIs | MDN

I get this warning sometimes: Warning: Can’t perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in the componentWillUnmount method. in Game

React Router: Declarative Routing for React.js

webpack vs create-react-app

About

my sweet battleship game. :)

https://www.travish.com/kiddspazz/battleship/


Languages

Language:JavaScript 95.2%Language:CSS 3.4%Language:HTML 1.5%