Seva Maltsev
Seva Maltsev
Bootstrap is getting old, and there are many good libraries available that style differently than bootstrap, and I would really like to have an easier time creating search UIs https://mantine.dev/...
Currently, Noitool is a CRA app with hacked in craco swc, and uses Bootstrap 5.0 with ReactStrap for styles. This is a heavy and aging in approach. I've found https://github.com/unocss/unocss...
https://discord.com/channels/453998283174576133/626180507323072512/1145807245368627221 oh just noticed the footer in noitool says I can dm @TwoAbove here :) so here we go - - There are 21 shifts, not 20 (see https://discord.com/channels/453998283174576133/626180507323072512/1144592255840170144, or...
From outside of GitHub: It would be nice to have a more broad search. Meaning, let's say instead of searching for a spell/perk in a specific level, it would be...
There are places in the code that use inline css, and that's not supportable. We should take the time and clean up the code. Main point would be to refactor...
https://tanstack.com/query/latest - it's time to ditch plain requests, since i'm already reinventing the wheel and doing most of the requests in a way that makes migrating to reactQuery easy
https://github.com/fastify/fast-json-stringify looks like a great addition for sending rules to and from the workers and server.