Hacker News new | ask | show | jobs
by t0astbread 2528 days ago
> bash, git, docker, AWS, postgres, webpack, and the whole concept of a virtual DOM

That's very far fetched. A React app can just be the default template from CRA + some place to host the generated files (like Netlify if you want something simple). You don't need to know any of the above.

1 comments

Sure, you can get an example of a React component working on a webpage. I'm talking about the daily lived experience of a working junior developer trying to build something real using typical tools for 2019.