Hacker News new | past | comments | ask | show | jobs | submit login

Half an hour is still an overestimation, most of these frontend tools go from 0 to hello world in a single CLI command.



On a good day, when you're using the most recent right version of MacOS, when all of the frontend tool's couple thousand dependencies isn't transiently incompatible with everything else, yes.

(If no, AI probably won't help you here either. Frontend stuff moves too fast, and there's too much of it. But then perhaps the AI model could tell you that the frontend tool you're using is a ridiculous overkill for your problem anyway.)


I'll be honest, I've never had the command line tool to setup a React / NextJS / Solid / Astro / Svelt / any framework app fail to make something that runs, ever


I had create-react-app break for me on the first try, because I managed to luck into some transient issue with dependencies.


What exactly magic command line tool are you referring to? What cmd tool configures the frontend framework to use a particular css framework, webpack to work with your backend endpoints properly, setups cors and authentication with the backend for development, configures the backend to point to and serve the spa?


dotnet new <the_template>




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: