Skip to main content
Andrea Verlicchi

Making the web faster and more user-friendly

Tagged “tutorials”

  1. How to integrate git in Mac OS Terminal (shell)

    Now that zsh is the default shell on Mac OS terminal, you might want to setup you new Mac or VS Code terminal to have a smart integration with git, something similar to git bash for Windows.

    Read more →
  2. How to integrate git in Mac OS Terminal (shell)

    Now that zsh is the default shell on Mac OS terminal, you might want to setup you new Mac or VS Code terminal to have a smart integration with git, something similar to [git bash](https://gitforwindows.org/) for Windows.

    Read more →
  3. Create a JavaScript library using ES2015 modules, Gulp, Rollup and Jest

    Let's see how to write a JavaScript library using ES2015 transpiled with Babel, featuring ES modules packed up using Rollup via Gulp, and Jest to test your code.

    Read more →

See all tags.