Is there a reason why we use bootstrap instead of something like Material-UI?
Bootstrap is dependent on jQuery for certain functionality which doesn't play nice with React. Using Material-UI seems like a more modern UI approach, and it uses the same grid system. We're also not heavily reliant on Bootstrap yet, so it seems switching would seem relatively painless.
Just a discussion, curious how everyone feels on it.
Is there a reason why we use bootstrap instead of something like Material-UI?
Bootstrap is dependent on jQuery for certain functionality which doesn't play nice with React. Using Material-UI seems like a more modern UI approach, and it uses the same grid system. We're also not heavily reliant on Bootstrap yet, so it seems switching would seem relatively painless.
Just a discussion, curious how everyone feels on it.