Skip to content

refactor(examples): move examples and their history into this repo #46

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

Merged
merged 22 commits into from
Jan 11, 2021

Conversation

rubinovitz
Copy link
Contributor

No description provided.

@rubinovitz rubinovitz requested a review from crs48 December 21, 2020 23:21
@rubinovitz rubinovitz self-assigned this Dec 21, 2020
.gitignore Outdated
@@ -25,3 +25,45 @@ pom.xml.asc

.hgignore
.hg/
.DS_STORE
Copy link
Member

Choose a reason for hiding this comment

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

Do these have to be copied to the root .gitignore? I think it would be easier to maintain if we let each example define its own .gitignore

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

You can clone this repo to have ready to run [homebase-react](https://github.com/homebaseio/homebase-react) examples.

## Examples
[Counter Example](counter-example/)
Copy link
Member

Choose a reason for hiding this comment

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

I think we should rename to counter given these all live in the examples/ folder. And the same goes for all the other examples.

@crs48
Copy link
Member

crs48 commented Dec 22, 2020

Please update the .npmignore to ignore the examples folder. And while you're at it you can also ignore types, src, public and js. I don't see the point of distributing some of the src but not all of it, so if people want the src they'll need to clone the repo.

@crs48
Copy link
Member

crs48 commented Dec 23, 2020

Please update the examples link in the README.md to link here instead of the old examples repo

@rubinovitz
Copy link
Contributor Author

@smothers I believe I addressed all your comments. Can you please re-review tomorrow/Tuesday?

Copy link
Member

@crs48 crs48 left a comment

Choose a reason for hiding this comment

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

🙌🏽

@rubinovitz rubinovitz merged commit b391ab5 into master Jan 11, 2021
@rubinovitz rubinovitz deleted the merge-examples branch January 11, 2021 05:02
@github-actions
Copy link

🎉 This PR is included in version 0.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants