|
You are here |
www.tug.org | ||
| | | | |
ctan.org
|
|
| | | | | [AI summary] This guide provides a step-by-step tutorial on how to download and set up a TeX or LaTeX distribution for documents and mathematical typesetting. | |
| | | | |
ericlathrop.com
|
|
| | | | | Many modern JavaScript development tools are distributed through NPM and tell you to install them globally. For some packages it is okay to install them globally, but other packages are creating a future headache for you. I will explain the problem with global NPM packages, how to tell when it is okay, and how to use locally installed packages instead. | |
| | | | |
stribny.name
|
|
| | | | | [AI summary] An introduction to shell scripts and Bash for automating command-line tasks in Linux, macOS, and Windows. | |
| | | | |
janikvonrotz.ch
|
|
| | | In web development there are tons of programs and tools and due to that also complex and very different development strategies. Luckily dependency handling got a lot easier. For my Laravel project setup we will use 3 different package managers. Every package manager of course manages a different resource, we will use composer for php packages, npm for everything related to Node.js and Bower for web packages. | ||