Explore >> Select a destination


You are here

lanziani.com
| | purefun.dev
6.1 parsecs away

Travel
| | When in doubt, always consider adding set -e and cd $(dirname $0) at the beginning of a shellscript. Why? Let's find out: When to use cd $(dirname $0) $0 is the currently executing script, so what the command does is to change current directory into the same directory as where the script resides. If you don't do this, any references to other files next to your script will be incorrect if you run the script from another directory.
| | syntackle.com
8.7 parsecs away

Travel
| | Terser is a javascript compressor and mangler supporting ES6+ specification. In this tutorial, you will get to know how to use terser to minify or compress javascript.
| | shaneosullivan.wordpress.com
8.7 parsecs away

Travel
| | How to run a clean up script when your NextJS dev server is shut down
| | info.knowbe4.com
50.2 parsecs away

Travel
| Find out if your endpoint protection actually blocks ransomware and cryptomining infections with KnowBe4's Ransomware Simulator Tool.