Skip to content
  • Home
  • Tools and Tables
    • ASCII Table
    • Wire Guage Ampacity Chart

Oddicles

Original content. Random articles for random people.

  • Home
  • Tools and Tables
    • ASCII Table
    • Wire Guage Ampacity Chart

Category: Node.js

JavaScript, Node.js, React, Tl;dr Posted onJanuary 5, 2022July 12, 2022

npx create-react-app not working? Here’s the solution.

If you’ve ever used create-react-app as a global installation or through npx, but was previously on version 4.x.x of create-react-app/react-scripts, then you may notice an […] Read More

Docker, Next.js, Node.js, Tl;dr, Work Notes Posted onMay 28, 2021May 29, 2021

Next.js Dockerfile using npm instead of yarn

The example Dockerfile provided on the Next.js documentation only shows how to build for yarn. Below is a small adjustment to the original file to […] Read More

Node.js Posted onMay 18, 2021July 8, 2021

`dependencies` vs `devDependencies` in Node.js – Which one should I use?

The argument to put most dependencies under dependencies instead of devDependencies can actually go both ways. More commonly I see people start with putting everything […] Read More

Docker, Node.js, Tl;dr Posted onMay 17, 2021May 29, 2021

Create a Docker + Node.js service container using docker-compose.yml

Prerequisites Docker is installed on the host A basic understanding of Node.js and package.json configuration Instructions Create a project folder Create a project folder of […] Read More

Docker, Node.js, Raspberry Pi, Tl;dr Posted onMay 13, 2021May 29, 2021

Quickly Configure Docker and Docker Compose on Raspberry Pi

The following instructions have been tested on the Raspberry Pi Zero W, 2B, 3, and 4. Install Docker Install docker-compose

Recent Posts

  • How to bleach aquarium plants and decorations
  • Quickly list file count per directory in the current directory
  • Free: Print your own rulers!
  • Fixing Docker Swarm Communications when using ESXi or vSphere 6.7 as a host
  • Appending an SSH public key to a remote host using the terminal

Recent Comments

  • Andy on Having trouble connecting the DHT22/AM2302 to the D1 Mini / ESP8266? Here’s a possible solution.
  • Jamie Small on Can’t update MX records in cPanel (GoDaddy)? Try this!
  • Greg on Hidden DKIM settings in GoDaddy Shared Hosting Email
  • Sid on npx create-react-app not working? Here’s the solution.
  • charlie on create-react-app: Cleanly Importing Bootstrap with jQuery with Minimal Packages

Archives

  • August 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • January 2024
  • December 2023
  • November 2023
  • May 2023
  • August 2022
  • July 2022
  • January 2022
  • December 2021
  • November 2021
  • August 2021
  • May 2021
  • March 2021
  • November 2017
  • September 2017

Categories

  • Aquarium
  • Bootstrap
  • DNS
  • Docker
  • Email Configuration
  • Gaming
  • git
  • JavaScript
  • jQuery
  • Linux / Unix / Bash / Shell
  • Microcontrollers
  • Next.js
  • Node.js
  • Planted Tank
  • Raspberry Pi
  • React
  • Tl;dr
  • Web Hosting
  • Work Notes

Oddicles.net

  • Home
  • Contact
  • Privacy Policy
© 2025 Oddicles
Powered by WordPress / Theme by Design Lab
Click to Copy