You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know what are the main differences between vesparny's starter pack and yours. Besides the extra packages he is using; like react-router, normalize.css, fastclick, history, and others dev packages, I would like to know if yours has better performance over his or it is just a slim down version.
I will use react-router, so I dont know if going with your pack and implement react-router and other packages, or just start with vesparny's version.
Can you please give me some advice? Thank you.
The text was updated successfully, but these errors were encountered:
I guess this repo is not actively maintained anymore. I also raised an issue about unit tests but haven't received any response yet.
I haven't used vesparny's starter pack before, but based on this repo, I have created my own starter pack that also uses react-router and I have added some unit tests too. You can have a look at it here. It is pretty basic but you can have a look and compare it with vesparny's version to see any differences.
Sorry for late feedback, not gotten to my mails for two weeks now :-)
This boilerplate had a scope with a different implementation earlier. It is linked to in an article and I wanted to keep people moving forward coming from that article. So I decided to use the stuff from vesparnys repo with the scope of this original repo. There is a bit too much going on there for my taste :-)
There are no performance differences etc., just less opinionated.
Hello Christian,
I would like to know what are the main differences between vesparny's starter pack and yours. Besides the extra packages he is using; like react-router, normalize.css, fastclick, history, and others dev packages, I would like to know if yours has better performance over his or it is just a slim down version.
I will use react-router, so I dont know if going with your pack and implement react-router and other packages, or just start with vesparny's version.
Can you please give me some advice? Thank you.
The text was updated successfully, but these errors were encountered: