2019年9月12日 星期四

2019-09-12 Learning source map / parcel / sass

source map - a mapping file for debugging minified and uglified javascript and css files that on production

parcel - https://parceljs.org - a smart web packager to package any files with dependency of each others - only run the example

sass - https://sass-lang.com/guide - it is one of the css preprocessor to give programmatic functionality to css