Essentiële onderdelen voor je digitale motor.
“Een roadtrip is pas geslaagd als elk onderdeel van de machine perfect samenwerkt. Mijn ‘Particles’ zijn de componenten die jouw applicaties, apps en websites laten draaien. Van Laravel-packages die complexe logica versimpelen tot specifieke WordPress-plugins die precies doen wat ze beloven. Ik ben deze deeltjes al sinds 2006 aan het verzamelen en verfijnen. Duik in mijn collectie bouwstenen en vind precies dat ene deeltje dat jouw project nog miste om op topsnelheid te komen.”
Nieuwste Particles
// npm install npm install gulp gulp-less npm install gulp-sourcemap npm install babelify npm install gulp-minify-css npm install gulp-livereload npm install gulp-babel npm install gulp-concat npm install gulp-uglify npm install gulp-rename npm install gulp-strip-debug npm install babel-preset-es2015 npm install browserify npm install vinyl-source-stream npm install vinyl-buffer @babel/core@^7.0.0
gulp.task(name, deps, func) was replaced by gulp.task(name, gulp.{series|parallel}(deps, func))