Skip to content
  • Learning paths
  • Challenges
  • Solutions
  • Articles
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 6 days ago

Browser extension manager UI with React and TypeScript

react, typescript, tailwind-css
Florian Stăncioiu•670
@florianstancioiu
A solution to the Browser extension manager UI challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

I'm proud I managed to complete the project with TypeScript, I was planning to go through a whole video course on TypeScript to implement the challenge (I didn't have to, I managed with what I already knew).

What I would change about my solution? Well, I would go and use rem units instead of px's for starter (I know I should use them but out of convenience and force of habit I still use them), and I would also implement the focus states, which, I've skipped.

What challenges did you encounter, and how did you overcome them?

My main pain point was importing the Extension Item type into the App.tsx file. It turns out Vite requires the use of the type keyword when importing types (I didn't want to change the tsconfig file).

What specific areas of your project would you like help with?

I welcome any TypeScript criticism or advice.

Code
Select a file

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Florian Stăncioiu's solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub