Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Create react app #10

Merged
merged 5 commits into from
Apr 19, 2017
Merged

Create react app #10

merged 5 commits into from
Apr 19, 2017

Conversation

msallstr
Copy link
Contributor

An experiment to use create-react-app as a mini-framework for our gui. Created a new folder for this because of its experiment-y nature. I like the documentation that comes with create-react-app and that it is backed by a large organization. The only drawback I can see atm is the lack of official support for Typescript. There are ways to create a react-app with Typescript but the official way to type safety seems to be with Flow :(

@bjorsa
Copy link
Contributor

bjorsa commented Apr 18, 2017

I liked the structure of the client now, it seems to subdivide the admin and landing "apps" in separate structures while keeping components in a separate hierarchy. I think this is very much more manageable than starting out with for instance Este

@bjorsa bjorsa self-requested a review April 18, 2017 19:20
@thesam
Copy link
Contributor

thesam commented Apr 18, 2017

I have used create-react-app in another hobby project, and I think it is a good idea to use it in latetuna.

@msallstr msallstr merged commit d1a5c25 into master Apr 19, 2017
@msallstr msallstr deleted the create-react-app branch April 19, 2017 20:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants