I have a question while developing to apply React-Intl.

Asked 2 years ago, Updated 2 years ago, 42 views

Currently, we are working on the React project after creating it with create-react-app. I need to convert to Korean/English, so I'm looking at plug-ins.

We've looked at the degree. The plug-in react-intl developed by Yahoo has more downloads than I thought, so I want to apply it, but the manual is too unfriendly and there is not much sample code, so there is no progress.

Usually, how do you develop open source when the manual is unfriendly and there are few samples?

reactjs react-intl intl

2022-09-21 20:50

1 Answers

If the instructions are poor, I'll google it first... If Googleing doesn't help, try to peel the sauce (mostly fail), but if it doesn't work, switch to a different plug-in.


2022-09-21 20:50

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.