Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Link to the repo -- https://github.com/Netflix/flamescope

From a quick glance, it's interesting to see both Flask and Node.JS be used within the same project repo. Is this becoming more commonplace?



Not Node.JS specifically, but just npm for dependencies and task running to build the React client from source. If you're not looking to build the client from source, the distributed client bundle should suffice and only Python is required.


Even if you're using flask, there are plenty of reasons to have a package.json or other npm resources in your repo. Webpack is a good example.




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

Search: