PHỞ: Automated workflow for front-end
pho.madebysource.com
PHỞ: Automated workflow for front-end
1–10 of 31 posts
Re: PHỞ: Automated workflow for front-end
#2I'm a little confused as to what this is exactly.
Re: PHỞ: Automated workflow for front-end
#3I'm a little confused as to what this is exactly.
Looks like a Yeoman generator that sets up a Gulp config file. And a marketing thing for Source.
Re: PHỞ: Automated workflow for front-end
#4I realized I was old when I tried to clean my screen, then realized "PHO" had accented characters ... I complain about the uppercase-only EBCDIC main-frame output at work, but I'm still not used to seeing non-ASCII characters on the web.
My elderly status was confirmed when the Getting Started guide included:
2. Generate initial project structure
yo phoRe: PHỞ: Automated workflow for front-end
#5I'm a little confused as to what this is exactly.
(Phở author here)
As a front-end developer you have to do lots of things that can be automated (minifying JS, compiling LESS, optimizing images, making sprites).
Gulp is great for this, but it still has a steep learning curve. Some basic setup is easy, but it took us quite a long time until it was reusable and solved all common tasks.
Re: PHỞ: Automated workflow for front-end
#6I'm very surprise that it's a Vietnamese name but the github source belongs Czech guy.
Re: PHỞ: Automated workflow for front-end
#7I'm very surprise that it's a Vietnamese name but the github source belongs Czech guy.
I like vietnamese cuisine :-)
Re: PHỞ: Automated workflow for front-end
#8How is this different from Lineman.js?
Re: PHỞ: Automated workflow for front-end
#9I'm very surprise that it's a Vietnamese name but the github source belongs Czech guy.
Me too! ^^
Re: PHỞ: Automated workflow for front-end
#10Would be awesome if this had an option to pick either SASS or LESS!