Update: I just realised that you can bypass the linter and the postcss. I am sorry OP, looks like I'm a lazy jackass.
Show HN: Reactpack – one command to build your React front end
41–48 of 48 posts
Re: Show HN: Reactpack – one command to build your React front end
#42Earlier quoted context omitted.
They are specifically working on it according to this React.js Conf talk [0]. There's also rwb from Pete Hunt [1]. EDIT: Removed comment about 'standard'. Ain't so bad anymore apparently. [0] https://www.youtube.com/watch?v=-RJf2jYzs8A#t=00h14m25s [1] https://github.com/petehunt/rwb/
> the most obnoxious style-guide of all What do you mean? I've heard people say that a couple times but they never really elaborated. Do people love their semicolons that much? Are people offended that it's called "standard"? Or something else? > They are specifically working on it according to this React.js Conf talk This is very exciting. I prefer React over Vue, but one of the things I love about Vue is vue-cli[0]…
[0]: https://camo.githubusercontent.com/e06d9d72eecca61c1ba39fdf1...
Re: Show HN: Reactpack – one command to build your React front end
#43 S E M I C O L O N S
E
M
I
C
O
L
O
N
SRe: Show HN: Reactpack – one command to build your React front end
#44Re: Show HN: Reactpack – one command to build your React front end
#45Earlier quoted context omitted.
Tbf I just looked over 'standard' and it's improved a ton since it initially came out. Bar one minor rule, the only rule I still object to is the semicolon one, which I'm obvs not going to get into a discussion about, because I value my sanity. I'll edit my above comment if I still can :)
There also exists semistandard, just for you :)
Re: Show HN: Reactpack – one command to build your React front end
#46I wish we had something like this officially backed by the react team. In 30 minutes when a new standard approach comes out, this tool will become obsolete.
They are specifically working on it according to this React.js Conf talk [0]. There's also rwb from Pete Hunt [1]. EDIT: Removed comment about 'standard'. Ain't so bad anymore apparently. [0] https://www.youtube.com/watch?v=-RJf2jYzs8A#t=00h14m25s [1] https://github.com/petehunt/rwb/
Re: Show HN: Reactpack – one command to build your React front end
#47Earlier quoted context omitted.
> the most obnoxious style-guide of all What do you mean? I've heard people say that a couple times but they never really elaborated. Do people love their semicolons that much? Are people offended that it's called "standard"? Or something else? > They are specifically working on it according to this React.js Conf talk This is very exciting. I prefer React over Vue, but one of the things I love about Vue is vue-cli[0]…
Semis aside, I take issue with the name and the badge[0], making it seem like _the_ style of writing JS instead of just _a_ style. The contents of the project are fine, but this aspect is misleading for people new to JS. [0]: https://camo.githubusercontent.com/e06d9d72eecca61c1ba39fdf1...