That would be what the front-end components run on, something like Grunt ( https://gruntjs.com/), Gulp (http://gulpjs.com/) or Webpack ( https://webpack.github.io/). The idea is that the front-end HTML, CSS and Javascript are all handled separately from the Pyramid web application.
On Tue, Mar 14, 2017 at 11:33 AM, Lekan Wahab <[email protected]> wrote: > Hello, > I'm attempting to apply to Pyramid for GSOC 2017. > I've gone through the project ideas page at > https://github.com/Pylons/pyramid/wiki/GSoC-2017 and I have a question > about the SPA example project. > The page says: > "Create a new example project that demonstrates how to use Pyramid as a > REST backend for a single-page app that integrates angular or react. > *This project would also contain a node-based asset pipeline for > building the app and could integrate new features like hot reloading." > > *Can someone please help explain what the bolded parts mean? > What is a node-based asset pipeline? > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ms > gid/pylons-discuss/0429bd24-2c23-4dd8-9923-a7cbb0896641%40googlegroups.com > <https://groups.google.com/d/msgid/pylons-discuss/0429bd24-2c23-4dd8-9923-a7cbb0896641%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Vincent Catalano Software Engineer and Consultant, (520).603.8944 <(520)%20603-8944> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/CAEhnOsyq5q09z2s%2BzkUZYZgQ1fHgCCv1unbbDrxhEasNX_d%2BRw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
