Live data from Hacker News

PHỞ: Automated workflow for front-end

pho.madebysource.com

1–10 of 31 posts

Re: PHỞ: Automated workflow for front-end

#4
I 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 pho

Re: PHỞ: Automated workflow for front-end

#5
post #2

I'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.

Post reply on HN