#npm

3 articles

Proofreading Text with textlint and reviewdog on CircleCI
Application 2021-10-09

Proofreading Text with textlint and reviewdog on CircleCI

Automating text proofreading using textlint and reviewdog on CircleCI.

#CircleCI#npm#textlint
Laravel+React+ES6+Browserify
Application 2017-09-26

Laravel+React+ES6+Browserify

Integrate React with Laravel using Browserify and Babel transpilation to write modern ES6 code with proper module support.

#React#JavaScript#npm#webpack#ES6#browserify#ES5
Using dotEnv Environment Variables on the Client Side - dotenv-webpack
Application 2017-09-26

Using dotEnv Environment Variables on the Client Side - dotenv-webpack

Master dotenv-webpack to load environment variables on the client side with webpack and security best practices.

#JavaScript#npm#webpack