lost icon indicating copy to clipboard operation
lost copied to clipboard

Migrate to modern Architecture - Peter's Chore

Open peterramsing opened this issue 7 years ago • 0 comments

Is this a feature request or a bug report? Chore

What is the current behavior? Working lib

If it's a bug please provide the steps to reproduce it and maybe some code samples. N/A

What is the desired behavior? No change, just more modern and readable (and composable) code.

What's the motivation or use-case behind changing the behavior? Peter (that's me) really wants to have a more modular codebase that enables easier refactoring to fix bugs and add new features

What version of LostGrid, browser and browser version are affected by this issue? Did this happen in previous versions? N/A

Anything else? Oddly I've struggled with "is this actually valuable when I could be working on bugs and features" and I think both yes because it will help and I also really want to work on making this an easier codebase to work in. Right now it's hard.

Things to do

  • Class-Based Architecture
    • Now that the current version of Node allows it...I want to be able to do this. I think it's really handy for composability.
  • Developer documentation
    • How the heck is code written for LostGrid
  • More here:

peterramsing avatar Nov 08 '18 06:11 peterramsing