Home > AI > Frontend > ReactJS >

Remove package react-bootstrap

Recently, we transitioned the frontend from JavaScript to TypeScript due to the adoption of the ‘react-oauth2-code-pkce’ package, which is written in TypeScript.

This migration process will require some time, during which we’ve also optimized several previously utilized libraries. Notably, we’ve eliminated ‘react-bootstrap,’ a sizable dependency.

We directly incorporated native HTML Bootstrap 5.2.3 code.

Leave a Reply