Commit d803e520 authored by Geoffroy Warin's avatar Geoffroy Warin Committed by Dan Abramov
Browse files

Add tarec to the alternatives (#516)

Shameless plug of course.

If you want hot reloading and the best DX experience (friendly errors, desktop notifications, decorators, very fast reload times with dlls...) you should really check out [The Awsesom REact Cli](https://github.com/geowarin/tarec) (tarec).

I have used it in numerous projects that now run in production and I continue to make it better day after day with a lot of love :smile:

Typescript and SSR are on the roadmap!

Thanks for create-react-app, it's an awesome project and a great source of inspiration :heart:
parent c27570ed
No related merge requests found
Showing with 1 addition and 0 deletions
+1 -0
...@@ -174,6 +174,7 @@ If you don’t agree with the choices made in this project, you might want to ex ...@@ -174,6 +174,7 @@ If you don’t agree with the choices made in this project, you might want to ex
* [react-app](https://github.com/kriasoft/react-app) * [react-app](https://github.com/kriasoft/react-app)
* [dev-toolkit](https://github.com/stoikerty/dev-toolkit) * [dev-toolkit](https://github.com/stoikerty/dev-toolkit)
* [mozilla-neo](https://github.com/mozilla/neo) * [mozilla-neo](https://github.com/mozilla/neo)
* [tarec](https://github.com/geowarin/tarec)
You can also use module bundlers like [webpack](http://webpack.github.io) and [Browserify](http://browserify.org/) directly.<br> You can also use module bundlers like [webpack](http://webpack.github.io) and [Browserify](http://browserify.org/) directly.<br>
React documentation includes [a walkthrough](https://facebook.github.io/react/docs/package-management.html) on this topic. React documentation includes [a walkthrough](https://facebook.github.io/react/docs/package-management.html) on this topic.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment