/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

rick.cogley.info
| | mherman.org
25.6 parsecs away

Travel
| | This tutorial looks at how to Dockerize a Vue app.
| | fundor333.com
17.1 parsecs away

Travel
| | My advance config for git e ssh
| | logr.cogley.info
12.1 parsecs away

Travel
| | Many static site generators like Hugo have a built in dev web server. If you are just building some html with css, and need a simple solution to serve the files from any folder, you have a few solutions. See a couple of options: Node.js users can install and run http-server: 1 2 3 4 npm install -g http-server cd /path/to/my/working/folder http-server --help http-server Visit http://localhost:8080 and look at the help to change the port.
| | simpleprogrammer.com
40.1 parsecs away

Travel
| A career as a developer can be exciting, creative, and lucrative. Let's do a deep dive into the topic of Software Development and see if it's right for you. Types of Software Developers The main distinction is between two types of Software Developers - Applications and Systems Developers. Applications Software Developer An Applications Software Developer [...]