Show HN: Reactpack – one command to build your React front end
1–10 of 48 posts
Re: Show HN: Reactpack – one command to build your React front end
#2Re: Show HN: Reactpack – one command to build your React front end
#3Re: Show HN: Reactpack – one command to build your React front end
#4Just a small utility for people who are tired of remembering what babel presets or Webpack loaders they need to build a relatively up to date React project.
Re: Show HN: Reactpack – one command to build your React front end
#5was that...like...a hundred megs for a web page?
Re: Show HN: Reactpack – one command to build your React front end
#6was that...like...a hundred megs for a web page?
177 modules for a Hello World page? Is this satire?
1) actually making Hello, World pages that will go anywhere near a user
2) Using React in Hello, World pages (which they don't make)
3) Using Reactpack to build the React-based Hello World pages they aren't making
Re: Show HN: Reactpack – one command to build your React front end
#7Just a small utility for people who are tired of remembering what babel presets or Webpack loaders they need to build a relatively up to date React project.
The diagram here shows a real talent for explaining complex processes in a way that even a two year old could understand.
Re: Show HN: Reactpack – one command to build your React front end
#8Earlier quoted context omitted.
177 modules for a Hello World page? Is this satire?
Sigh, that's an absurd way to measure. A "Hello world" is just that: a demo. No-one is: 1) actually making Hello, World pages that will go anywhere near a user 2) Using React in Hello, World pages (which they don't make) 3) Using Reactpack to build the React-based Hello World pages they aren't making
1) Whatever you're making, you're starting out with 177 modules minimum if you use React + Reactpack.
2) See 1.
Re: Show HN: Reactpack – one command to build your React front end
#9was that...like...a hundred megs for a web page?
177 modules for a Hello World page? Is this satire?
Re: Show HN: Reactpack – one command to build your React front end
#10Earlier quoted context omitted.
Sigh, that's an absurd way to measure. A "Hello world" is just that: a demo. No-one is: 1) actually making Hello, World pages that will go anywhere near a user 2) Using React in Hello, World pages (which they don't make) 3) Using Reactpack to build the React-based Hello World pages they aren't making
It's not absurd because: 1) Whatever you're making, you're starting out with 177 modules minimum if you use React + Reactpack. 2) See 1.
Moreover, you can presumably globally install this, so it can cover every React-based project you need to build.
What is an acceptable number of modules?