Skip to content
Queen Belle Dela Cruz edited this page Aug 13, 2024 · 3 revisions

Welcome to the Rapid DevTools Extension wiki! Here you’ll find detailed documentation on how to use and contribute to the project.

Framework/Tools Used

React

  • Build UI with component-based architecture that enables modularity, reusability, and efficient state management.

Babel

  • Compiles JavaScript, enabling the use of JSX syntax. Ensures compatibility across different browsers by transpiling modern JavaScript syntax to a version that can be widely supported.

Webpack

  • Processes and bundles JavaScript and other assets.

Contents

Clone this wiki locally