evgeniy-vashchuk / x-project

🚀 Starter kit for fast HTML / CSS / JS pages layout based on Gulp
13 stars 3 forks source link

why pug instead of nunjucks? #1

Closed lorvent closed 1 week ago

lorvent commented 2 weeks ago

Hello, I am genuinely interested in knowing why? can you please explain?

evgeniy-vashchuk commented 1 week ago

@lorvent Hey! Pug is one of the most popular HTML preprocessors, so I just picked him. For the current moment, Pug meets all my needs. Or you know some benefits of using Nunjucks?

lorvent commented 1 week ago

Hey, there is nothing like benefits but i find nunjucks syntax language is more elegant and same like laravel blade etc. or simply put, it looks natural to me and others like pug looks like python and some clunky code styles to me..just my opinion.

and i always used only nunjucks

so wanted to get your perspective.

also, i really liked your repo for linting etc :)

evgeniy-vashchuk commented 1 week ago

also, i really liked your repo for linting etc :)

I'm glad to hear that 😉