Skip to content

HTML+CSS öğreniyorum 1 (update) #38

Answered by ademilter
burakta asked this question in Q&A
Discussion options

You must be logged in to vote

merhaba burak,
gulpjs haricinde yazdığın araçlar ve yöntemler hali hazırda hala kullanılan şeyler.
gulpjs kullanılmıyor gibi anlaşılmasın. gulpjs ile benzer şeyi yapan alternatif araçlar (https://parceljs.org/) çıktı o yüzden yapacağın işe göre seçim yapman gerekiyor.

template (html+css) yazıp başka bir yazılımcıya teslim edecek isen gulpjs

  • css,html ve js çıktısı sıkıştırılmamış olması gerekiyor ki view render edecek kişi düzgün okuyabilsin

eski yöntem jquery ile site yapıp aynı zamanda sass veya typescript kullanacaksan ve bunları yaparken gulpjs gibi config dosyası ile uğraşmayayım diyorsan parceljs

  • çıkan dosyalar sıkıştırılmış ve render olmuş olacağı için js dosyası okunamaz durumda…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ademilter
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #37 on March 19, 2022 14:18.