robinheinze / ignite-trivia

A Trivia App based on https://opentdb.com/, built with Ignite Bowser with MobX State Tree and TypeScript
49 stars 21 forks source link

Update example app to use Ignited Maverick App #30

Closed cdanwards closed 1 year ago

cdanwards commented 1 year ago

This PR updates the example app to use a newly ignited Maverick app. Functionally it should be the same, there are only a few minor differences.

cdanwards commented 1 year ago

@robinheinze there's a lot here but it's just a newly ignited app with Maverick. The only differences with what's presented in the articles are in the QuestionStore and the QuestionScreen

cdanwards commented 1 year ago

@robinheinze I'm actually going to go ahead and merge this and update again if we need to.