Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FBT examples for React Conf Brazil 2021 #3303

Closed
wants to merge 1 commit into from
Closed

Conversation

mrtnzlml
Copy link
Member

@mrtnzlml mrtnzlml commented Oct 16, 2021

This commit is not to be merged! It exists just for education purposes. To run this example you have to clone this repository and then install dependencies via Yarn:

yarn install

Finally, from the repo root you can run the Storybook (open ReactConfBrasil component):

yarn workspace @adeira/sx-design storybook

The most important file you have to look at is src/sx-design/src/ReactConfBrasil/ReactConfBrasil.js. Rest of the changes can be ignored as it is not important for this demo.

You can follow these examples and dive a bit deeper here: https://mrtnzlml.com/docs/fbt

Copy link
Contributor

@tbergquist-godaddy tbergquist-godaddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good as far as I can tell 🙂

mrtnzlml added a commit that referenced this pull request Oct 17, 2021
Fixes issue discovered here: #3303

Basically, I thought that the locale is not so important but turned out
it is in some more advanced cases (FBT variations). It doesn't affect
any of our applications using FBT, but I'd like to change it anyway to
prevent future confusion.

Unfortunately, I don't know how to easily test it without creating a
fake translation dictionary.
kodiakhq bot pushed a commit that referenced this pull request Oct 18, 2021
Fixes issue discovered here: #3303

Basically, I thought that the locale is not so important but turned out
it is in some more advanced cases (FBT variations). It doesn't affect
any of our applications using FBT, but I'd like to change it anyway to
prevent future confusion.

Unfortunately, I don't know how to easily test it without creating a
fake translation dictionary.
adeira-github-bot pushed a commit to mrtnzlml-archive/kochka.com.mx that referenced this pull request Oct 18, 2021
Fixes issue discovered here: adeira/universe#3303

Basically, I thought that the locale is not so important but turned out
it is in some more advanced cases (FBT variations). It doesn't affect
any of our applications using FBT, but I'd like to change it anyway to
prevent future confusion.

Unfortunately, I don't know how to easily test it without creating a
fake translation dictionary.

adeira-source-id: 4887556bc587c821ff8d08403e3f3a2f0027e211
adeira-github-bot pushed a commit to adeira/sx-design that referenced this pull request Oct 18, 2021
Fixes issue discovered here: adeira/universe#3303

Basically, I thought that the locale is not so important but turned out
it is in some more advanced cases (FBT variations). It doesn't affect
any of our applications using FBT, but I'd like to change it anyway to
prevent future confusion.

Unfortunately, I don't know how to easily test it without creating a
fake translation dictionary.

adeira-source-id: 4887556bc587c821ff8d08403e3f3a2f0027e211
This commit is not to be merged! It exists just for education purposes. To run this example you have to clone this repository and then install dependencies via Yarn:

```text
yarn install
```

Finally, from the repo root you can run the Storybook (open `ReactConfBrasil` component):

```text
yarn workspace @adeira/sx-design storybook
```

The most important file you have to look at is `src/sx-design/src/ReactConfBrasil/ReactConfBrasil.js`. Rest of the changes can be ignored as it is not important for this demo.

You can follow these examples and dive a bit deeper here: https://mrtnzlml.com/docs/fbt

- Conf: https://reactconf.com.br/
- FBT docs: https://facebook.github.io/fbt/
@mrtnzlml
Copy link
Member Author

Closing because it served the purpose. ✅

@mrtnzlml mrtnzlml closed this Oct 18, 2021
@mrtnzlml mrtnzlml deleted the ReactConfBrasil_2021 branch October 18, 2021 16:20
adeira-github-bot pushed a commit to adeira/abacus-backoffice that referenced this pull request Jan 29, 2022
Fixes issue discovered here: adeira/universe#3303

Basically, I thought that the locale is not so important but turned out
it is in some more advanced cases (FBT variations). It doesn't affect
any of our applications using FBT, but I'd like to change it anyway to
prevent future confusion.

Unfortunately, I don't know how to easily test it without creating a
fake translation dictionary.

adeira-source-id: 4887556bc587c821ff8d08403e3f3a2f0027e211
adeira-github-bot pushed a commit to adeira/abacus-kochka that referenced this pull request Jan 29, 2022
Fixes issue discovered here: adeira/universe#3303

Basically, I thought that the locale is not so important but turned out
it is in some more advanced cases (FBT variations). It doesn't affect
any of our applications using FBT, but I'd like to change it anyway to
prevent future confusion.

Unfortunately, I don't know how to easily test it without creating a
fake translation dictionary.

adeira-source-id: 4887556bc587c821ff8d08403e3f3a2f0027e211
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants