I had a few bugs in the Sudoku library that was causing the app to produce puzzles with non-unique solutions. I’ve also moved to using disabled TextField‘s and simply changing the CSS styles on squares to avoid having the browser re-render the application. Now, at long last, I’m ready to finish the tutorial.


Is the source code for your Sudoku Application available ? You mentioned tutorial based on this application – is it possible to read it ? Thanks.