Code Monkey home page Code Monkey logo

parcelcase's Introduction

parcelCase

parcel出来也有段时间了,最近活不太多,看到了这篇文章简单尝试了一下上面的例子,分别包含简单的demo,使用react,vue,typescript的几个例子。

尝试

git clone https://github.com/cheerylong/parcelCase.git
cd parcelCase && yarn 
npm run demo (vue react ts) 
npm run buildDemo (buildVue buildReact buildTs)
open http://localhost:1234 

结论

如果是小项目,parcel用起来贼爽。花在配置上的时间可以忽略不计,速度也挺快的,webpack就没这么好上手了😓! 大项目的话,大多数已经webpack配置好了,也用顺手了,要替代掉还得花一番精力,如果要替代掉,除非性能上有比较大的优势。 一直觉得工具就应该是辅助作用,灵巧易用才是王道,webpack配置是真的麻烦😊😊,中小项目推荐使用parcel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.