Explore >> Select a destination


You are here

lukecsmith.co.uk
| | sunshinejr.com
6.8 parsecs away

Travel
| | Programming adventures
| | blog.chand1012.dev
5.8 parsecs away

Travel
| | I recently started working on a few major NodeJS project, and found that installing the latest LTS release could be rather cumbersome on Linux. The application we're developing is being hosted on Heroku, and will not be using a Docker container, and for a few reasons we would rather develop locally rather than in a container. Here is how I installed NodeJS and NPM on my Linux installations, and I found it quite easy.
| | hackingcpp.com
5.6 parsecs away

Travel
| | An opinionated list of popular performance and memory profiling tools for C++ in 2023.
| | hansreinl.de
23.1 parsecs away

Travel
| How to use npm as a task-based build system for front-end projects by using different CLIs and npm's scripts for JavaScript and CSS.