learn icon indicating copy to clipboard operation
learn copied to clipboard

Math exercises for kids aged 5 to 12

Results 20 learn issues
Sort by recently updated
recently updated
newest added

`material-ui` is not showing up on outdated dependencies because it has moved to a scoped module under `@material-ui` - we are on 0.x and the latest at the time of...

enhancement
help wanted

@mateusmarquezini as of now I've updated all the dependencies in the project except for the 3 react dependencies - that are causing errors and the material-ui dependencies. If I work...

enhancement

My suspicion is that an optimistically versioned sub-dependency has been updated that's causing this type of error when `npm install` is run: ```shell npm WARN tar ENOENT: no such file...

Running the demo, the default URL/IP address is local host, but the program actually startts on 127.0.0.1 Changing Launch.json to that number makes it run 'out of the box' (localhost...

What is the best way to present division syntax to students who are starting to learn division? Follow the same pattern that they are learning in school? If so this...

help wanted

The challenges I've seen: - Keyboard input - kids aren't very good at this - Touch screen input - slow and inaccurate If you're travelling then touchscreen on a phone...

enhancement

Make this a PWA Some ideas for [Material-UI with Webpack](https://medium.com/@denisdegtiarev/getting-high-progressive-web-app-score-on-react-material-ui-4a4a080643d6) Use [Workbox](https://developers.google.com/web/tools/workbox/) for the service worker.

enhancement

Under the question is a text box that shows the current time and if the running total is a new record then it show "NEW RECORD". Turns out that the...

enhancement

I've discovered that my 6-year-old will speed-game the answers that he does not know. For example, he knows that `13 - 6` has an answer somewhere between 5 and 10...

enhancement

When the result is on the border (I think that when it's something like 2.9 or 3.9 etc.) then the badge report above the graph is inaccurate and shows the...

bug