lettersDb and numbersDb. They are simple an array with methods for get and set. The arrays of numbers is rendered to routes/index.js. The problem is that it only renders letters or numbers. That is:createAsync calls with numbers first, both letters and numbers renders numbers.createAsync calls then only letters will render.