Explore >> Select a destination


You are here

www.tug.org
| | stribny.name
8.4 parsecs away

Travel
| | [AI summary] An introduction to shell scripts and Bash for automating command-line tasks in Linux, macOS, and Windows.
| | ericlathrop.com
7.0 parsecs away

Travel
| | 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.
| | www.latex-project.org
4.2 parsecs away

Travel
| | Getting LaTeX. Get to know how and where to get TeX distributions for Linux, Mac OS, and Windows containing LaTeX and obtaining LaTeX.
| | www.valentinog.com
22.0 parsecs away

Travel
| Learn how to test React components with react-test-renderer, and the Act API.